function getProtocoll(){
	if(!document.location.href.indexOf('https')){
		return "https://";
	}else{
		return "http://";
	}
}
document.write('<img src="'+getProtocoll()+'www.mtve.com/images/interface/spacer.gif" width="1" height="9"><br>');
document.write('<table width="765" border="0" cellspacing="0" cellpadding="0">');
document.write('  <tr bgcolor="#000000"> ');
document.write('    <td colspan="3"><img src="'+getProtocoll()+'www.mtve.com/images/interface/spacer.gif" width="1" height="1"></td>');
document.write('  </tr>');
document.write('  <tr bgcolor="#FFFFFF">');
document.write('    <td valign="top" width="13"><img src="'+getProtocoll()+'www.mtve.com/images/interface/spacer.gif" width="5" height="20"></td>');
document.write('    <td width="741" bgcolor="#FFFFFF"> ');
document.write('      <div align="center">');
document.write('	  <a href="'+getProtocoll()+'www.mtve.com/article.php?ArticleId=4654" class="grey">Legal</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('	  <a href="'+getProtocoll()+'www.mtve.com/article.php?ArticleId=4665" class="grey">Cookies</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;	')  ;
document.write('	  <a href="'+getProtocoll()+'www.mtve.com/article.php?ArticleId=4661" class="grey">Contact</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('	  <a href="'+getProtocoll()+'www.mtve.com/article.php?ArticleId=4663" class="grey">FAQ</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('	  <a href="'+getProtocoll()+'www.mtve.com/press" class="grey">Press</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('	  <a href="'+getProtocoll()+'www.mtve.com/article.php?ArticleId=4660" class="grey">Work at MTV</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('	  <a href="'+getProtocoll()+'www.mtve.com/article.php?ArticleId=4664" class="grey">Advertising</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('	  <a href="'+getProtocoll()+'www.mtve.com/article.php?ArticleId=4662" class="grey">MTVe.com Newsletter</a>');
document.write('	  </div>');
document.write('    </td>');
document.write('    <td width="11" valign="top" bgcolor="#FFFFFF">&nbsp; </td>');
document.write('  </tr>');
document.write('</table>');
