var menu1=new Array();menu1[0]='<a href="http://www.break.com">Videos</a>';menu1[1]='<a href="http://media1.break.com/RealTime/dailybuzz/dailybuzz1.html">Daily Buzz</a>';menu1[2]='<a href="http://media1.break.com/RealTime/whatsnew/whatsnew1.html">Just Submitted</a>';menu1[3]='<a href="http://media1.break.com/RealTime/mostviewed/daily/mostviewed1.html">Most Viewed</a>';menu1[4]='<a href="http://www.break.com/a/allcategories.html">Categories</a>';menu1[5]='<a href="javascript:openLoginOverlay()">Recommended</a>';var menu2=new Array();menu2[0]='<a href="http://www.break.com/channels.html">Channels</a>';menu2[1]='<a href="http://www.break.com/movie-trailers/movie-trailers.html">Movie Trailers</a>';menu2[2]='<a href="http://www.break.com/break-originals/break-originals.html">Break Originals</a>';menu2[3]='<a href="http://www.break.com/cute-girls/cute-girls.html">Cute Girls</a>';menu2[4]='<a href="http://www.break.com/tv-shows/tv-shows.html">TV Shows</a>';menu2[5]='<a href="http://www.break.com/pranks/pranks.html">Pranks</a>';var menu3=new Array();menu3[0]='<a href="http://www.break.com/pictures/pictures.html">Pictures</a>';menu3[1]='<a href="http://my.break.com/content/redirects/latestpicgallery.aspx">Most Recent</a>';menu3[2]='<a href="javascript:memberEnter();">Girl of the Day</a>';menu3[3]='<a href="javascript:memberEnterGotm();">Girl of the Month</a>';menu3[4]='<a href="javascript:memberPicturesEnter();">Spicy</a>';var menu4=new Array();menu4[0]='<a href="http://info.break.com/static/live/v1/pages/coolstuff.html">Cool Stuff</a>';menu4[1]='<a href="http://www.break.com/games/games.html">Games</a>';menu4[2]='<a href="http://media1.break.com/usershowcase/whoshot/whoshot1.html">Users</a>';menu4[3]='<a href="http://my.break.com/content/digg/default.aspx">Top Diggs</a>';menu4[4]='<a href="http://my.break.com/Content/Spy/breakspy.aspx">Recent Comments</a>';menu4[5]='<a href="http://info.break.com/static/live/v1/pages/rss.html">RSS</a>';var menuwidth="165px";var menubgcolor="lightyellow";var disappeardelay=250;var hidemenu_onclick="yes";var ie4=document.all;var ns6=document.getElementById&&!document.all;if(ie4||ns6){document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+";background-color:"+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)" style="background-color:#fff;"></div>')}function getposOffset(d,c){var b=(c=="left")?d.offsetLeft:d.offsetTop;var a=d.offsetParent;while(a!=null){b=(c=="left")?b+a.offsetLeft:b+a.offsetTop;a=a.offsetParent}return b}function showhide(d,c,f,b,a){if(ie4||ns6){dropmenuobj.style.left=dropmenuobj.style.top="-500px"}if(a!=""){dropmenuobj.widthobj=dropmenuobj.style;dropmenuobj.widthobj.width=a}if(c.type=="click"&&d.visibility==b||c.type=="mouseover"){d.visibility=f}else{if(c.type=="click"){d.visibility=b}}}function iecompattest(){return(document.compatMode&&document.compatMode!="BackCompat")?document.documentElement:document.body}function clearbrowseredge(e,c){var b=0;if(c=="rightedge"){var d=ie4&&!window.opera?iecompattest().scrollLeft+iecompattest().clientWidth-15:window.pageXOffset+window.innerWidth-15;dropmenuobj.contentmeasure=dropmenuobj.offsetWidth;if(d-dropmenuobj.x<dropmenuobj.contentmeasure){b=dropmenuobj.contentmeasure-e.offsetWidth}}else{var a=ie4&&!window.opera?iecompattest().scrollTop:window.pageYOffset;var d=ie4&&!window.opera?iecompattest().scrollTop+iecompattest().clientHeight-15:window.pageYOffset+window.innerHeight-18;dropmenuobj.contentmeasure=dropmenuobj.offsetHeight;if(d-dropmenuobj.y<dropmenuobj.contentmeasure){b=dropmenuobj.contentmeasure+e.offsetHeight;if((dropmenuobj.y-a)<dropmenuobj.contentmeasure){b=dropmenuobj.y+e.offsetHeight-a}}}return b}function populatemenu(a){if(ie4||ns6){dropmenuobj.innerHTML=a.join("")}}function dropdownmenu(c,b,d,a){if(window.event){event.cancelBubble=true}else{if(b.stopPropagation){b.stopPropagation()}}clearhidemenu();dropmenuobj=document.getElementById?document.getElementById("dropmenudiv"):dropmenudiv;populatemenu(d);if(ie4||ns6){showhide(dropmenuobj.style,b,"visible","hidden",a);dropmenuobj.x=getposOffset(c,"left");dropmenuobj.y=getposOffset(c,"top");dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(c,"rightedge")+"px";dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(c,"bottomedge")+c.offsetHeight+"px"}return clickreturnvalue()}function clickreturnvalue(){if(ie4||ns6){return false}else{return true}}function contains_ns6(d,c){while(c.parentNode){if((c=c.parentNode)==d){return true}}return false}function dynamichide(a){if(ie4&&!dropmenuobj.contains(a.toElement)){delayhidemenu()}else{if(ns6&&a.currentTarget!=a.relatedTarget&&!contains_ns6(a.currentTarget,a.relatedTarget)){delayhidemenu()}}}function hidemenu(a){if(typeof dropmenuobj!="undefined"){if(ie4||ns6){dropmenuobj.style.visibility="hidden"}}}function delayhidemenu(){if(ie4||ns6){delayhide=setTimeout("hidemenu()",disappeardelay)}}function clearhidemenu(){if(typeof delayhide!="undefined"){clearTimeout(delayhide)}}if(hidemenu_onclick=="yes"){document.onclick=hidemenu};