//Disable select-text script (IE4+, NS6+)- By A. Scott function disableselect(e){ return false } function reEnable(){ return true } //if IE4+ document.onselectstart=new Function ("return false") //if NS6 if (window.sidebar){ document.onmousedown=disableselect document.onclick=reEnable }
| |||||||||||||||||||||||||||||
Error Diagnostic InformationAn error occurred while evaluating the expression: #varChildId#Error near line 14, column 48. Error resolving parameter VARCHILDID ColdFusion was unable to determine the value of the parameter. This problem is very likely due to the fact that either:
The error occurred while processing an element with a general identifier of (#varChildId#), occupying document position (14:47) to (14:58) in the template file C:\INETPUB\MYKIDSHOLLYWOOD\59339\..\COMMON\DETAILSTABLE2.INC. Date/Time: 05/11/08 22:26:16 |