function emailWin () {
	remote = window.open("email_form.htm","email","width=266,height=450,resizable=yes");
}

document.write('<TABLE WIDTH=520 CELLPADDING=0 CELLSPACING=0 BORDER=0 ALIGN=right><TR><TD VALIGN=middle CLASS="toprighttext" NOWRAP>');


document.write('<A HREF="./enter.htm">Enter<\/A><br>');


document.write('<\/TD><TD WIDTH=5 VALIGN=middle CLASS="toprightbars">');


document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<br>');
		
		
document.write('<\/TD><TD VALIGN=middle CLASS="toprighttext" NOWRAP>');


document.write('<A HREF="faq.html">FAQ<\/A><br>');


document.write('<\/TD><TD WIDTH=5 VALIGN=middle CLASS="toprightbars">');


document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<br>');
		
		
document.write('<\/TD><TD VALIGN=middle CLASS="toprighttext" NOWRAP>');


document.write('<A HREF="javascript:emailWin()">Email to a Friend<\/A><br>');


document.write('<\/TD><TD WIDTH=5 VALIGN=middle CLASS="toprightbars">');


document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<br>');
		
		
document.write('<\/TD><TD VALIGN=middle CLASS="toprighttext" NOWRAP>');
		
		
document.write('<A HREF="mailto:fantasycareercontest@businessweek.com">Contact Us<\/A><br>');
		
		
document.write('<\/TD><TD WIDTH=5 VALIGN=middle CLASS="toprightbars">');


document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<br>');
		
		
document.write('<\/TD><TD VALIGN=middle CLASS="toprighttext" NOWRAP>');
		
		
document.write('<A HREF="index.htm">Contest Home<\/A><br>');
		
		
document.write('<\/TD><TD WIDTH=5 VALIGN=middle CLASS="toprightbars">');


document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<br>');
		
		
document.write('<\/TD><TD VALIGN=middle CLASS="toprighttext" NOWRAP>');
		
		
document.write('<A HREF="http://www.businessweek.com">BusinessWeek Home<\/A><br>');
		
		
document.write('<\/TD><TD WIDTH=5 VALIGN=middle CLASS="toprightbars">');


document.write('&nbsp;&nbsp;|&nbsp;&nbsp;<br>');
		
		
document.write('<\/TD><TD VALIGN=middle CLASS="toprighttext" NOWRAP>');
		
		
document.write('<A HREF="fantasycareer.pdf">PDF Version<\/A><br>');
		
		
document.write('<\/TD><\/TR><\/TABLE>');


document.close();