	function showMain(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="700" height="595" id="main" align="">');
  document.write('<param name=movie value="main.swf">');
  document.write('<param name=quality value=high>');
  document.write('<param name=bgcolor value=#000000>');
  document.write('<embed src="main.swf" quality=high bgcolor=#000000  width="700" height="595" name="main" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
  document.write('</object>');
	}

	function showMainUpgrade(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="700" height="595" id="main" align="">');
  document.write('<param name=movie value="main_200609_upgrade_v2.swf">');
  document.write('<param name=quality value=high>');
  document.write('<param name=bgcolor value=#000000>');
  document.write('<embed src="main_200609_upgrade_v2.swf" quality=high bgcolor=#000000  width="700" height="595" name="main" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
  document.write('</object>');
	}

	function showMainUpgrade2007(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="700" height="595" id="main" align="">');
  document.write('<param name=movie value="main_200710_upgrade_v1.swf">');
  document.write('<param name=quality value=high>');
  document.write('<param name=bgcolor value=#000000>');
  document.write('<embed src="main_200710_upgrade_v1.swf" quality=high bgcolor=#000000  width="700" height="595" name="main" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
  document.write('</object>');
	}

	function showMainUpgrade2008(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="700" height="595" id="main" align="">');
  document.write('<param name=movie value="main_200811.swf">');
  document.write('<param name=quality value=high>');
  document.write('<param name=bgcolor value=#000000>');
  document.write('<embed src="main_200811.swf" quality=high bgcolor=#000000  width="700" height="595" name="main" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
  document.write('</object>');
	}
	function showMainUpgrade2010(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="700" height="595" id="main" align="">');
  document.write('<param name=movie value="main_201003.swf">');
  document.write('<param name=quality value=high>');
  document.write('<param name=bgcolor value=#8F5BCA>');
  document.write('<embed src="main_201003.swf" quality=high bgcolor=#8F5BCA  width="700" height="595" name="main" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
  document.write('</object>');
	}
	function showMainUpgrade2011(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="700" height="595" id="main" align="">');
  document.write('<param name=movie value="main_201103.swf">');
  document.write('<param name=quality value=high>');
  document.write('<param name=bgcolor value=#8F5BCA>');
  document.write('<embed src="main_201103.swf" quality=high bgcolor=#8F5BCA  width="700" height="595" name="main" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
  document.write('</object>');
	}
  function  popupbig(openpage){
	var width = 500;
	var height = 492;
	var title = 'Allure_Handbag';

	big_pop=window.open(openpage,title,"width="+width+",height="+height+",resizable=no,scrollbars=no,menubar=no,fullscreen=no");
	big_pop.moveTo(((screen.width-width)/2),((screen.height-height)/2));
	big_pop.focus();
	}

  function  popupadd(openpage){
	var width = 300;
	var height = 295;
	var title = 'Allure';

	add_pop=window.open(openpage,title,"width="+width+",height="+height+",resizable=no,scrollbars=no,menubar=no,fullscreen=no");
	add_pop.moveTo(((screen.width-width)/2),((screen.height-height)/2));
	add_pop.focus();
	}

  function  popuplist(openpage){
	var width = 620;
	var height = 400;
	var title = 'Allure';

	list_pop=window.open(openpage,title,"width="+width+",height="+height+",resizable=no,scrollbars=yes,menubar=no,fullscreen=no");
	list_pop.moveTo(((screen.width-width)/2),((screen.height-height)/2));
	list_pop.focus();
	}

  function  popupcontact(openpage){
	var width = 450;
	var height = 350;
	var title = 'Allure';

	list_pop=window.open(openpage,title,"width="+width+",height="+height+",resizable=no,scrollbars=yes,menubar=no,fullscreen=no");
	list_pop.moveTo(((screen.width-width)/2),((screen.height-height)/2));
	list_pop.focus();
	}
