function flashView(_url, wsize, hsize, wmode) {
    document.write();
    document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width=' + wsize + ' height=' + hsize + ' VIEWASTEXT ID="Object1">');
    document.write('<param name="movie" value=' + _url + ' />');
    document.write('<param name="quality" value="high">');
    document.write('<param name="wmode" value="transparent">');
    document.write('<param name="menu" value="false">');
    document.write('<embed src=' + _url + ' quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width=' + wsize + ' height=' + hsize + '></embed>');
    document.write('</object>');
    document.write();
}

//-----intro
function skip() { this.location = '/default.aspx'; }
//---------------------------------------------------------------------------------------------------------------------------------------
// ¡ß Common Top Menu (¸ÞÀÎÁ¦¿Ü)
//---------------------------------------------------------------------------------------------------------------------------------------

//-----main_menu
function menu01() { this.location = '#'; }     //hot item
function menu02() { this.location = '#'; }     //outer
function menu03() { this.location = '#'; }     //top
function menu04() { this.location = '#'; }     //bottom
function menu05() { this.location = '#'; }     //accessory


//-----sms / ÁÂ¿ì¹öÆ°
function sms()        { this.location = '#'; }      //sms ¼Ò¹®³»±â
function left01()     { this.location = '#'; }      //left ¹öÆ°
function right01()    { this.location = '#'; }      //right ¹öÆ°
function left02()     { this.location = '#'; }      //left ¹öÆ°2(¸ð¼Ç¾øÀ½)
function right02()    { this.location = '#'; }      //right ¹öÆ°2(¸ð¼Ç¾øÀ½)



//-----brand pop
function pop01()      { this.location = 'brand_main_socie.html'; }          //½î½Ã¿¡
function pop02()      { this.location = 'brand_main_fromdeco.html'; }       //ÇÁ·Òµ¥ÄÚ
function pop03()      { this.location = 'brand_main_moscona.html'; }        //½î½Ã¿¡
function pop04()      { this.location = 'brand_main_staff.html'; }          //½î½Ã¿¡
function pop05()      { this.location = 'brand_main_luett.html'; }          //·ç¿§
function pop06()      { this.location = 'brand_main_cindy.html'; }          //½Åµð
function pop07()      { this.location = 'brand_main_cindy.html'; }          //½ÅµðÅ°Áî
function pop08()      { this.location = 'brand_main_lozza.html'; }          //·ÎÂ¥



//-----main_·Ñ¸µÀÌ¹ÌÁö ¹öÆ°
function cpdown01() { this.location = '#'; }     //ÇÒÀÎÄíÆù¹Þ±â
function buy01() { this.location = '#'; }        //¹Ù·Î±¸¸ÅÇÏ±â

//-----main_ÀÎÆ®·Î ÇÏ´Ü¹è³Ê
function hotitems() { this.location = '#'; }     //ÇÖ¾ÆÀÌÅÛ
function openevent() { this.location = '#'; }    //¿ÀÇÂÀÌº¥Æ®
function mall() { this.location = '#'; }         //ÀÎÅÍ³Ý¸ô


