function funSubmit(objForm) {
 popwin = window.open("", 'Member', "height=473,width=720");
 popwin.document.writeln("<htm><head><title>hk.Liverpoolfc.tv: Fans Zone</title></head><body>");
 popwin.document.writeln("Login in process, please wait.....");
 popwin.document.writeln("<form action="+objForm.action+" name=frmPost method=post>");
 popwin.document.writeln("<input type=hidden name=name value="+objForm.name.value+">");
 popwin.document.writeln("<input type=hidden name=password value="+objForm.password.value+">");
 popwin.document.writeln("</form>");
 popwin.document.writeln("</body></htm>");
 popwin.document.frmPost.submit();
 return false;
}

		function even(evt){ var t=""; t=t.concat(evt.target);if (t.charAt(0)=="["){revemenu(0);}}
		function odd1(evt){revemenu(1);}
		function odd2(evt){revemenu(2);}
		function odd3(evt){revemenu(3);}
		function odd4(evt){revemenu(4);}
		function odd5(evt){revemenu(5);}

		function revemenu(n)
		{
 		if (navigator.appName == 'Netscape'){
  		isNS = true
 		}else{
  		isNS = false
 		}
 		if (document.getElementById&&!document.all){is4=false;}else{is4=true;}  
 		if (isNS&&is4){
  		document.captureEvents(Event.CLICK);
  		document.onclick = even;
  		for(i=1; i<=5; i++){
   		eval("document.men"+i+".captureEvents(Event.MOUSEOUT | Event.MOUSEOVER | Event.Click)");
   		eval("document.men"+i+".onmouseout = even");
   		eval("document.men"+i+".onclick = even");
   		eval("document.men"+i+".onmouseover = odd"+i);
   		if (n != i){
    		eval('document.men'+i+'.visibility="hidden"');
   		}else{
    		eval('document.men'+i+'.visibility="visible"');
      			}
        		document.releaseEvents(Event.CLICK);
        		}
 		}else if (!isNS){
  		for(i=1; i<=5; i++){
   		if (n != i){
    		eval('document.all.men'+i+'.style.visibility="hidden"');
   		}else{
    		eval('document.all.men'+i+'.style.visibility="visible"');
   		}
  		}
 		}else if (!is4){
  		for(i=1; i<=4; i++){
   		if (n != i){
    		eval('document.getElementById("men'+i+'").style.visibility="hidden"');
   		}else{
    		eval('document.getElementById("men'+i+'").style.top="24px"');
    		eval('document.getElementById("men'+i+'").style.backgroundColor="transparent"');
    		eval('document.getElementById("men'+i+'").style.visibility="visible"');
    		document.releaseEvents(Event.CLICK);
   		}
  		}
   		} 
		}
		var ver6=false;
		
		function MM_swapImgRestore() { //v3.0
			var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
		}
	
		function MM_preloadImages() { //v3.0
  			var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    			var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    			if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
		}

		function MM_findObj(n, d) { //v4.0
  			var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    			d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  			if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  			for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  			if(!x && document.getElementById) x=document.getElementById(n); return x;
		}

		function MM_swapImage() { //v3.0
  			var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   			if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
		}
		
		function NewWindow(mypage,myname,w,h,scroll){
		LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
		TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
		settings =
		'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable=0,menubar=0'
		window.open(mypage,myname,settings)
		}

		function sethomepage()

			{

 			var name = navigator.appName;

 			var useragent = navigator.userAgent;

 			var version = parseInt(navigator.appVersion);

 			if ( useragent.indexOf("MSIE") != -1)

 			{

                	document.write('<area shape="rect" coords="700,0,756,19" href="#" ONCLICK="this.style.behavior='+

                               "'url(#default#homepage)';this.setHomePage("+

                               "'http://hk.liverpoolfc.tv');"+

                               '"'+'>');

        		}

        		else

        		{

            		document.write('<area shape="rect" coords="700,0,756,19"  href="sethome.htm" target="mainpage">');

        		}



}

-->
