banner_ad='<a href="mailto:info@funghang.com"><img src="../images/banner_info.gif" width="468" height="60" border="0"><img src="../images/banner.gif" width="15" height="60" border="0"></a>';

function discid(id)
{}

function noframe()
{if(top!=self) top.location.href=self.location.href;}

function showHide(subMenu){
if (subMenu.style.display=='none') {subMenu.style.display='inline'}
else {subMenu.style.display='none'}
}

function mask(end,middle,start,subject){
var one ='mai';
var two='lto:';
var three='?Subject=';
//start,middle,end,subject;
var putogether= one+two+start+middle+end+three+subject;
document.location.href=eval('"'+putogether+'"');
window.status=putogether;
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}