function MakeFlash(Url,Width,Height){                 
  document.writeln("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"" + Width + "\" height=\"" + Height + "\">"); 
  document.writeln("<param name=\"movie\" value=\"" + Url + "\">"); 
  document.writeln("<param name=\"quality\" value=\"high\" />");     
  document.writeln("<param name=\"wmode\" value=\"transparent\">"); 
  document.writeln("<embed src=\"" + Url + "\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"" + Width + "\"  height=\"" + Height + "\">"); 
  document.writeln("</object>");     
} 

<!--ÀüÃ¼¸Þ´º-->
function menu00() {
	window.location = "/shop/lvNHRDisplay.phtml?pcode=new";
	}
function menu01() {
	window.location = "/shop/lvDisplay.phtml?pcode=5";
	}
function menu02() {
	window.location = "/shop/ecGongooIndex.phtml";
	}
function menu03() {
	window.location = "/shop/ecBoardIndex.phtml?id=04comm01";
	}
function menu04() {
	window.location = "/shop/ecBoardIndex.phtml?id=05app";
	}




<!--Ä¿¹Â´ÏÆ¼-->
function menu03_01() {
	window.location = "/shop/ecBoardIndex.phtml?id=04comm03";
	}
function menu03_02() {
	window.location = "/shop/ecBoardIndex.phtml?id=04comm01";
	}
function menu03_03() {
	window.location = "/shop/ecBoardIndex.phtml?id=04comm02";
	}		
	
	
