var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
plugin = parseInt(plugin.description.substring(plugin.description.indexOf(".")-1)) >= 5;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 && (navigator.userAgent.indexOf("Windows 95")>=0 || navigator.userAgent.indexOf("Windows 98")>=0 || navigator.userAgent.indexOf("Windows NT")>=0)) {
document.write('<SCRIPT LANGUAGE=VBScript\> \n');
document.write('on error resume next \n');
document.write('plugin = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.5")))\n');
document.write("</\SCRIPT\>");
}

if ( plugin ) {

document.write('<object data="/concept/concept.swf" type="application/x-shockwave-flash" width="750" height="640"><param name="movie" value="/concept/concept.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />');
document.write('<embed src="/concept/concept.swf" wmode="transparent" quality="high" bgcolor="#ffffff" width="750" height="640" swLiveConnect=true id="movie" name="movie" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
} else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
document.write('<img src="/concept/images/pic_001.jpg" alt="" width="750" height="196" id="CONCEPT" /><br />');
document.write('<h2><img src="images/h2_001.gif" alt="ESTEBANの香りの芸術" width="321" height="53" /></h2>');
document.write('<p><img src="/concept/images/txt_001.gif" alt="ESTEBANは香りのルーツである南フランスにて、新しいライフスタイルのアートを創造しようとじゃんマックスエステバンが1979年にスタートしました。数々の名香を作り出した南仏・グラマースのパヒューマーが調香した斬新な香りをパリのトップデザイナーが色と形に封じ込める…。「形のない香りに造形を与える」そのアイデアは「インテリアフレグランス」という新たな世界を確立しました。ESTEBANは今や世界40ヶ国で愛されパリの最先端のライフスタイルをご提供し続けています。" width="454" height="212" /></p>');
}