thisHeader={ t:"Travel Trivia", s:"<b>Enter now</b> for your chance to win!" };
thisMLC=_gmlc+'/Contests/SuperTriviaAGloGo';
var sweepsname="Super Sun Blast Trivia A-Glo-Go Sweepstakes";
var date18="July 2, 2007";
var datend="August 21, 2007";
var sweepssubpath="supertriviaaglogo";
templatedate=new Date();

styles=[
["fieldset","border:1px solid #516C7D; width:400px;"],
["legend, .butter, .overbutter","font:bold 12px arial;"],
["legend","color:#EE7000;"],
[".error","font:bold 16px arial; color:#EE7000;"],
["body","color:#3963a4;"]
];
try{ if (location.href.indexOf('sweeps')!=-1){ styles.push(["#SKYSCRAPERTD","width:50px;"]); }}catch(e){}
document.writeln('<style>');  for (sty in styles){ document.writeln(styles[sty][0]+'{ '+styles[sty][1]+' }'); }  document.writeln('</style>');

rulesURL="http://bventertainment.go.com/tv/buenavista/regisandkelly/contests/"+sweepssubpath+"/rules.html";
thisHeader={ t:"Travel Trivia", s:"<b>Enter now</b> for your chance to win!" };

function goRules(){ window.location.href=rulesURL; }

function writeTravelTriviaTop(){
}

entryCopy="<img src='"+_proto+"bventertainment.go.com/tv/buenavista/regisandkelly/images/features/supertriviaaglogo-145x110.jpg' width='145' height='110' border='0' align='right' style='margin:0 0 5px 10px;' alt=''>Complete the following online entry form for a chance to play LIVE'S exciting new <b>"+sweepsname+"</b> contest! Then keep watching <b>\"Live with Regis and Kelly\"</b>! If your name is randomly selected, you'll be called and asked to answer a trivia question to win a prize valued at $500 up to $61,000! Remember: you must be at least 18 years of age or older as of "+date18+" to enter! Only one online entry per user per day! All online entries must also be received by noon ET on "+datend+".<br><br>";

function writeText(_text){
switch(_text){
case 'LOGGED_IN':
document.writeln(entryCopy);
break;
case 'NOT_LOGGED_IN':
document.writeln(entryCopy);
document.writeln('You need to be a registered <b>"Live with Regis and Kelly"</b> user before entering this contest. ');
break;
case 'REQUIRED_FIELDS':
document.writeln('Phone numbers submitted for <b>'+sweepsname.replace(/ Sweepstakes/,"")+'</b> will be used exclusively for contacting <b>'+sweepsname.replace(/ Sweepstakes/,"")+'</b> contestants. The phone numbers will NOT be shared or used for any purpose beyond the "Live with Regis and Kelly" <b>'+sweepsname+'</b>.');
break;
case 'SUCCESS':
document.writeln('<span style="font:bold 16px arial;">Good Luck!</span><p>You are entered to play the<br><b>'+sweepsname+'</b>!<br><br>'+returntohomepage);
break;
case 'FAMILY_OF_SITES':
document.writeln('<span style="font-size:11px;">(<b>**Note:</b> If you are already registered at LiveRegisandKelly.com, ABC.com, ABCNEWS.com, ESPN.com, FamilyFun.com, Movies.com, or Disney Online, you may use your existing Member ID and Password. You do NOT have to re-register... just login with your Member ID and password.)</span><br>');
break;
case 'CLICK_HERE_TO_REGISTER':
document.writeln('<b>Not yet registered? <a href="../../index?appRedirect=sweeps/'+sweepssubpath+'/index">CLICK HERE</a></b>');
default:break;
}
}


function writeErrorMsg(irma){
document.writeln('<div align="center">');
switch(irma){
case 'ALREADY_ENTERED_IN_TIMEUNIT':
document.writeln('<div class="error">Sorry but you\'ve already entered today.</div><br><span style="font-size:12px">You can enter <b>Live\'s '+sweepsname.replace(/ Sweepstakes/,"")+'</b><br>once per day through noon ET on '+datend+'.<br><br></span>'); break;
case 'EARLY':
document.writeln('<div class="error">SORRY!</div><br><b>'+sweepsname+'</b> has not yet started.<br> Please return <b>'+date18+'</b> to enter for your chance to win.'); break;
case 'OVER':
document.writeln('<div class="error">SORRY!</div><br>Online entry in <b>'+sweepsname+'</b> is now closed.'); break;
case 'INVALID_AGE':
document.writeln('<div class="error">SORRY!</div><br>You must be at least 18 years of age to enter <b>'+sweepsname+'</b>.'); break;
case 'QUEBEC':
document.writeln('<div class="error">SORRY!</div><br><b>LIVE\'s '+sweepsname+'</b> is not open to residents of Quebec.<br><br><a href="../../update?appRedirect=sweeps/'+sweepssubpath+'/index">Verify/Update address information</a>'); break;
default:break;
}
document.writeln('<br><br>'+returntohomepage+'</div>');
}

returntohomepage='<a href="http://liveregisandkelly.com/">Return to the <b>"Live with Regis and Kelly"</b> homepage</a><br><br><br><br><br>';



function checkStuff(me) {
eee=[
["phonenumber", "Please type in your phone number."]
];
for (cc=0; cc<eee.length; cc++){
elle=me.elements[eee[cc][0]];
if (((elle.type=="text" || elle.type=="textarea" || elle.type=="file") && elle.value=='') || (elle.type=="select-one" && elle.selectedIndex==0)){
alert(eee[cc][1]); elle.focus(); return false;
}}

stripped=me.value.value.replace(/[\(\)\.\-\ ]/g,'');
if (!(!isNaN(parseInt(stripped)) && stripped.length==10)){ alert('Please check your phone numbers for errors.'); me.value.focus(); return false; }

return true;
}

function writeTopAd(){
document.writeln('<IFRAME SRC="https://3ps.go.com/DynamicAd?srvc=bvtv&itype=Banner&url=/regisandkelly/&secure=true" border="0" width="728" height="90" SCROLLING="NO" FRAMEBORDER="0" MARGINHEIGHT="0" MARGINWIDTH="0"></IFRAME>');
}
function writePosterAd(){
document.writeln('<IFRAME SRC="https://3ps.go.com/DynamicAd?srvc=bvtv&itype=Skyscraper&url=/regisandkelly/&secure=true" border="0" width="160" height="600" SCROLLING="NO" FRAMEBORDER="0" MARGINHEIGHT="0" MARGINWIDTH="0"></IFRAME><br><br>');
}