function showSwf( swfPath, swfWidth, swfHeight, swfFlashVars)
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ');
	document.write('	codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="' + swfWidth + '" height="' + swfHeight + '" >');
	document.write('	<param name="movie" value="' + swfPath +'">');
	document.write('	<param name="quality" value="high">');
	document.write('	<embed src="' + swfPath + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="' + swfWidth + '" height="' + swfHeight + ' FlashVars=' + swfFlashVars + '"></embed>');
	document.write('</object>');
}

function showSwfTransparent( swfPath, swfWidth, swfHeight, swfFlashVars, obj1)
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ');
	document.write('	codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="' + swfWidth + '" height="' + swfHeight + '" >');
	document.write('	<param name="movie" value="' + swfPath +'">');
	document.write('	<param name="FlashVars" value="' + swfFlashVars + '>');
	document.write('	<param name="quality" value="high">');
	document.write('	<param name=wmode value=transparent>');
	document.write('	<embed src="' + swfPath + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="' + swfWidth + '" height="' + swfHeight + ' FlashVars=' + swfFlashVars + '"></embed>');
	document.write('</object>');
	

}


//-----¸ÞÀÎ menu
function main11(){this.location = '#';}//WHAT¡¯S NEW
function main12(){this.location = '#';}//LLOYD¡¯S BEST

function main21(){this.location = '#';}//WATCH_LEATHER
function main22(){this.location = '#';}//WATCH_METAL
function main23(){this.location = '#';}//WATCH_BRACELET
function main24(){this.location = '#';}//WATCH_DIGITAL

function main31(){this.location = '#';}//GOLD_PENDANT
function main32(){this.location = '#';}//GOLD_EARRING
function main33(){this.location = '#';}//GOLD_MINI EARRING
function main34(){this.location = '#';}//GOLD_RING
function main35(){this.location = '#';}//GOLD_NECKLACE
function main36(){this.location = '#';}//GOLD_BRACELET
function main37(){this.location = '#';}//GOLD_ANKLET
function main38(){this.location = '#';}//GOLD_NAME PLATE

function main41(){this.location = '#';}//SILVER_EARRING
function main42(){this.location = '#';}//SILVER_PENDANT
function main43(){this.location = '#';}//SILVER_RING
function main44(){this.location = '#';}//SILVER_NECKLACE
function main45(){this.location = '#';}//SILVER_BRACELET

function main51(){this.location = '#';}//acc_CLOCK
function main52(){this.location = '#';}//acc_JEWELRY CASE
function main53(){this.location = 'http://www.nate.com/';}//acc_PHONE ACC
function main54(){this.location = '#';}//acc_CUFFS SET

function main61(){this.location = '#';}//WEDDING
function main62(){this.location = '#';}//LLOYD GIFT
function main63(){this.location = '#';}//PRICE OFF

function main71(){this.location = 'http://www.nate.com/';}//Æ÷Åä ¸®ºä
function main72(){this.location = '#';}//»óÇ° ¸®ºä
function main73(){this.location = '#';}//LOVE MESSAGE
function main74(){this.location = '#';}//Star with LLOYD


// Google Log ºÐ¼® start

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-21233845-37']);
_gaq.push(['_trackPageview']);

(function() {
	var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
	ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
	var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

// Google Log ºÐ¼® end 

