/* overlibmws_hide.js plug-in module - Copyright Foteos Macrides 2003-2007. All rights reserved. For hiding elements. Initial: November 13, 2003 - Last Revised: March 10, 2007 See the Change History and Command Reference for overlibmws via: http://www.macridesweb.com/oltest/ Published under an open source license: http://www.macridesweb.com/oltest/license.html */ OLloaded=0; var OLhideCmds='hideselectboxes,hidebyid,hidebyidall,hidebyidns4'; OLregCmds(OLhideCmds); // DEFAULT CONFIGURATION if(OLud('hideselectboxes'))var ol_hideselectboxes=0; if(OLud('hidebyid'))var ol_hidebyid=''; if(OLud('hidebyidall'))var ol_hidebyidall=''; if(OLud('hidebyidns4'))var ol_hidebyidns4=''; // END CONFIGURATION var o3_hideselectboxes=0,o3_hidebyid='',o3_hidebyidall='',o3_hidebyidns4='', OLselectOK=(OLie7||OLop7||OLgek>=20030624)?1:0; function OLloadHide(){ OLload(OLhideCmds); } function OLparseHide(pf,i,ar){ var k=i,q=OLparQuo; if(ksx&&pxsy&& pysx&&bxsy&&bysx+sw||py+phsy+sh)&&(bx+bwsx+sw||by+bhsy+sh))){ if(sel[i].style.visibility!="visible")sel[i].style.visibility="visible";}}}} } function OLhideUtil(a1,a2,a3,a4,a5,a6){ if(a4==null){OLchkHide(a1);if(o3_hideselectboxes)OLselectBoxes(a2,a3);}else{OLchkHide(a1); OLchkHide(a2);if(o3_hideselectboxes){OLselectBoxes(a3,a4);OLselectBoxes(a5,a6);}} } OLregRunTimeFunc(OLloadHide); OLregCmdLineFunc(OLparseHide); OLhidePI=1; OLloaded=1;