function info00() { location.href = "/index.aspx"; } // 00·Î°í
function info01() { location.href = "/company/company01.aspx"; } // 01È¸»ç¼Ò°³
function info02() { location.href = "/business/business01.aspx"; } // 03»ç¾÷¼Ò°³
function info03() { location.href = "/product/product01.aspx"; } // 03Á¦Ç°¼Ò°³
function info04() { location.href = "/tech/tech02.aspx"; } // 04±â¼ú ¹× Æ¯ÇãÇöÈ²
function info05() { location.href = "/develop/develop01.aspx"; } // 05°³¹ß½ÇÀû
function info06() { location.href = "/press/press01.aspx"; } // 06¾ð·Ðº¸µµ
function info07() { location.href = "/customer/customer01.aspx"; } // 07°í°´¼­ºñ½º

function companyInfo(){
	alert("È¸»ç¼Ò°³");
}