var s;
document.write('<div id="banner">');
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr>');
document.write('<td width="200" align="left" valign="top">');
document.write('<img src="images/logo.gif" width="200" height="120" border="0" usemap="#Map" />');
document.write('<map name="Map" id="Map2">');
document.write('<area shape="rect" coords="45,13,136,100" href="home.php" /></map>');
document.write('</td><td align="right" valign="bottom" class="toplinks">');
document.write('<div align="right" id="margin">');
document.write('<a href="home.php"><img src="images/home.gif" alt="Home" width="11" height="11" border="0" /></a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="contact_us.php"><img src="images/mail.gif" alt="Contact" width="11" height="11" border="0" /></a>');
document.write('</div>');
document.write('<br />');
document.write('<table width="88%" border="0" align="right" cellpadding="0" cellspacing="0">');
document.write('<tr ><td align="left"><img src="images/linksleftbr.gif" width="8" height="21" /></td>');
document.write('<td align="left">');
if(s==2){
document.write('<span class="active"><a href="portal.html">EM-TV Portal</a></span>');
}else{document.write('<a href="portal.html">EM-TV Portal');
}
document.write('</a></td>');
document.write('<td align="left"><img src="images/linkscenterbr.gif" width="18" height="21" /></td>');
document.write('<td align="left">');
if(s==3){document.write('<span class="active"><a href="why_advertise.html">Why Advertise on EM-TV</a></span>');
}else{document.write('<a href="why_advertise.html">Why Advertise on EM-TV');
}
document.write('</a></td>');
document.write('<td align="left"><img src="images/linkscenterbr.gif" width="18" height="21" /></td>');
document.write('<td align="left">');
if(s==4){document.write('<span class="active"><a href="news_events.php">News & Events</a></span>');
}else{document.write('<a href="news_events.php">News & Events');
}
document.write('</a></td>');
document.write('<td align="left"><img src="images/linkscenterbr.gif" width="18" height="21" /></td>');
document.write('<td align="left">');
if(s==5){document.write('<span class="active"><a href="contact_us.php">Rate Card</a></span>');
}else{document.write('<a href="contact_us.php">Rate Card');
}
document.write('</a></td>');
document.write('<td align="left"><img src="images/linkscenterbr.gif" width="18" height="21" /></td>');
document.write(' <td align="left">');
if(s==6){document.write('<span class="active"><a href="host.html">Host</a></span>');
}else{document.write('<a href="host.html">Host');
}
document.write('</a></td>');
document.write('<td align="left"><img src="images/linkscenterbr.gif" width="18" height="21" /></td>');
document.write('<td align="left">');
if(s==7){document.write('<span class="active"><a href="current_advertisers.html">Current Advertisers</a></span>');
}else{document.write('<a href="current_advertisers.html">Current Advertisers');
}
document.write('</a></td>');
document.write('<td align="left"><img src="images/linksrhtbr.gif" width="8" height="21" /></td>');
document.write('</tr></table>');
document.write('</td></tr></table></div>');
