var isNS = (document.layers); var isNS6=(document.getElementById && (! document.all)); var isIE=(document.getElementById && document.all); var pltfrm = navigator.userAgent.toLowerCase(); var pltfrm = navigator.userAgent.toLowerCase(); var isMac = (pltfrm.indexOf("mac")>-1); if ((isNS)||(isNS6)) { origWidth=innerWidth; origHeight=innerHeight; onresize=function(){ if (innerWidth!=origWidth||innerHeight!=origHeight) location.reload() } } var HMmenu=""; HMmenu+="
"; HMmenu+=""; HMmenu+="
"; var GSmenu=""; GSmenu+="
"; GSmenu+=""; GSmenu+="
走进爱唯一  最新动态  人员组成 
"; var SAPmenu=""; var FZmenu=""; FZmenu+="
"; FZmenu+=""; FZmenu+="
婚礼布置   服务流程   感动瞬间   特色服务  
"; var XMmenu=""; XMmenu+="
"; XMmenu+=""; XMmenu+="
酒店展示   风行·时尚   精彩瞬间  
"; var MSmenu=""; MSmenu+="
"; MSmenu+=""; MSmenu+="
"; var CNmenu=""; CNmenu+="
"; CNmenu+=""; CNmenu+="
"; var imgld=0; function showLayer(name) { if (isNS){ document.layers[0].document.layers["lyr"].document.open(); document.layers[0].document.layers["lyr"].document.write(eval(name)); document.layers[0].document.layers["lyr"].document.close(); } if (isIE){ document.getElementById("one").innerHTML=eval(name); } if (isNS6){ document.getElementById("one").innerHTML=eval(name); } } function swapMeetOn(x,y) { showme=(x+"menu"); showLayer(showme); } function swapMeetOff(x,y) { showme=(x+"menu"); showLayer(showme); } function switchLayer() { showLayer(layertoshow); }