
function scrollMarquee(theVar){
if(theVar.substring( 0, 4)=='sggk'){
location.href= eStr(theVar);}else{
location.href=theVar;
}}

