var myPathName = window.location.pathname;if (true) //myPathName == '/app/site/crm/externalleadpage.nl') {	document.write('<table border="0" cellpadding="0" cellspacing="0" id="leftNav"> \					<tr> \						<td><table border="0" cellspacing="0" cellpadding="0"> \								<tr> \									<td><table border="0" cellpadding="0" cellspacing="0" id="sideImg_container"> \											<tr> \												<td><img id="left_nav_image" src="/c.' + nsCompId + '/site/images/side_images/step_1.jpg" width="142" height="27" usemap="#progressIndicatorMap" border="0" alt="Progress Indicator" /></td> \											</tr> \										</table> \									</td> \								</tr> \							</table> \						</td> \					</tr> \					<tr> \						<td>&nbsp;</td> \					</tr> \				</table>');	document.write('<div align="center" style="display:block; padding:5px; width:174px; overflow:hidden;"><table class="normal" cellpadding="0" cellspacing="0" border="0" width="100%"><tr class="alternate"><td align="center" style="text-align:center !important; padding:10px;"><b>To avoid losing data<br />you have entered,<br />do not use your<br />browser back button<br />during purchase process.</b><br />Instead use<br />Back and Next buttons <br />on bottom of the page.</td></tr></table></div>');	document.write('<div align="center" style="display:block; padding:5px; width:174px; overflow:hidden;"><table class="normal" cellpadding="0" cellspacing="0" border="0" width="100%"><tr class="alternate"><td align="center" style="text-align:center !important; padding:10px;"><b>Need Help?<br />Call us at</b><br />1.800.900.3700<br />Mon-Fri, from 8 AM-5 PM PT</td></tr></table></div>');		document.write('<map name="progressIndicatorMap" id="progressIndicatorMap" style="border:none;"> \					  <area shape="circle" coords="48,14,11" style="border:none;" href="#" onclick="displayPanel(\'tf_frames\', \'nav\'); displayPanel(\'pat_info\', \'nav\'); return false;" alt="Go to Step 1"></area> \					  <area shape="circle" coords="63,14,11" style="border:none;" href="#" onclick="displayPanel(\'tf_customize\', \'nav\'); displayPanel(\'new_rx\', \'nav\'); return false;" alt="Go to Step 2"></area> \					  <area shape="circle" coords="78,14,11" style="border:none;" href="#" onclick="displayPanel(\'add_options\', \'nav\'); displayPanel(\'customize_ecp\', \'nav\'); return false;" alt="Go to Step 3"></area> \					  <area shape="circle" coords="101,14,11" style="border:none;" href="#" onclick="displayPanel(\'billing_shipping\', \'nav\'); displayPanel(\'add_ecp_options\', \'nav\'); return false;" alt="Go to Step 4"></area> \					  <area shape="circle" coords="124,14,11" style="border:none;" href="#" onclick="displayPanel(\'payment\', \'nav\'); displayPanel(\'confirm_ecp\', \'nav\'); return false;" alt="Go to Step 5"></area> \					</map>');}else {	document.write('<table border="0" cellpadding="0" cellspacing="0" id="leftNav"> \				<tr> \					<td>&nbsp;</td> \				</tr> \				<tr> \					<td>&nbsp;</td> \				</tr> \				<tr> \					<td><table border="0" cellspacing="0" cellpadding="0"> \							<tr> \								<td><table border="0" cellpadding="0" cellspacing="0" id="sideImg_container"> \										<tr> \											<td><img id="left_nav_image" src="/c.' + nsCompId + '/site/images/side_images/3.jpg" alt="Superfocus - keep your world in focus" class="" style="" /></td> \										</tr> \									</table> \								</td> \							</tr> \						</table> \					</td> \				</tr> \				<tr> \					<td>&nbsp;</td> \				</tr> \			</table>');}
