function showSubMenu(div){
	var divName=document.getElementById(div);
	divName.style.display='block';
}
function hideSubMenu(div){
	var divName=document.getElementById(div);
	divName.style.display='none';
}


function gopage(s){
     window.open(s,"_blank","width=450px,height=450px,toolbar=0,menubar=0,location=0,directories=0,status=no,scrollbars=no,resizable=no");
}
function gopage1(s){
     window.open(s,"_blank","width=500px,height=415px,toolbar=0,menubar=0,location=0,directories=0,status=no,scrollbars=no,resizable=no");
}
function gopage2(s){
     window.open(s,"_blank","width=210px,height=325px,toolbar=0,menubar=0,location=0,directories=0,status=no,scrollbars=no,resizable=no");
}
function gopage3(s){
     window.open(s,"_blank","width=600px,height=230px,toolbar=0,menubar=0,location=0,directories=0,status=no,scrollbars=no,resizable=no");
}
function gopage4(s){
     window.open(s,"_blank","width=551px,height=400px,toolbar=0,menubar=0,location=0,directories=0,status=no,scrollbars=no,resizable=no");
}
function gopage5(s){
     window.open(s,"_blank","width=400px,height=200px,toolbar=0,menubar=0,location=0,directories=0,status=no,scrollbars=no,resizable=no");
}
function gopage6(s){
     window.open(s,"_blank","width=616px,height=481px,toolbar=0,menubar=0,location=0,directories=0,status=no,scrollbars=no,resizable=no");
}
function gopage7(s){
     window.open(s,"_blank","width=420px,height=440px,toolbar=0,menubar=0,location=0,directories=0,status=no,scrollbars=no,resizable=no");
}
function gopage8(s){
     window.open(s,"_blank","width=620px,height=610px,toolbar=0,menubar=0,location=0,directories=0,status=no,scrollbars=no,resizable=no");
}

