ver = "1.0.0.54";
filename = "Marie_Antoinette.cis";
path = location.href.substring(0, location.href.lastIndexOf('/')+1);
document.write('<object classid="CLSID:0A918EFC-E412-4AF0-90E5-25DE1F78766C" id="CICBrowserCtl" VIEWASTEXT width="100%" height="100%" codebase="cicbrowser.cab#version='+ver+'">');
document.write('<param name="sUrl" value="'+path+filename+'"/>');
document.write('</object>');
