function viewFlash(filepath, width, height)
{
	var objHTML = "";

	objHTML += "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,47,0' width='" + width + "' height='" + height + "'>";
	objHTML += "<param name='movie' value='" + filepath + "'>";
	objHTML += "<param name='quality' value='high'>";
	objHTML += "<param name='wmode' value='transparent'>";
	objHTML += "<embed src='" + filepath + "' quality='high' pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='" + width + "' height='" + height + "'>";
	objHTML += "</embed> ";
	objHTML += "</object>";

	document.write(objHTML);
}
//-----´õÄ«Æä Áöµµ
function store01() { this.location = '/store/storeinfo.aspx?AreaCode=07'; } //°­¿øµµ
function store02() { this.location = '/store/storeinfo.aspx?AreaCode=13'; } //¼­¿ï
function store03() { this.location = '/store/storeinfo.aspx?AreaCode=09'; } //°æ±âµµ
function store04() { this.location = '/store/storeinfo.aspx?AreaCode=06'; } //ÀÎÃµ
function store05() { this.location = '/store/storeinfo.aspx?AreaCode=05'; } //Ãæ³²
function store06() { this.location = '/store/storeinfo.aspx?AreaCode=15'; } //´ëÀü
function store07() { this.location = '/store/storeinfo.aspx?AreaCode=04'; } //ÃæºÏ
function store08() { this.location = '/store/storeinfo.aspx?AreaCode=10'; } //°æºÏ
function store09() { this.location = '/store/storeinfo.aspx?AreaCode=14'; } //´ë±¸
function store10() { this.location = '/store/storeinfo.aspx?AreaCode=11'; } //°æ³²
function store11() { this.location = '/store/storeinfo.aspx?AreaCode=12'; } //ºÎ»ê
function store12() { this.location = '/store/storeinfo.aspx?AreaCode=16'; } //¿ï»ê
function store13() { this.location = '/store/storeinfo.aspx?AreaCode=02'; } //ÀüºÏ
function store14() { this.location = '/store/storeinfo.aspx?AreaCode=03'; } //Àü³²
function store15() { this.location = '/store/storeinfo.aspx?AreaCode=08'; } //±¤ÁÖ
function store16() { this.location = '/store/storeinfo.aspx?AreaCode=01'; } //Á¦ÁÖ

