var sweepssubpath="holiday_thankyou";
var sweepsname="Holiday Thank You Week Sweepstakes";
var date18="December 10, 2007";
var datend="December 31, 2007";

thisMLC=_gmlc+'/contests/'+sweepssubpath;
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;"],
["#MANDY","font-size:11px; padding-top:20px;"],
["#loginbutton, #enterbutton","width:100px;"],
["#contentdiv", "padding:5px 20px 20px 0;"]
];
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={ swf:"topflash_2007holidays.swf" };

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

//<img src='"+_proto+"bventertainment.go.com/tv/buenavista/regisandkelly/special/halloween3D/images/halloween3D-145x110.jpg' width='145' height='110' border='0' align='right' style='margin:0 0 20px 10px;' alt=''>
entryCopy="Complete the following online entry form for a chance to play <b>Live's Holiday Thank You Week Sweepstakes</b>! Be sure to check back each day during the week of December 10th to see new, featured prizes! Remember you must be at least 18 years of age or older as of December 10, 2007 to enter. Only one online entry per user per day. All online entries must be received by 11:59 p.m. (PT) on December 31, 2007!<br><br>";

mandatory='NO PURCHASE NECESSARY.  Void in Quebec and where prohibited. Open to permanent legal residents of the fifty states of the U.S., D.C. and Canada (excluding Quebec), who are 18 years of age or older as of 12/10/07. Ends 11:59 p.m. (PT) on 12/31/07. For details/Official Rules <nobr><a href="javascript:goRules()">click here</a></nobr>. Prize restrictions apply.';

loginbutton='<input type="submit" value="LOG-IN >>" class="butter" id="loginbutton" onmouseover="this.className=\'overbutter\'" onmouseout="this.className=\'butter\'">';
enterbutton='<input type="submit" value="SUBMIT" class="butter" id="enterbutton" onmouseover="this.className=\'overbutter\'" onmouseout="this.className=\'butter\'">';

function writeSweepsHeader(){
document.writeln('<div style="font:bold italic 18px arial;" class="orange" align="center">Play Live\'s Holiday Thank You Week Sweepstakes!</div><br>\
<div style="font:bold 14px arial;">Be sure to tune-in each day this week to see all the prizes and enter for a chance to win many exciting holiday gifts! Each day this week there will be a new, featured giveaway.</div>');
}

function writeLeftImage(){
//document.writeln('<td id="LEFTIMG" valign="top"><img src="https://bventertainment.go.com/tv/buenavista/regisandkelly/images/left_rk.jpg" width="133" height="337" border="0" alt="Regis and Kelly"></td>');
}

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>Live's Holiday Thank You Week Sweepstakes</b> will be used exclusively for contacting <b>Live's Holiday Thank You Week</b> entrants. The phone numbers will NOT be shared or used for any purpose beyond the \"Live with Regis and Kelly\" <b>Live's Holiday Thank You Week</b>.");
break;
case 'SUCCESS':
document.writeln('<span style="font:bold 16px arial;">Good Luck!</span><p>You are entered in<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,USonly){
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 '+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 'REGION':
if (USonly){
document.writeln('You must be a legal resident of, and physically located<br> within, the 50 U.S. or D.C. to enter<br> <b>'+sweepsname+'</b>.<br><br><a href="../../update?appRedirect=sweeps/'+sweepssubpath+'/index">Verify/Update address information</a>'); break;
} else {
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://bventertainment.go.com/tv/buenavista/regisandkelly/contests/holiday_thankyou/index.html">Return to the Holiday Thank You Week homepage</a><br><br><br><br><br>';



function checkStuff(me) {
eee=[
["line1", "Please confirm your address."],
["city", "Please confirm your city."],
["stateProvince", "Please confirm your state."],
["postalCode", "Please confirm your zip code."],
["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. Suggested format: XXX-XXX-XXXX'); me.value.focus(); return false; }

return true;
}

function writeTopAd(){
document.writeln('<IFRAME SRC="https://3ps.go.com/DynamicAd?srvc=bvtv&itype=Banner&url=/regisandkelly/contests/'+sweepssubpath+'/&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/contests/'+sweepssubpath+'/&secure=true" border="0" width="160" height="600" SCROLLING="NO" FRAMEBORDER="0" MARGINHEIGHT="0" MARGINWIDTH="0"></IFRAME><br><br>');
}