
function buttons() {
	var backToHelpBtn = '<a href="helpmain.htm" style="border:0px;"><img width="195px" height="22px" class="backToHelpBtn" id="btn01" src="../resources/images/editor/blank.gif" border="0" onmouseover="this.style.backgroundPosition =\'0px -503px\'" onmouseout="this.style.backgroundPosition =\'0px -478px\'"/></a>';
	var contactBtn = '<a href="/skins/100147/forms/contact_us_landing.html" style="border:0px;"><img width="180px" height="22px" class="contactBtn" id="btn01" src="../resources/images/editor/blank.gif" border="0" onmouseover="this.style.backgroundPosition =\'0px -766px\'" onmouseout="this.style.backgroundPosition =\'0px -741px\'"/></a>';

	document.write(backToHelpBtn + '&nbsp;' + contactBtn);
}

function headertop2(){

    document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td class="tdhdrtitle"><div class="hdrtitle"><i>Disney\'s PhotoPass</i> Help</div></td><td style="text-align:right;width:43px;"><img src="../resources/images/closebtn.gif" border="0" alt="Close" onclick="top.close();return false;" onmouseover="this.src=\'../resources/images/closebtn_on.gif\';" onmouseout="this.src=\'../resources/images/closebtn.gif\';" /></td></tr><tr><td class="helpcontentborder" colspan="2">');
}

function headertop(title){
if (title == undefined)
    title = '<i>Disney\'s PhotoPass</i> Help';
    
    document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td class="tdhdrtitle"><div class="hdrtitle">' + title + '</div></td><td style="text-align:right;width:43px;"><img src="../resources/images/closebtn.gif" border="0" alt="Close" onclick="top.close();return false;" onmouseover="this.src=\'../resources/images/closebtn_on.gif\';" onmouseout="this.src=\'../resources/images/closebtn.gif\';" /></td></tr><tr><td class="helpcontentborder" colspan="2">');
}

function headerbottom(){
    document.write('</td></tr></table>');
}



function LaunchTerms() {
	window.open ('/skins/100147/forms/terms_frm.htm', 'terms', config='height=410,width=490, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, directories=no, status=no');
}

function LaunchContactUs()
{
window.open ('/skins/100147/forms/contact_us_frm.htm', 'contactus', config='height=410,width=490, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, directories=no, status=no');
}

function LaunchLostPhotoPass() {
	window.open ('/skins/100147/forms/lost_frm.htm', 'lostphotopass', config='height=560,width=540, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, directories=no, status=no');
}

function LaunchWhatUpload2() {
	window.open ('/skins/100147/help/whatupload.htm', 'help', config='height=610,width=590, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, directories=no, status=no');
}
