var strHead = '';

function dispHeader(strServer, strMember, strDate) {
	strHead = '<center>\n' +
	'<table cellpadding="0" cellspacing="0" border="0" width="750">\n' +
		'<tr>\n' +
			'<td class="white-cell" width="183" height="10"><img src="/images/spacer.gif" border="0" width="183" height="10"></td>\n' +
			'<td class="white-cell" width="1" height="10"><img src="/images/spacer.gif" border="0" width="1" height="10"></td>\n' +
			'<td class="white-cell" width="15" height="10"><img src="/images/spacer.gif" border="0" width="15" height="10"></td>\n' +
			'<td class="white-cell" width="501" height="10"><img src="/images/spacer.gif" border="0" width="501" height="10"></td>\n' +
			'<td class="white-cell" width="50" height="10"><img src="/images/spacer.gif" border="0" width="50" height="10"></td>\n' +
		'</tr>\n' +
		'<tr>\n' +
			'<td class="white-cell" width="183" valign="top" align="center">\n' +
				'<a href="http://' + strServer + '/"><img src="/images/logo_main.gif" border="0" width="183" height="135" alt="Proton Therapy Questions"></a><br>\n' +
				'<table cellpadding="0" cellspacing="0" border="0" width="183">\n' +
					'<tr>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
						'<td width="26"><img src="/images/nav_arrow_on.gif" border="0" width="26" height="23" name="arr_home" /></td>\n' +
						'<td width="155"><div id="nav_home" class="nav-main-roll" style="cursor:default">Proton BOB Home</div></td>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
					'</tr>\n' +
					'<tr><td width="183" colspan="4"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td></tr>\n';
	if(strMember != 'TRUE') {
		strHead = strHead + '<tr>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
						'<td width="26"><a href="https://' + strServer + '/members/login.asp" onMouseOver="navRoll(\'login\', true);" onMouseOut="navRoll(\'login\', false);"><img src="/images/nav_arrow_off_ssl.gif" border="0" width="26" height="23" name="arr_login" /></a></td>\n' +
						'<td width="155"><a href="https://' + strServer + '/members/login.asp" onMouseOver="navRoll(\'login\', true);" onMouseOut="navRoll(\'login\', false);"><div id="nav_login" class="nav-main-off-ssl">Proton BOB Member Login</div></a></td>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
					'</tr>\n' +
					'<tr><td width="183" colspan="4"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td></tr>\n' +
					'<tr>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
						'<td width="26"><a href="https://' + strServer + '/members/register.asp" onMouseOver="navRoll(\'signup\', true);" onMouseOut="navRoll(\'signup\', false);"><img src="/images/nav_arrow_off_ssl.gif" border="0" width="26" height="23" name="arr_signup" /></a></td>\n' +
						'<td width="155"><a href="https://' + strServer + '/members/register.asp" onMouseOver="navRoll(\'signup\', true);" onMouseOut="navRoll(\'signup\', false);"><div id="nav_signup" class="nav-main-off-ssl">Sign Up</div></a></td>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
					'</tr>\n' +
					'<tr><td width="183" colspan="4"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td></tr>\n';
	} else {
		strHead = strHead + '<tr>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
						'<td width="26"><a href="https://' + strServer + '/members/logout.asp" onMouseOver="navRoll(\'logout\', true);" onMouseOut="navRoll(\'logout\', false);"><img src="/images/nav_arrow_off_ssl.gif" border="0" width="26" height="23" name="arr_logout" /></a></td>\n' +
						'<td width="155"><a href="https://' + strServer + '/members/logout.asp" onMouseOver="navRoll(\'logout\', true);" onMouseOut="navRoll(\'logout\', false);"><div id="nav_logout" class="nav-main-off-ssl">Member Logout</div></a></td>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
					'</tr>\n' +
					'<tr><td width="183" colspan="4"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td></tr>\n';
	}
	strHead = strHead + '<tr>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
						'<td width="26"><a href="https://' + strServer + '/members/memberresources.asp" onMouseOver="navRoll(\'resources\', true);" onMouseOut="navRoll(\'resources\', false);"><img src="/images/nav_arrow_off_ssl.gif" border="0" width="26" height="23" name="arr_resources" /></a></td>\n' +
						'<td width="155"><a href="https://' + strServer + '/members/memberresources.asp" onMouseOver="navRoll(\'resources\', true);" onMouseOut="navRoll(\'resources\', false);"><div id="nav_resources" class="nav-main-off-ssl">Member Resources</div></a></td>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
					'</tr>\n' +
					'<tr><td width="183" colspan="4"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td></tr>\n' +
					'<tr>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
						'<td width="26"><a href="http://' + strServer + '/proton-therapy-aboutus.asp" onMouseOver="navRoll(\'aboutus\', true);" onMouseOut="navRoll(\'aboutus\', false);"><img src="/images/nav_arrow_off.gif" border="0" width="26" height="23" name="arr_aboutus" /></a></td>\n' +
						'<td width="155"><a href="http://' + strServer + '/proton-therapy-aboutus.asp" onMouseOver="navRoll(\'aboutus\', true);" onMouseOut="navRoll(\'aboutus\', false);"><div id="nav_aboutus" class="nav-main-off">About Proton BOB</div></a></td>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
					'</tr>\n' +
					'<tr><td width="183" colspan="4"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td></tr>\n' +
					'<tr>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
						'<td width="26"><a href="http://' + strServer + '/proton-treatment-faqs.asp" onMouseOver="navRoll(\'faqs\', true);" onMouseOut="navRoll(\'faqs\', false);"><img src="/images/nav_arrow_off.gif" border="0" width="26" height="23" name="arr_faqs" /></a></td>\n' +
						'<td width="155"><a href="http://' + strServer + '/proton-treatment-faqs.asp" onMouseOver="navRoll(\'faqs\', true);" onMouseOut="navRoll(\'faqs\', false);"><div id="nav_faqs" class="nav-main-off">Proton Treatment FAQs</div></a></td>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
					'</tr>\n' +
					'<tr><td width="183" colspan="4"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td></tr>\n' +
					'<tr>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
						'<td width="26"><a href="http://' + strServer + '/proton-therapy-testimonials.asp" onMouseOver="navRoll(\'testimonials\', true);" onMouseOut="navRoll(\'testimonials\', false);"><img src="/images/nav_arrow_off.gif" border="0" width="26" height="23" name="arr_testimonials" /></a></td>\n' +
						'<td width="155"><a href="http://' + strServer + '/proton-therapy-testimonials.asp" onMouseOver="navRoll(\'testimonials\', true);" onMouseOut="navRoll(\'testimonials\', false);"><div id="nav_testimonials" class="nav-main-off">Proton Patient Testimonials</div></a></td>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
					'</tr>\n' +
					'<tr><td width="183" colspan="4"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td></tr>\n' +
					'<tr>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
						'<td width="26"><a href="http://' + strServer + '/proton-treatment-photos_page01.asp" onMouseOver="navRoll(\'photos\', true);" onMouseOut="navRoll(\'photos\', false);"><img src="/images/nav_arrow_off.gif" border="0" width="26" height="23" name="arr_photos" /></a></td>\n' +
						'<td width="155"><a href="http://' + strServer + '/proton-treatment-photos_page01.asp" onMouseOver="navRoll(\'photos\', true);" onMouseOut="navRoll(\'photos\', false);"><div id="nav_photos" class="nav-main-off">Photos</div></a></td>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
					'</tr>\n' +
					'<tr><td width="183" colspan="4"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td></tr>\n' +
					'<tr>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
						'<td width="26"><a href="http://' + strServer + '/proton-therapy-reunions.asp" onMouseOver="navRoll(\'reunions\', true);" onMouseOut="navRoll(\'reunions\', false);"><img src="/images/nav_arrow_off.gif" border="0" width="26" height="23" name="arr_reunions" /></a></td>\n' +
						'<td width="155"><a href="http://' + strServer + '/proton-therapy-reunions.asp" onMouseOver="navRoll(\'reunions\', true);" onMouseOut="navRoll(\'reunions\', false);"><div id="nav_reunions" class="nav-main-off">Proton Patient Reunions</div></a></td>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
					'</tr>\n' +
					'<tr><td width="183" colspan="4"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td></tr>\n' +
					'<tr>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
						'<td width="26"><a href="http://' + strServer + '/proton-treatment-patient.asp" onMouseOver="navRoll(\'patient\', true);" onMouseOut="navRoll(\'patient\', false);"><img src="/images/nav_arrow_off.gif" border="0" width="26" height="23" name="arr_patient" /></a></td>\n' +
						'<td width="155"><a href="http://' + strServer + '/proton-treatment-patient.asp" onMouseOver="navRoll(\'patient\', true);" onMouseOut="navRoll(\'patient\', false);"><div id="nav_patient" class="nav-main-off">The Patient Proton</div></a></td>\n' +
						'<td width="1"><img src="/images/spacer.gif" border="0" width="1" height="1" /></td>\n' +
					'</tr>\n' +
				'</table><br />\n' +
				'<table cellpadding="0" cellspacing="0" border="0">\n' +
					'<tr><td width="131">\n' +
						'<img src="/images/todayShow_fox_logos.gif" border="0" width="150" height="51" alt="YOU CAN BEAT Prostate Cancer as seen on The Today Show and Fox 25 News" /><br />\n' +
						'<b>As seen on<br /><a href="http://www.msnbc.msn.com/id/21134540/vp/25930361#25930361" target="_blank">NBC\'\s Today Show</a></b>,<br />\n' +
						'<b><a href="http://www.msnbc.msn.com/id/21134540/vp/25930361#25933855" target="_blank">NBC Nightly News</a></b>,<br />\n' +
						'<b>and <a href="http://www.myfoxboston.com/dpp/news/You_Can_Beat_Prostate_Cancer/" target="_blank">Fox 25 News</a>.<br /><br />Listen to Bob\'\s interview on <a href="http://growingbolder.com/media/health/cancer/bob-marckini-200401.html" target="_blank">Growing Bolder Radio Show</a></b><br /><br /> \n' +
						'<b>Listen to <a href="http://www.expertsinfocus.com/audio/protonbob.mp3" target="_blank">Experts in Focus Interview</a> of Bob 12/9/08</b><br /><br /> \n' +
						'<a href="http://www.lulu.com/product/paperback/you-can-beat-prostate-cancer/728701" target="_blank"><img src="/images/home_book_sml.jpg" border="0" width="131" height="205" alt="Just Released: YOU CAN BEAT Prostate Cancer" /></a><br /><br />\n' +
						'<b>Written by prostate cancer survivor and BOB founder, Robert Marckini</b><br /><br />\n' +
						'<a href="http://www.lulu.com/product/paperback/you-can-beat-prostate-cancer/728701" target="_blank"><b>Click here to preview.</b></a><br /><br />\n' +
						'<b>Click any of the following to order:</b><br />\n' +
						'<a href="http://www.lulu.com/product/paperback/you-can-beat-prostate-cancer/728701" target="_blank"><b>LuLu</b></a><br />\n' +
						'<a href="http://www.amazon.com/You-Can-Beat-Prostate-Cancer/dp/061514022X/ref=pd_bbs_sr_1/105-6409074-2248455?ie=UTF8&s=books&qid=1194465703&sr=8-1" target="_blank"><b>Amazon</b></a><br />\n' +
						'<a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&EAN=9780615140223&itm=1" target="_blank"><b>Barnes &amp; Noble</b></a>\n' +
						'<a href="http://www.amazon.com/You-Can-Beat-Prostate-Cancer/dp/061514022X/ref=pd_bbs_sr_1/105-6409074-2248455?ie=UTF8&s=books&qid=1194465773&sr=1-1" target="_blank"><b>Borders</b></a>\n' +
					'</td></tr>\n' +
				'</table>\n' +
				'<br /><br />\n' +
			'</td>\n' +
			'<td class="gray-lt-cell" width="1" height="1"><img src="/images/spacer.gif" border="0" width="1" height="1"></td>\n' +
			'<td class="white-cell" width="15" height="1"><img src="/images/spacer.gif" border="0" width="15" height="1"></td>\n' +
			'<td class="white-cell" width="501" valign="top" align="right">\n' +
				'<span class="list-text-black">Last Website Update:&nbsp;' + strDate + "<br></span>" + 
				'<table cellpadding="0" cellspacing="0" border="0" width="501">\n' +
					'<tr>\n' +
						'<td width="32" height="1"><img src="/images/spacer.gif" border="0" width="32" height="1"></td>\n' +
						'<td width="469" height="1"><img src="/images/spacer.gif" border="0" width="469" height="1"></td>\n' +
					'</tr>\n' +
					'<tr>\n' +
						'<td width="32"><img src="/images/target_blue_square.gif" border="0" width="32" height="27"></td>\n' +
						'<td class="blue-cell" width="469"><span class="header-text-white" style="font-size:15px;"><b>';
	document.write(strHead);
}