function stripCharacter(d,c){var b=d.length;for(var a=1;a<b;++a){d=d.replace(c,"")}return d}function changecss(g,c,f){var a;if(document.all){a="rules"}else{if(document.getElementById){a="cssRules"}}var e=false;for(var b=0;b<document.styleSheets.length;b++){for(var d=0;d<document.styleSheets[b][a].length;d++){if(document.styleSheets[b][a][d].selectorText==g){if(document.styleSheets[b][a][d].style[c]){document.styleSheets[b][a][d].style[c]=f;e=true;break}}}if(!e){if(document.styleSheets[b].insertRule){document.styleSheets[b].insertRule(g+" { "+c+": "+f+"; }",document.styleSheets[b][a].length)}else{if(document.styleSheets[b].addRule){document.styleSheets[b].addRule(g,c+": "+f+";")}}}}}function checkUncheckAll(a){var c=a.form,b=0;for(b=0;b<c.length;b++){if(c[b].type=="checkbox"&&c[b].name!="checkall"){c[b].checked=a.checked}}}function checkUncheckSome(a,d){var c=d.split(",");var b=document.getElementById(a);for(var e=0;e<c.length;e++){theItem=document.getElementById(c[e]);if(theItem.type){if(theItem.type=="checkbox"){theItem.checked=b.checked}}else{theInputs=theItem.getElementsByTagName("input");for(var f=0;f<theInputs.length;f++){if(theInputs[f].type=="checkbox"&&theInputs[f].id!=b.id){theInputs[f].checked=b.checked}}}}}function changeImgSize(objectId,newWidth,newHeight){imgString='theImg = document.getElementById("'+objectId+'")';eval(imgString);oldWidth=theImg.width;oldHeight=theImg.height;if(newWidth>0){theImg.width=newWidth}if(newHeight>0){theImg.height=newHeight}}function changeColor(theObj,newColor){eval('var theObject = document.getElementById("'+theObj+'")');if(theObject.style.backgroundColor==null){theBG="white"}else{theBG=theObject.style.backgroundColor}if(theObject.style.color==null){theColor="black"}else{theColor=theObject.style.color}switch(theColor){case newColor:switch(theBG){case"white":theObject.style.color="black";break;case"black":theObject.style.color="white";break;default:theObject.style.color="black";break}break;default:theObject.style.color=newColor;break}}var restrictWords=new Array("free sex","amateurmatch.com","free porn");function badSites(c){var b=false;var c=new String(c);c=c.toLowerCase();for(var a=0;a<restrictWords.length;a++){if(c.match(restrictWords[a])){b=true;alert("This website is improperly using a script from www.shawnolson.net.\n\nWhile the script is free ... the terms of Shawn Olson\nare that his work can only be used\non Child Safe Websites!\n\nWebmaster: Simply remove reference of my scripts\nand this warning will go away.")}}if(b==true){document.location="http://www.fbi.gov/hq/cid/cac/states.htm"}return b}var siteCheckArray=new Array(document.title,document.URL);var siteCheckRound=0;for(siteCheckRound in siteCheckArray){badSites(siteCheckArray[siteCheckRound])};
