function handleError() { return true; }
window.onerror=handleError;

function writeSuccess(){
document.writeln('<br><br><div align="center"><font size=+2><B>Thanks!</B></font><p>Your story has been sent.<p><a href="http://thetonydanzashow.com/">Return to <b>The Tony Danza Show</b> homepage</a><br><br><br><br><br></div>');
}

function writeShellHead(){
//document.writeln('<b style="font-size:18px">BE ON THE SHOW!</b><br><br>');
document.writeln('<br><b style="font-size:14px">Do you want to be a guest on "The Tony Danza Show" or know someone who should be? Write and tell us about it!</b><br><br>');
try{ gid('USERID').innerHTML=gid('USERID').innerHTML.replace(/https\/tonydanza/gi,"https://register.go.com/tonydanza"); }catch(ur){}
}

function writeAboveBox(){}
function writeBelowBox(){}
function writeEntryFormHead(){}

function writeStyle(){
document.writeln('<style>');
document.writeln('body { background-color: #C0905C; margin:0px; font-family:arial,helvetica; font-size:12px; color:#462C09;}');
document.writeln('td { font-family:arial,helvetica; font-size:12px; color:#462C09;}');
document.writeln('.l {color:#2B4AA5;}');
document.writeln('.el {color:#2B4AA5; padding:0px 1px 0px 1px;}');
document.writeln('.el:hover {color:white; background:#5278A7;}');
document.writeln('.text{font-family:arial,helvetica; font-size:12px; color:#462C09;}');
document.writeln('.input{font-family:arial,helvetica; font-size:12px; color:#111111;}');
document.writeln('.text2{font-size:14px;}');
document.writeln('.error{font-size:11px; color:#2B4AA5;}');
document.writeln('</style>');
}

segments=[
["family_fitness_challenge","Family Fitness Challenge"],
["hire_tony","Hire Tony!"],
["go_ahead_make_my_dream","Go Ahead, Make My Dream!"],
["tots_with_talent","Tots with Talent"],
["tony_comes_to_town","Tony Comes to Town"],
["let_tony_train_your_hubby","Let Tony Train Your Hubby"],
["messy_house_sos","Messy House S.O.S."],
["football_loving_mom","Football-Loving Mom"],
["human_interest_story","Human Interest Story"],
["school_makeover","School Makeover"]
];

function writeBeAGuestHeader(){
document.writeln('<img src="'+imgRoot+'/beontheshow-reg-header.gif" width="780" height="82" alt="The Tony Danza Show - Be On The Show" border="0"><br>');
}