<!--
var url = "http://www.fansonly.com/schools/ilch/survey/introduction.html";  // of file to pop
/*
var home = 'http://<!--#echo var="SERVER_NAME" -->';
*/
var seenthis = "72";
var thankyou = seenthis + "thanks";
var viewcount = '0';
var surveyFlag = 0; // if live
var surveyUnload = 0; // 0 reg , 1 unload
var surveyFocus = 1; // 0 popunder, 1 popup
var viewpages = 3;
var percentpop = 50;

var popwidth = 400;
var popheight = 305;
var poptop = (screen.height * .7) - popheight;
var popleft = (screen.width * .6) - popwidth;
var delayTime = 30000; // equals 30 seconds

//-->

