function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}


function open_window( filename, option, name )
{
	if( !name )
	{
		name = 'new'
	}


        win = window.open( filename, name, option );

        return win
}

function window_open( page, name, top, left, width, height )
{
	option = "'toolbar=no," +
		"location=no," +
		"directories=no," +
		"status=no," +
		"menubar=no," +
		"scrollbars=yes," +
		"resizable=yes," +
		"width=" + width + "," +
		"height=" + height + "," +
		"top=" + top + "," +
		"left=" + left + "'"

        window.open( page, name, option );
}

function open_poll_pop( mode, no )
{
	page = '/front/php/poll_r.php?mode=' + mode + '&no=' + no;
	window_open( page, 'poll', 100, 300, 466, 382 );
}

/*Left menu 반투명 레이어 구현*/
function Layer_overload(LayerName,Status) 
{
    if (navigator.appName == "Netscape")
    {
		LayerN = document.getElementById(LayerName).style;
		if (Status == 'show') LayerN.visibility = 'visible';
		if (Status == 'hide') LayerN.visibility = 'hidden';
    }	
    else
    {
		LayerN = document.all[LayerName].style;
		if (Status == 'show') LayerN.visibility = 'visible';
		if (Status == 'hide') LayerN.visibility = 'hidden';
    }
}

/*Left menu구현*/
var old='';

function menu(name)
{
	submenu=eval("submenu_"+name+".style");
	if(old!=submenu)
	{
		if(old!='')
		{
			old.display='none';
		}
		submenu.display='block';
		old=submenu;
	}
	else
	{
		submenu.display='none';
		old='';
	}
}


function Layer_rollover(img_name,img_url)
{
	var menu;	
	//tmp = new String( "document."+img_name );
	menu=eval("document."+img_name);		
	menu.src = img_url;
	return;
}


function resizeHeight3(fr) {
                fr = typeof fr == 'string' ? document.getElementById(fr) : fr;
                fr.setExpression('height',right_banner.document.body.scrollHeight);
                fr.setExpression('width',120);
}


function image_zoom( product_no, main_cate_no, display_group )
{
	//href = '/front/php/image_zoom.php?img='+image+'&product_no='+document.frm.product_no.value;
	href = '/front/php/image_zoom.php?product_no='+product_no+'&main_cate_no='+main_cate_no+'&display_group='+display_group;
	option = 'toolbar=no,scrollbars=no,resizable=yes,width=800,height=640,left=0,top=0';
	win_name = 'image'

	window.open( href, win_name, option );
}

function OnOffMainMenu(sw)
{
	frm = document.all.othercategory;
	if(sw=="on")
		frm.style.visibility = "visible";
	else
		frm.style.visibility = 'hidden';
}


// 카테고리 Left 서브메뉴 레이어 On/Off //
	function OnOffLeftSubMenu(fnm,sw)
	{
		frm = document.all[fnm];
		if(sw=="on")
			frm.style.visibility = "visible";
		else
			frm.style.visibility = 'hidden';
	}




