<!--
////////////////////////////////////////////////////////////////////////////////////////
// TOP ¸Þ´º //
/*HOME*/
function TOP_MENU01() {
	location.replace ("/index.asp");
}
/*´º½º&°øÁö»çÇ×*/
function TOP_MENU02() {
	location.replace ("/inno/notice.asp");
}
/*Q&A*/
function TOP_MENU03() {
	location.replace ("/etc/faq.asp");
}
/*CONTACT US*/
function TOP_MENU04() {
	location.replace ("/etc/contactus.asp");
}


////////////////////////////////////////////////////////////////////////////////////////
// ³×ºñ°ÔÀÌ¼Ç //

//È¸»ç¼Ò°³
function M01() {
	location.replace ("/inno/index.asp");
}

function M01_S00() {
	location.replace ("http://www.daum.net");
}
function M01_S01() {
	location.replace ("/inno/info.asp");
}
function M01_S02() {
	location.replace ("/inno/history.asp");
}
function M01_S03() {
	location.replace ("/inno/service.asp");
}
function M01_S04() {
	location.replace ("/inno/partnership.asp");
}
function M01_S05() {
	location.replace ("/inno/location.asp");
}
function M01_S06() {
	location.replace ("/inno/store.asp");
}
function M01_S07() {
	location.replace ("/inno/notice.asp");
}
function M01_S08() {
	location.replace ("/inno/press.asp");
}


//´ë¸®Á¡ ¹× Ãë±ÞÁ¡
function M02() {
	location.replace ("/franchise/index.asp");
}
function M02_S01() {
	location.replace ("/franchise/guide.asp");
}
function M02_S02() {
	location.replace ("/franchise/notice.asp");
}
function M02_S03() {
	location.replace ("/franchise/data.asp");
}
function M02_S04() {
	location.replace ("/franchise/freeboard.asp");
}

//Á¦Ç°¼Ò°³
function M03() {
	location.replace ("/product/index.asp");
}
function M03_S01() {
	location.replace ("/product/pleated.asp");
}
function M03_S02() {
	location.replace ("/product/venetian.asp");
}
function M03_S03() {
	location.replace ("/product/wood.asp");
}
function M03_S04() {
	location.replace ("/product/rollscreen.asp");
}
function M03_S05() {
	location.replace ("/product/vaneshade.asp");
}
function M03_S06() {
	location.replace ("/product/cell.asp");
}
function M03_S07() {
	location.replace ("/product/curtain.asp");
}

function M03_S08() {
	location.replace ("/product/panel.asp");
}

function M03_S09() {
	location.replace ("/product/awning.asp");
}

function M03_S010() {
	location.replace ("/product/natural.asp");
}


//ÀÌ³ë°¶·¯¸®
function M04() {
	location.replace ("/gallery/gallery.asp");
}
function M04_S01() {
	location.replace ("/gallery/gallery.asp");
}

//ÀÌ³ëÄ¿¹Â´ÏÆ¼
function M05() {
	location.replace ("/community/index.asp");
}
/*
function M05_S01() {
	location.replace ("/community/event.asp?viewmode=view&overNum=5&subNum=7");
}
function M05_S07() {
	location.replace ("/community/event.asp?viewmode=view&overNum=5&subNum=7");
}
function M05_S08() {
	location.replace ("/community/event.asp?viewmode=list&overNum=5&subNum8");
}*/

function M05_S01() {
	location.replace ("/community/event.asp?viewmode=view");
}
function M05_S07() {
	location.replace ("/community/event.asp?viewmode=view");
}
function M05_S08() {
	location.replace ("/community/event.asp");
}


function M05_S02() {
	location.replace ("/community/cyberhouse.asp");
}
function M05_S03() {
location.replace ("/community/wallpaper.asp");	
}
function M05_S04() {
location.replace ("/community/consult.asp");	
}
function M05_S05() {
location.replace ("/community/afternotes.asp");	
}
function M05_S06() {
location.replace ("/community/library.asp");	
}



//etc ¸Þ´º
/*¼­ºñ½º ÀÌ¿ë¾à°ü*/
function B01() {
	window.open("/etc/privacy.asp","new","width=560,height=530,left=0,top=0");
}
/*°³ÀÎÁ¤º¸º¸È£Á¤Ã¥*/
function B02() {
	window.open("/etc/termsofuse.asp","new","width=560,height=530,left=0,top=0");
}
/*ÀÌ¸ÞÀÏ¹«´Ü¼ö½Å°ÅºÎ*/
function B03() {
	window.open("/etc/antiemail.asp","antiemail","width=360,height=220,left=0,top=0");
}
/*»çÀÌÆ®¸Ê*/
function B04() {
	location.replace ("/etc/sitemap.asp");
}
function B05() {
	location.replace ("/community/index.asp");
}





////////////////////////////////////////////////////////////////////////////////////////
// quick ¸Þ´º //

function Q_MENU02() {
	location.replace ("/itslovcat/lovcatstore.asp?menu=4&submenu=i2");
}


function Q_MENU03_01() {
	window.open("/etc/pamphlet.asp","pamphlet","width=900,height=475,left=0,top=0");
}

function Q_MENU03_02() {
	window.open ("/images/data/pleate_blind.pdf",target="_blank");
}

function Q_MENU03_03() {
	window.open ("/images/data/venetian_blind.pdf",target="_blank");
}

function Q_MENU03_04() {
	window.open ("/images/data/roll_screen.pdf",target="_blank");
}

function Q_MENU03_05() {
	window.open ("/images/data/awning.pdf",target="_blank");
}

function Q_MENU03_06() {
	window.open ("/images/data/solar.pdf",target="_blank");
}


function LEFT_MENU03() {
	//location.replace ("/product/event.asp?menu=3&submenu=h6");
	alert("ÁØºñÁßÀÔ´Ï´Ù!");
}
//--> 