// JavaScript Document
var sRegContent;
sRegContent = "<table style=\"BORDER-RIGHT: #12706d 1px solid; BORDER-TOP: #12706d 1px solid; BORDER-LEFT: #12706d 1px solid; BORDER-BOTTOM: #12706d 1px solid\" cellspacing=\"0\" cellpadding=\"0\" width=\"767\" align=\"center\" border=\"0\">";
sRegContent = sRegContent + "<tbody>";
sRegContent = sRegContent + "        <tr>";
sRegContent = sRegContent + "            <td colspan=\"2\">";
sRegContent = sRegContent + "            <table cellspacing=\"0\" cellpadding=\"0\" width=\"767\" bgcolor=\"#eff7e7\" border=\"0\">";
sRegContent = sRegContent + "                <tbody>";
sRegContent = sRegContent + "                    <tr>";
sRegContent = sRegContent + "                        <td valign=\"bottom\" width=\"500\" rowspan=\"2\"><a href=\"./page.aspx?pgtid=5\"><img height=\"49\" alt=\"\" width=\"165\" vspace=\"7\" border=\"0\" src=\"http://regmedia.surveycenter.com/enus/ConsumerV2/images/gfo-logo_trans.gif\" /></a></td>";
sRegContent = sRegContent + "                    </tr>";
sRegContent = sRegContent + "                    <tr>";
sRegContent = sRegContent + "                        <td style=\"PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px\" valign=\"middle\" align=\"right\" colspan=\"2\">Already a Member?&nbsp;</td>";
sRegContent = sRegContent + "                        <td><a href=\"http://www.greenfieldonline.com/TrafficUI/MSCUI/Page.aspx?bid=4&pgtid=5\"><img alt=\"Login Now!\" border=\"0\" src=\"http://regmedia.surveycenter.com/enus/ConsumerV2/images/reg_login_button.gif\" /></a></td>";
sRegContent = sRegContent + "                    </tr>";
sRegContent = sRegContent + "                </tbody>";
sRegContent = sRegContent + "            </table>";
sRegContent = sRegContent + "            </td>";
sRegContent = sRegContent + "        </tr>";
sRegContent = sRegContent + "        <tr>";
sRegContent = sRegContent + "            <td bgcolor=\"#eff7e7\" colspan=\"2\"><!-- top nav menu -->";
sRegContent = sRegContent + "            <div id=\"menu\">";
sRegContent = sRegContent + "            <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\">";
sRegContent = sRegContent + "                <tbody>";
sRegContent = sRegContent + "                    <tr>";
sRegContent = sRegContent + "                        <td id=\"whyJoin\" style=\"COLOR: #fff\" align=\"center\" width=\"190\" background=\"http://regmedia.surveycenter.com/enus/ConsumerV2/images/reg_tab_bg_on.gif\" height=\"25\"><a id=\"menuLink1\" style=\"COLOR: #12706d\" onClick=\"displayRegContent('whyJoin');this.style.color='#12706d'\" href=\"#\">Why Join</a></td>";
sRegContent = sRegContent + "                        <td id=\"mr101\" align=\"center\" width=\"190\" background=\"http://regmedia.surveycenter.com/enus/ConsumerV2/images/reg_tab_bg.gif\" height=\"25\"><a id=\"menuLink2\" onClick=\"displayRegContent('mr101');this.style.color='#12706d'\" href=\"#\">Market Research 101</a></td>";
sRegContent = sRegContent + "                        <td id=\"aboutGfol\" align=\"center\" width=\"190\" background=\"http://regmedia.surveycenter.com/enus/ConsumerV2/images/reg_tab_bg.gif\" height=\"25\"><a id=\"menuLink3\" onClick=\"displayRegContent('aboutGfol');this.style.color='#12706d'\" href=\"#\">About Greenfield Online</a></td>";
sRegContent = sRegContent + "                        <td id=\"privacy\" align=\"center\" width=\"190\" background=\"http://regmedia.surveycenter.com/enus/ConsumerV2/images/reg_tab_bg.gif\" height=\"25\"><a id=\"menuLink4\" onClick=\"displayRegContent('privacy');this.style.color='#12706d'\" href=\"#\">Privacy</a></td>";
sRegContent = sRegContent + "                    </tr>";
sRegContent = sRegContent + "                </tbody>";
sRegContent = sRegContent + "            </table>";
sRegContent = sRegContent + "            </div>";
sRegContent = sRegContent + "            </td>";
sRegContent = sRegContent + "        </tr>";

//now write it
document.write(sRegContent);