// 왼쪽메뉴 SC01 //
function left_category()
{
		document.write('<!-- 신규카테고리 -->');
		document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">');
		document.write('<tr>');
		document.write('<td width="100%" valign="top">');
		document.write('');
		document.write('<img src="/web/img/main/category0218.jpg" width="185" height="447" border="0" usemap="#category0218Map"> ');
		document.write('<map name="category0218Map">');
		document.write('');
		document.write('');
		document.write('<area onfocus="blur()" shape="rect" coords="15,13,81,32" href="/front/php/category.php?cate_no=336"><!-- 주방욕실 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="14,34,63,48" href="/front/php/category.php?cate_no=337"><!-- 식기용기 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="71,32,118,47" href="/front/php/category.php?cate_no=339"><!-- 조리도구 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="126,32,165,48" href="/front/php/category.php?cate_no=338"><!-- 컵물퉁 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="14,49,63,63" href="/front/php/category.php?cate_no=340"><!-- 스픈 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="74,48,134,62" href="/front/php/category.php?cate_no=341"><!-- 도시락 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="14,64,84,76" href="/front/php/category.php?cate_no=342"><!-- 주방욕실잡화 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="92,63,153,75" href="/front/php/category.php?cate_no=343"><!-- 수납정리함 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="14,77,48,92" href="/front/php/category.php?cate_no=344"><!-- 패브릭 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="57,77,101,92" href="/front/php/category.php?cate_no=345"><!-- 목용용품 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="109,76,159,91" href="/front/php/category.php?cate_no=346"><!-- 타올가운 -->');
		document.write('');
		document.write('');
		document.write('<area onfocus="blur()" shape="rect" coords="14,102,142,121" href="/front/php/category.php?cate_no=403"><!-- 생활/차량/인테리어 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="15,120,58,135" href="/front/php/category.php?cate_no=407"><!-- 차량용품 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="65,121,124,136" href="/front/php/category.php?cate_no=408"><!-- 수납/테이블 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="129,121,157,136" href="/front/php/category.php?cate_no=409"><!-- 인형 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="14,137,42,150" href="/front/php/category.php?cate_no=410"><!-- 조명 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="45,137,73,150" href="/front/php/category.php?cate_no=411"><!-- 시계 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="81,136,125,150" href="/front/php/category.php?cate_no=412"><!-- 실내장식 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="129,137,164,151" href="/front/php/category.php?cate_no=413"><!-- 패브릭 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="14,150,57,166" href="/front/php/category.php?cate_no=414"><!--가전제품-->');
		document.write('');
		document.write('');
		document.write('<area onfocus="blur()" shape="rect" coords="15,176,82,196" href="/front/php/category.php?cate_no=404"><!-- 팬시문구 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="15,198,62,213" href="/front/php/category.php?cate_no=450"><!--노트/메모-->');
		document.write('<area onfocus="blur()" shape="rect" coords="72,198,107,213" href="/front/php/category.php?cate_no=458"><!--필기류-->');
		document.write('<area onfocus="blur()" shape="rect" coords="114,197,152,213" href="/front/php/category.php?cate_no=467"><!--스티커-->');
		document.write('<area onfocus="blur()" shape="rect" coords="15,214,59,228" href="/front/php/category.php?cate_no=471"><!--문구잡화 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="66,214,108,229" href="/front/php/category.php?cate_no=480"><!-- 팬시잡화 -->');
		document.write('');
		document.write('<area onfocus="blur()" shape="rect" coords="14,238,69,257" href="/front/php/category.php?cate_no=405"><!-- 패션잡화 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="15,258,39,273" href="/front/php/category.php?cate_no=485"><!-- 가방 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="47,257,72,272" href="/front/php/category.php?cate_no=499"><!-- 지갑 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="81,257,118,272" href="/front/php/category.php?cate_no=507"><!-- 파우치 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="124,257,169,273" href="/front/php/category.php?cate_no=516"><!-- 손목시계 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="15,274,56,287" href="/front/php/category.php?cate_no=520"><!-- 패션소품 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="67,272,112,288" href="/front/php/category.php?cate_no=527"><!-- 비오는날 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="118,274,147,288" href="/front/php/category.php?cate_no=533"><!-- 신발 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="15,288,39,303" href="/front/php/category.php?cate_no=539"><!-- 의류 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="47,289,86,304" href="/front/php/category.php?cate_no=545"><!-- 케이스 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="91,289,145,304" href="/front/php/category.php?cate_no=548"><!-- 디즈니의류 -->');
		document.write('');
		document.write('');
		document.write('<area onfocus="blur()" shape="rect" coords="15,309,81,327" href="/front/php/category.php?cate_no=406"><!-- 유아동용품 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="15,328,67,344" href="/front/php/category.php?cate_no=556"><!-- 유아동신발 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="75,328,127,344" href="/front/php/category.php?cate_no=557"><!--유아동의류-->');
		document.write('<area onfocus="blur()" shape="rect" coords="135,329,163,345" href="/front/php/category.php?cate_no=558"><!-- 완구 -->');
		document.write('<area onfocus="blur()" shape="rect" coords="14,344,78,362" href="/front/php/category.php?cate_no=559"><!-- 소품/액세서리 -->');
		document.write('');
		document.write('');
		document.write('<area onfocus="blur()" shape="rect" coords="1,379,191,450" href="http://www.gloomy.co.kr/Front/Product/?url=Category&cate_no=ATAAAO00"><!--배너 -->');
		document.write('</map>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('<!-- 신규카테고리 -->');
}



// 레이어메뉴 SC02_1 //
// 서브페이지 레이어 카테고리 부분배너 //
function layer_category_banner()
{
  document.write('');
}




// 레이어메뉴 SC02 //
// 서브페이지 레이어 카테고리 출력 //
function layer_category()
{

  document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td align='center' valign='middle'><img src='/web/img/common/btn_other_cate.gif' width='187' height='20' onMouseOver=MM_showHideLayers('othercategory','','show') onMouseOut=MM_showHideLayers('othercategory','','hide')></td></tr><tr><td align='left' valign='middle'>");
  document.write("<div id='othercategory' style='width:182px; height:163px; position:absolute; z-index:1; visibility:hidden;' onMouseOver=MM_showHideLayers('othercategory','','show') onMouseOut=MM_showHideLayers('othercategory','','hide')> ");
  document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td><img src='/web/img/main/category0218.jpg' width='185' height='447' border='0' usemap='#category0218Map'></td></tr></table>");
  document.write("<map name='category0218Map'>");
  document.write("<area onfocus='blur()' shape='rect' coords='15,13,81,32' href='/front/php/category.php?cate_no=336'><!-- 주방욕실 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='14,34,63,48' href='/front/php/category.php?cate_no=337'><!-- 식기용기 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='71,32,118,47' href='/front/php/category.php?cate_no=339'><!-- 조리도구 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='126,32,165,48' href='/front/php/category.php?cate_no=338'><!-- 컵물퉁 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='14,49,63,63' href='/front/php/category.php?cate_no=340'><!-- 스픈 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='74,48,134,62' href='/front/php/category.php?cate_no=341'><!-- 도시락 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='14,64,84,76' href='/front/php/category.php?cate_no=342'><!-- 주방욕실잡화 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='92,63,153,75' href='/front/php/category.php?cate_no=343'><!-- 수납정리함 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='14,77,48,92' href='/front/php/category.php?cate_no=344'><!-- 패브릭 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='57,77,101,92' href='/front/php/category.php?cate_no=345'><!-- 목용용품 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='109,76,159,91' href='/front/php/category.php?cate_no=346'><!-- 타올가운 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='14,102,142,121' href='/front/php/category.php?cate_no=403'><!-- 생활/차량/인테리어 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='15,120,58,135' href='/front/php/category.php?cate_no=407'><!-- 차량용품 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='65,121,124,136' href='/front/php/category.php?cate_no=408'><!-- 수납/테이블 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='129,121,157,136' href='/front/php/category.php?cate_no=409'><!-- 인형 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='14,137,42,150' href='/front/php/category.php?cate_no=410'><!-- 조명 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='45,137,73,150' href='/front/php/category.php?cate_no=411'><!-- 시계 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='81,136,125,150' href='/front/php/category.php?cate_no=412'><!-- 실내장식 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='129,137,164,151' href='/front/php/category.php?cate_no=413'><!-- 패브릭 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='14,150,57,166' href='/front/php/category.php?cate_no=414'><!--가전제품-->");
  document.write("<area onfocus='blur()' shape='rect' coords='15,176,82,196' href='/front/php/category.php?cate_no=404'><!-- 팬시문구 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='15,198,62,213' href='/front/php/category.php?cate_no=450'><!--노트/메모-->");
  document.write("<area onfocus='blur()' shape='rect' coords='72,198,107,213' href='/front/php/category.php?cate_no=458'><!--필기류-->");
  document.write("<area onfocus='blur()' shape='rect' coords='114,197,152,213' href='/front/php/category.php?cate_no=467'><!--스티커-->");
  document.write("<area onfocus='blur()' shape='rect' coords='15,214,59,228' href='/front/php/category.php?cate_no=471'><!--문구잡화 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='66,214,108,229' href='/front/php/category.php?cate_no=480'><!-- 팬시잡화 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='14,238,69,257' href='/front/php/category.php?cate_no=405'><!-- 패션잡화 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='15,258,39,273' href='/front/php/category.php?cate_no=485'><!-- 가방 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='47,257,72,272' href='/front/php/category.php?cate_no=499'><!-- 지갑 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='81,257,118,272' href='/front/php/category.php?cate_no=507'><!-- 파우치 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='124,257,169,273' href='/front/php/category.php?cate_no=516'><!-- 손목시계 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='15,274,56,287' href='/front/php/category.php?cate_no=520'><!-- 패션소품 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='67,272,112,288' href='/front/php/category.php?cate_no=527'><!-- 비오는날 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='118,274,147,288' href='/front/php/category.php?cate_no=533'><!-- 신발 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='15,288,39,303' href='/front/php/category.php?cate_no=539'><!-- 의류 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='47,289,86,304' href='/front/php/category.php?cate_no=545'><!-- 케이스 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='91,289,145,304' href='/front/php/category.php?cate_no=548'><!-- 디즈니의류 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='15,309,81,327' href='/front/php/category.php?cate_no=406'><!-- 유아동용품 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='15,328,67,344' href='/front/php/category.php?cate_no=556'><!-- 유아동신발 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='75,328,127,344' href='/front/php/category.php?cate_no=557'><!--유아동의류-->");
  document.write("<area onfocus='blur()' shape='rect' coords='135,329,163,345' href='/front/php/category.php?cate_no=558'><!-- 완구 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='14,344,78,362' href='/front/php/category.php?cate_no=559'><!-- 소품/액세서리 -->");
  document.write("<area onfocus='blur()' shape='rect' coords='1,379,191,450' href='http://www.gloomy.co.kr/Front/Product/?url=Category&cate_no=ATAAAO00'><!--배너 -->");
  document.write("</map></div></td></tr></table>");
}


// 고객센터배너 SC03 //
function cs_banner()
{
		document.write('<img src="http://www.gloomy.co.kr/web/img/cs.gif" border="0">');
}



// 커뮤니티메뉴(펀앤글루미) SC04 //
function community_menu()
{
	document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">');
	document.write('<tr> ');
	document.write('<td>');
	document.write('<img src="http://file.gloomybear.cafe24.com/Design/banner/fumg100128.jpg" border="0" usemap="#map_fun_sub">');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table> ');
	document.write('<map name="map_fun_sub">');
	document.write('<area onfocus="blur()" shape="rect" coords="9,81,177,137" href="http://www.gloomy.co.kr/front/php/b/board_list.php?board_no=6" />');
	document.write('<area onfocus="blur()" shape="rect" coords="11,140,178,201" href="http://www.gloomy.co.kr/front/php/b/board_list.php?board_no=1" />');
	document.write('<area onfocus="blur()" shape="rect" coords="9,203,182,248" href="http://www.gloomy.co.kr/front/php/b/board_list.php?board_no=1" />');
	document.write('<area onfocus="blur()" shape="rect" coords="8,249,182,292" href="http://www.gloomy.co.kr/front/php/b/board_list.php?board_no=4" />');
	document.write('<area onfocus="blur()" shape="rect" coords="8,295,181,345" href="http://www.gloomy.co.kr/front/php/b/board_list.php?board_no=8" />');
	document.write('<area onfocus="blur()" shape="rect" coords="8,348,179,395" href="http://gloomybear.cafe24.com/Front/Myshop/?url=Attendevent&amp;ae_idx=47" />');
         document.write('<area onfocus="blur()" shape="rect" coords="9,398,181,450" href="http://www.gloomy.co.kr/front/php/b/board_list.php?board_no=15" />');
         document.write('<area onfocus="blur()" shape="rect" coords="11,451,182,502" href="http://www.gloomy.co.kr/front/php/b/board_list.php?board_no=5" />');
         document.write('<area onfocus="blur()" shape="rect" coords="10,504,183,561" href="http://www.gloomy.co.kr/Front/?url=customerPage&amp;code=28" />');
         document.write('<area onfocus="blur()" shape="rect" coords="12,561,178,615" href="http://www.gloomy.co.kr/Front/?url=customerPage&amp;code=11" />');
         document.write('<area onfocus="blur()" shape="rect" coords="8,2,181,77" href="http://www.gloomy.co.kr/Front/?url=customerPage&amp;code=19" />');
}


// 고객센터메뉴 SC05 //
function center_menu()
{
	document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">');
	document.write('<tr> ');
	document.write('<td>');
	document.write('<img src="http://file.gloomybear.cafe24.com/Design/banner/ggmenu.jpg" border="0" usemap="#ImageMap1">');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table> ');
	document.write('<map name="ImageMap1">');
	document.write('<area onfocus="blur()" shape="rect" coords="20,176,128,197" href="http://www.gloomy.co.kr/front/php/myshop/myshop.php" />');
	document.write('<area onfocus="blur()" shape="rect" coords="19,197,129,219" href="http://www.gloomy.co.kr/front/php/newpage.php?code=13" />');
	document.write('<area onfocus="blur()" shape="rect" coords="18,220,128,238" href="http://www.gloomy.co.kr/front/php/login/login_f.php?redirect_url=/front/php/myshop/myshop_wishlist_f.php" />');
	document.write('<area onfocus="blur()" shape="rect" coords="20,239,130,259" href="http://www.gloomy.co.kr/front/php/login/login_f.php?from=myshop_orders&amp;redirect_url=/front/php/myshop/myshop_orders.php" />');
	document.write('<area onfocus="blur()" shape="rect" coords="19,258,131,278" href="http://www.allatpay.com/servlet/AllatBiz/index/index.jsp" target="_blank" />');
	document.write('<area onfocus="blur()" shape="rect" coords="18,278,134,297" href="http://www.gloomy.co.kr/front/php/lost_pw/lost_pw_f.php" />');
	document.write('<area onfocus="blur()" shape="rect" coords="18,298,135,319" href="http://www.gloomy.co.kr/front/php/login/login_f.php?redirect_url=/front/php/c/member_regist_f.php" />');
	document.write('<area onfocus="blur()" shape="rect" coords="23,354,131,376" href="http://www.gloomy.co.kr/front/php/newpage.php?code=26" />');
	document.write('<area onfocus="blur()" shape="rect" coords="22,378,133,395" href="http://www.gloomy.co.kr/front/php/newpage.php?code=21" />');
	document.write('<area onfocus="blur()" shape="rect" coords="22,396,132,415" href="http://www.gloomy.co.kr/front/php/newpage.php?code=22" />');
	document.write('<area onfocus="blur()" shape="rect" coords="22,415,132,433" href="http://www.gloomy.co.kr/front/php/newpage.php?code=24" />');
	document.write('<area onfocus="blur()" shape="rect" coords="22,435,132,456" href="http://www.gloomy.co.kr/front/php/newpage.php?code=25" />');
	document.write('<area onfocus="blur()" shape="rect" coords="4,517,175,558" href="http://www.gloomy.co.kr/front/php/b/board_list.php?board_no=7" />');
         document.write('<area onfocus="blur()" shape="rect" coords="6,461,177,502" href="http://www.gloomy.co.kr/front/php/b/board_list.php?board_no=2" />');
	document.write('</map>');
}




// 기획 SC08 //
function plan_list()
{
	document.write('<table width="168"  border="0" cellpadding="0" cellspacing="0">');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAL00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/1.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAV00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/2.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAG00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/3.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAF00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/4.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAB00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/5.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAD00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/6.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAU00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/7.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAK00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/8.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAR00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/9.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAQ00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/10.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAH00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/11.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAM00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/12.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAI00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/13.jpg"></a></td></tr>');
	document.write('<tr><td height="64"><a href="/Front/Product/?url=Category&cate_no=ATAAAA00" target="_parent" onfocus="blur()"><img src="http://file.gloomybear.cafe24.com/Design/banner/plan/14.jpg"></a></td></tr>');
	document.write('</table>');
}



// 왼쪽공통배너(상단)  SC06 //
function basic_banner01()
{
  document.write('');
}

// 왼쪽공통배너(하단)  SC07 //
function basic_banner02()
{
  document.write('');
}



// B타입메뉴 //
function LeftTypeB()
{
	basic_banner01();
	left_category();
	plan_list();
	cs_banner();
	basic_banner02();
}

// C타입메뉴 //
function LeftTypeC()
{
	basic_banner01();
	community_menu();
	cs_banner();
	basic_banner02();
}

// D타입메뉴 //
function LeftTypeD()
{
	basic_banner01();
	center_menu();
	cs_banner();
	basic_banner02();
}



document.write('<table width="917" align="center" height=0 border="0" cellspacing="0" cellpadding="0" id="standard_table"><tr><td><img src="http://file.gloomybear.cafe24.com/Design/main/top_blank.gif"></td></tr></table>');