function go_URL(num){
	location.target="_blank";
	if (num=="100"){
		location.href="/company/company_ceo.html";
	}else if (num=="101"){
		location.href="/company/company_ceo.html";
	}else if (num=="102"){
		location.href="/company/company_history.html";
    }else if (num=="103"){
		location.href="#";
    }else if (num=="104"){
		location.href="/company/company_business.html";
	}else if (num=="105"){
		location.href="/company/company_organization.html";
	}else if (num=="106"){
		location.href="/company/company_ci.html";
	}else if (num=="107"){
		location.href="/company/company_partner.html";
	}else if (num=="108"){
		location.href="/company/company_location.html";
	}else if (num=="109"){
		location.href="/company/company_recruit.html";	
	}else if (num=="200"){
		location.href="/products/products_main.php";
	}else if (num=="201"){
		location.href="/products/products_sub.php?idx=24&subidx=&menu_num=0";
	}else if (num=="202"){
		location.href="/products/products_sub.php?idx=25&subidx=&menu_num=1";
	}else if (num=="203"){
		location.href="/products/products_sub.php?idx=26&subidx=&menu_num=2";
	}else if (num=="204"){
		location.href="/products/products_sub.php?idx=106&subidx=&menu_num=3";
	}else if (num=="300"){
		location.href="/support/support_software.php";
	}else if (num=="301"){
		location.href="/support/support_software.php";
	}else if (num=="302"){
		location.href="/support/support_manual.php";
	}else if (num=="303"){
		location.href="/support/support_utillity.php";
	}else if (num=="304"){
		location.href="/support/support_catalogue.php";
	}else if (num=="305"){
		location.href="/support/support_q&a_4.html";
	}else if (num=="400"){
		location.href="/marketactivites/market_news_list.php";
	}else if (num=="401"){
		location.href="/marketactivites/market_news_list.php";
	}else if (num=="402"){
		location.href="/marketactivites/market_exhibition.html";
	}else if (num=="403"){
		location.href="/marketactivites/market_certificate.html";
	}else if (num=="800"){
		location.href="/index.php";
	}else if (num=="801"){
		location.href="/index.php";
	}else if (num=="802"){
		location.href="/marketactivites/market_news_list.php";
	}else if (num=="803"){
		location.href="/contact/contact.php";
	}else if (num=="804"){
		location.href="/sitemap/sitemap.html";
	}else if (num=="805"){
		location.href="#";
	}else if (num=="1000"){
		location.href="/products/products_view.php?idx=31";
	}else if (num=="1001"){
		location.href="/products/products_view.php?idx=36";
	}else if (num=="1002"){
		location.href="/products/products_view.php?idx=41";
	}else if (num=="2000"){
		location.href="/products/products_view.php?idx=35";
	}else if (num=="2001"){
		location.href="/products/products_view.php?idx=40";
	}else if (num=="2002"){
		location.href="/products/products_view.php?idx=36";
	}else if (num=="2003"){
		location.href="/products/products_view.php?idx=45";
	}else if (num=="2004"){
		location.href="/products/products_view.php?idx=47";
	}else if (num=="2005"){
		location.href="/products/products_view.php?idx=37";
	}

}


function f_flash_src(s,d,w,h,t,v,m){
// s: source url
// d: flash id
// w: source width
// h: source height
// t: wmode ("" for none, transparent, opaque ...)
// v: flash var (flash var option)	
	return "<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" width="+w+" height="+h+" id="+d+"><param name=wmode value="+t+" /><param name=movie value="+s+" /><param name=quality value=high /><embed src="+s+" quality=high wmode="+t+" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash\" width="+w+" height="+h+"></embed></object>";
}

function f_document_write(src){
	document.write(src);
}
