function insertTag(flashTag) {
 document.write(flashTag);
}


function newin(u,w,h,s){
	window.open(u,"","width="+w+",height="+h+",scrollbars="+s+",toolbar=no,directories=no,status=no,resizable=yes,menubar=no");
}
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

var url = 'http://www.jcfdq.com'; 
function show(o){ 
var o = document.getElementById(o); 
o.style.display = ""; 
} 
function hide(o){ 
var o = document.getElementById(o); 
o.style.display = "none"; 
//window.location = url; 
} 
