
var prevlink='';function fn_Viewlinks(val)
{if(prevlink!="")
{document.getElementById(prevlink).style.display="none";}
else if(prevlink=='')
{document.getElementById('sale').style.display="none";}
if(val!=""){document.getElementById(val).style.display="";}
prevlink=val;}<!--
function JumpToIt(list){var newPage=list.options[list.selectedIndex].value
if(newPage!="None"){location.href=newPage}}<!--
function JumpToIt(list){var newPage=list.options[list.selectedIndex].value
if(newPage!="None"){location.href=newPage}}
if(document.getElementById)
document.documentElement.className='jsclass';var randomcontentdisplay={divholders:new Object(),masterclass:"randomcontent",init:function(){if(!document.getElementById)
return
var alldivs=document.getElementsByTagName("div")
var randomcontentsearch=new RegExp(this.masterclass+"\\s+(group\\d+)","i")
for(var i=0;i<alldivs.length;i++){if(randomcontentsearch.test(alldivs[i].className)){if(typeof this.divholders[RegExp.$1]=="undefined")
this.divholders[RegExp.$1]=new Array()
this.divholders[RegExp.$1].push(alldivs[i])}}
this.showone()},showone:function(){for(group in this.divholders){var chosenOne=Math.floor(Math.random()*this.divholders[group].length)
this.divholders[group][chosenOne].style.display="block"}}}
