function gotoSearch() {
	window.location = "http://www2.boingo.com/search.html?pgt=cat_list&cte=Airport";
}
/*
 page Template functions
 Arguments are: 'pageID', wg, price
 --- PageID is the variable that will be used to pull page specific data: the top banner graphic and cookie Function
 --- wg is a flag that determines what the sign up link will be
 --- price is an integer to determine what price-hdln.gif image to use (2 = price-hdln2.gif)
 */
 
 function drawAnsPage(vscc, vpromo, pass) {
	 // Set the sign up Link
	    
		var slink;
		
		if (pass == "ls") {
		       var page = "https://signup.boingo.com/selfcare/reg/start.do";
               slink = "http://www.boingo.com/cgi-bin/redirect.cgi?u=" + page + "&ck=SCC&op=w&qs=1&cv=" + vscc + "&PROMO=" + vpromo;
		}
		else {
	    slink = 'https://c01.client.boingo.com/walledgarden/reg/start.do?SCC='+vscc+'&PROMO='+vpromo+'&PLANTYPE=UNLIMITED';
		}
		//var slink = '/cgi-bin/redirect.cgi?u=https://c01.client.boingo.com/walledgarden/reg/start.do&ck=SCC&op=r&qs=1';
		var airportlink = 'http://www2.boingo.com/search.html?pgt=cat_list&cte=Airport';
		var searchlink = 'http://www2.boingo.com/search.html';
		
document.write('<link rel="stylesheet" href="/shared/css/globe_styles.css" />');
document.write('<script src="/shared/jscript/hot_spot_counts.js" /></script>');
document.write('<link rel="stylesheet" href="/templates/landing1/template.css">');
document.write('<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">');
document.write('<table align="center" width="100%" cellspacing="0" height="43" cellpadding="0" border="0" background="http://www2.boingo.com/img/nav_top.gif">');
document.write('	<tr>');
document.write('		<td width="12%">&nbsp;</td>');
document.write('		<td valign="top" width="28%">');
document.write('			<img border="0" src="http://www2.boingo.com/img/nav-img/boingo_header_logo.gif">');
document.write('		</td>');
document.write('		<td width="60%">&nbsp;</td>');
document.write('	</tr>');
document.write('</table>');
document.write('<br><br>');
document.write('');
document.write('<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('  <tr>');
document.write('    <td><table width="756" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('      <tr>');
document.write('        <td width="163" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('            <tr>');
document.write('              <td width="9"><img src="/templates/landing1/images/ans_01.gif" width="9" height="21" alt=""></td>');
document.write('              <td height="21" background="/templates/landing1/images/bg-top-left.gif"><img src="/templates/landing1/images/ans_02.gif" width="162" height="21" alt=""></td>');
document.write('              <td width="9"><img src="/templates/landing1/images/ans_03.gif" width="9" height="21" alt=""></td>');
document.write('            </tr>');
document.write('            <tr>');
document.write('              <td background="/templates/landing1/images/ans_06.gif">&nbsp;</td>');
document.write('              <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="4">');
document.write('                <tr>');
document.write('                  <td valign="top" align="center">');
document.write('                  	<div class="globe_lg"><script type="text/javascript">document.write(hot_spot_count);</script></div><br />');
document.write('                  	<table align="center" cellspacing="0" cellpadding="4" border="0">');
document.write('                  		<tr>');
document.write('                  			<td align="center">');
document.write('                  				Plus Hundreds of Airports Including:');
document.write('                  			</td>');
document.write('                  		</tr>');
document.write('                  	</table>');
// document.write('                  	<table align="center" cellspacing="0" cellpadding="2" border="0" class="tbl_airport" onClick="gotoSearch();">');
document.write('                  	<table align="center" cellspacing="0" cellpadding="2" border="0" class="tbl_airport">');
document.write('                  		<tr>');
document.write('                  			<td class="tbl_airport_1">New York - JFK/LGA/EWR</td>');
document.write('                  		</tr>');
document.write('                  		<tr>');
document.write('							<td class="tbl_airport_2">Los Angeles - LAX</td>');
document.write('						</tr>');
document.write('						<tr>	');
document.write('							<td class="tbl_airport_1">Atlanta - ATL</td>');
document.write('						</tr>');
document.write('						<tr>');
document.write('							<td class="tbl_airport_2">Boston Logan - BOS</td>');
document.write('						</tr>');
document.write('						<tr>');
document.write('							<td class="tbl_airport_1">Seattle-Tacoma - SEA</td>');
document.write('						</tr>');
document.write('						<tr>');
document.write('							<td class="tbl_airport_2">Minneapolis - MSP</td>');
document.write('						</tr>');
document.write('						<tr>');
document.write('							<td class="tbl_airport_1">Philadelphia - PHL</td>');
document.write('						</tr>');
document.write('						<tr>');
document.write('							<td class="tbl_airport_2">Detroit - DTW</td>');
document.write('						</tr>');
document.write('						<tr>');
document.write('							<td class="tbl_airport_1">Houston - IAH</td>');
document.write('						</tr>');
document.write('						<tr>');
document.write('							<td class="tbl_airport_2">Miami - MIA</td>');
document.write('						</tr>');
document.write('						<tr>');
document.write('							<td class="tbl_airport_1">Denver - DIA</td>');
document.write('						</tr>');
document.write('						<tr>');
document.write('							<td class="tbl_airport_2">Chicago - ORD/MDW</td>');
document.write('						</tr>');
document.write('						<tr>');
document.write('							<td class="tbl_airport_1">Raleigh-Durham - RDU</td>');
document.write('						</tr>');
document.write('					</table>                  </td>');
document.write('                </tr>');
document.write('              </table></td>');
document.write('              <td background="/templates/landing1/images/ans_08.gif">&nbsp;</td>');
document.write('            </tr>');
document.write('            <tr>');
document.write('              <td><img src="/templates/landing1/images/ans_13.gif" width="9" height="21" alt=""></td>');
document.write('              <td height="21" background="/templates/landing1/images/ans_15.gif"><img src="/templates/landing1/images/ans_15.gif" width="162" height="21" alt=""></td>');
document.write('              <td><img src="/templates/landing1/images/ans_16.gif" width="9" height="21" alt=""></td>');
document.write('            </tr>');
document.write('          </table>');
document.write('            <p></p></td>');
document.write('        <td valign="top"><table border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('            <tr>');
document.write('              <td><table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('                  <tr>');
document.write('                    <td width="475"><img src="/templates/landing1/images/ans_04.gif" width="475" height="62" alt=""></td>');
document.write('                    <td><img src="/templates/landing1/images/ans_05.gif" width="100" height="62" alt=""></td>');
document.write('                  </tr>');
document.write('              </table></td>');
document.write('            </tr>');
document.write('            <tr>');
document.write('              <td><table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('                  <tr>');
document.write('                    <td width="221"><img src="/templates/landing1/images/ans_09.gif" width="221" height="105" alt=""></td>');
document.write('                    <td width="171"><img src="/templates/landing1/images/ans_10.gif" width="171" height="105" alt=""></td>');
document.write('                    <td><img src="/templates/landing1/images/ans_11.gif" width="183" height="105" alt=""></td>');
document.write('                  </tr>');
document.write('              </table></td>');
document.write('            </tr>');
document.write('        </table>');
document.write('          <table width="100%" border="0" cellspacing="0" cellpadding="4">');
document.write('            <tr>');
document.write('              <td width="50%" valign="top"><table width="100%" height="269" border="0" cellspacing="0" cellpadding="0" class="tbl_content">');
document.write('                  <tr>');
document.write('                    <td valign="top">');
document.write('                    	<table width="100%" border="0" cellspacing="0" cellpadding="4">');
document.write('                    		<tr>');
document.write('                    			<td valign="top">');
document.write('									<div class="bigRed">WHAT IS BOINGO?</div><br>');
document.write('									<span class="copy">');
document.write('										Boingo Wireless is a global Wi-Fi network designed for those who need Internet access on the go.');
document.write('										<br><br>');
document.write('										We offer <font color="0078B8">unlimited</font> access to dozens of hotspot networks across the globe, including Wayport, AT&T, iBAHN, Sprint and many more.');
document.write('										<br><br>');
document.write('										One account accesses thousands of hotspots for <font color="0078B8">one low price</font> including hundreds of airports and thousands of hotels.');
document.write('									</span>');
document.write('								</td>');
document.write('							</tr>');
document.write('						</table>');
document.write('                    </td>');
document.write('                  </tr>');
document.write('              </table></td>');
document.write('              <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="tbl_content">');
document.write('                  <tr>');
document.write('                    <td valign="top">');
document.write('                    	<a href="'+slink+'"><img src="/templates/landing1/images/signup.gif" border="0"></a>');
document.write('                    </td>');
document.write('                  </tr>');
document.write('              </table></td>');
document.write('            </tr>');
document.write('          </table></td>');
document.write('      </tr>');
document.write('      ');
document.write('    </table></td>');
document.write('  </tr>');
document.write('</table>');
document.write('<hr width="90%" noshade size="1">');
document.write('<table width="70%" align="center">');
document.write('	<tr>');
document.write('		<td id="btmnav" align="center">');
document.write('			If you are having difficulty logging into this hotspot or you are having a problem with your account, you can call us at 800-880-4117. Customer care is available 24 hours a day, every day of the year.<br />Boingo, Boingo Wireless, and the Boingo Wireless Logo are registered trademarks of Boingo Wireless, Inc. Other product names used in this web site are for identification purposes only and may be trademarks of their respective companies.');
document.write('		</td>');
document.write('	</tr>');
document.write('</table>');
document.write('</body>');
}
 
 function drawAnsPage2() {
	// Set the sign up Link
		var slink = '/cgi-bin/redirect.cgi?u=https://c01.client.boingo.com/walledgarden/reg/start.do&ck=SCC&op=r&qs=1';
		var airportlink = 'http://www2.boingo.com/search.html?pgt=cat_list&cte=Airport';
		var searchlink = 'http://www2.boingo.com/search.html';
	// Draw the rest of the template
	document.write('<body link="#0078b8" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0">');
	document.write('');
	document.write('<IMG SRC="/templates/landing1/images/anslanding.gif" WIDTH=766 HEIGHT=660 BORDER=0 USEMAP="#ansMap">');
    document.write('<MAP NAME="ansMap">');
    document.write('<AREA SHAPE="rect" ALT="" COORDS="24,26,741,115" ');
    document.write('href="'+slink+'">');
    document.write('<AREA SHAPE="rect" ALT="" COORDS="27,125,186,300" ');
    document.write('TARGET="_self" HREF="'+searchlink+'">');
	document.write('<AREA SHAPE="rect" ALT="" COORDS="26,307,185,576" ');
    document.write('TARGET="_self" HREF="'+airportlink+'">');
	document.write('<AREA SHAPE="rect" ALT="" COORDS="200,127,739,580" ');
    document.write('href="'+slink+'">');
	document.write('<AREA SHAPE="rect" ALT="" COORDS="23,593,742,636" ');
    document.write('href="'+slink+'">');
    document.write('</MAP>');
	document.write('</body>');
}
	
function drawPage(pageID, wg, price) {
	// Set the sign up Link
	if (wg == true) {
		var slink = '/cgi-bin/redirect.cgi?u=https://c01.client.boingo.com/walledgarden/reg/start.do&ck=SCC&op=r&qs=1';
		var searchlink = 'http://www2.boingo.com/search.html';
		var homelink = 'http://www2.boingo.com/index.html';
	} else {
		var slink = '/cgi-bin/redirect.cgi?u=https://signup.boingo.com/selfcare/reg/start.do&ck=SCC&op=r&qs=1';
		var searchlink = '/search.html';
		var homelink = '/index.html';
	}
	
	// Draw the rest of the template
	document.write('<body link="#0078b8" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0">');
	document.write('');
	
	document.write('<table align="center" width="100%" cellspacing="0" height="72" cellpadding="0" border="0" background="/images/nav_top.gif">');
	document.write('');
	document.write('<tr>');
	document.write('');
	document.write('<td width="12%" background="/sales/images/bg-topheader.gif">&nbsp;</td><td width="28%" valign="top" background="/sales/images/bg-topheader.gif">');
	document.write('  <table height="72" border="0" cellpadding="0" cellspacing="0">');
	document.write('    <tr>');
	document.write('      <td height="19">&nbsp;</td>');
	document.write('    </tr>');
	document.write('    <tr>');
	document.write('      <td valign="top"><a href='+homelink+'><img border="0" height="43" width="144" src="/img/nav-img/boingo_header_logo.gif"></a></td>');
	document.write('    </tr>');
	document.write('  </table></td>');
	document.write('<td width="8%" background="/sales/images/bg-topheader.gif">&nbsp;</td>');
	document.write('<td width="40%" valign="top" background="/sales/images/bg-topheader.gif">');
	document.write('');
	document.write('');
	document.write('');
	document.write('</td>');
	document.write('<td width="12%" background="/sales/images/bg-topheader.gif">&nbsp;</td>');
	document.write('');
	document.write('</tr>');
	document.write('');
	document.write('</table>');
	document.write('');
	document.write('<tr><td width="150"><div align="center"></div>');
	document.write('<table width="807" border="0" align="center" cellpadding="0" cellspacing="0">');
	document.write('  ');
	document.write('<tr>');
	document.write('    <td colspan="3">');
	document.write('      ');
	document.write('<a href="'+slink+'"><img src="/sales/images/header_'+pageID+'.gif" hspace="6" border="0" align="left"></a><br>');
	document.write('      ');
	document.write('</td>');
	document.write('  </tr>');
	document.write('  ');
	document.write('<tr height="7">');
	document.write('    ');
	document.write('<td width="9" background="/img/box_top_left.gif"><table cellspacing=0 cellpadding=0 border=0 height=7 width=9>');
	document.write('        <tr>');
	document.write('          <td></td>');
	document.write('        </tr>');
	document.write('    </table></td>');
	document.write('    <td width="720" height="7" background="/img/box_top.gif"><table cellspacing=0 cellpadding=0 border=0 height=7 width=100%>');
	document.write('        <tr>');
	document.write('          <td></td>');
	document.write('        </tr>');
	document.write('    </table></td>');
	document.write('    <td width="9" background="/img/box_top_right.gif"><table cellspacing=0 cellpadding=0 border=0 height=7 width=9>');
	document.write('        <tr>');
	document.write('          <td></td>');
	document.write('        </tr>');
	document.write('    </table></td>');
	document.write('  </tr>');
	document.write('  ');
	document.write('<tr>');
	document.write('    ');
	document.write('<td width="9" background="/img/box_left.gif"><table cellspacing=0 cellpadding=0 border=0 height=1 width=100%>');
	document.write('        <tr>');
	document.write('          <td></td>');
	document.write('        </tr>');
	document.write('    </table></td>');
	document.write('    <td bgcolor="CBCBCB"><table cellspacing=0 cellpadding=0 border=0 height=1 width=100%>');
	document.write('        <tr>');
	document.write('          <td></td>');
	document.write('        </tr>');
	document.write('    </table></td>');
	document.write('    <td width="9" background="/img/box_right.gif"><table cellspacing=0 cellpadding=0 border=0 height=1 width=100%>');
	document.write('        <tr>');
	document.write('          <td></td>');
	document.write('        </tr>');
	document.write('    </table></td>');
	document.write('  </tr>');
	document.write('  ');
	document.write('<tr>');
	document.write('    ');
	document.write('<td width="9" background="/img/box_left.gif"><table cellspacing=0 cellpadding=0 border=0 height=1 width=100%>');
	document.write('        <tr>');
	document.write('          <td></td>');
	document.write('        </tr>');
	document.write('    </table></td>');
	document.write('    <td align="center" background="/sales/images/bg-redtop.gif"><img src="/sales/images/price-hdln'+price+'.gif"></td>');
	document.write('    <td width="9" background="/img/box_right.gif"><table cellspacing=0 cellpadding=0 border=0 height=1 width=100%>');
	document.write('        <tr>');
	document.write('          <td></td>');
	document.write('        </tr>');
	document.write('    </table></td>');
	document.write('  </tr>');
	document.write('  ');
	document.write('<tr>');
	document.write('    ');
	document.write('<td width="9" background="/img/box_left.gif"><table cellspacing=0 cellpadding=0 border=0 height=1 width=100%>');
	document.write('        <tr>');
	document.write('          <td></td>');
	document.write('        </tr>');
	document.write('    </table></td>');
	document.write('    <td align="center" bgcolor="#ffffff"><table cellspacing=0 cellpadding=0 border=0 height=7 width=100%>');
	document.write('        <tr>');
	document.write('          <td></td>');
	document.write('        </tr>');
	document.write('    </table></td>');
	document.write('    <td width="9" background="/img/box_right.gif"><table cellspacing=0 cellpadding=0 border=0 height=1 width=100%>');
	document.write('        <tr>');
	document.write('          <td></td>');
	document.write('        </tr>');
	document.write('    </table></td>');
	document.write('  </tr>');
	document.write('  ');
	document.write('</table>');
	document.write('  <div align="center"></div>');
	document.write('  <table width="807" border="0" align="center" cellpadding="0" cellspacing="0">');
	document.write('  ');
	document.write('  <tr>');
	document.write('    ');
	document.write('  <td width="9" background="/img/box_left.gif"><table cellspacing=0 cellpadding=0 border=0 height=1 width=9>');
	document.write('          <tr>');
	document.write('            <td></td>');
	document.write('          </tr>');
	document.write('      </table></td>');
	document.write('      <td valign="top" width="100%"><table id="Table_01" width="789" height="765" border="0" cellpadding="0" cellspacing="0">');
	document.write('        <tr>');
	document.write('          <td colspan="5"><a href="'+slink+'"><img src="/sales/images/SSM_LandingPage_01.gif" alt="" width="363" height="122" border="0"></a></td>');
	document.write('          <td rowspan="2"><img src="/sales/images/SSM_LandingPage_02.gif" width="74" height="236" alt=""></td>');
	document.write('          <td rowspan="2"><img src="/sales/images/SSM_LandingPage_03.gif" width="1" height="236" alt=""></td>');
	document.write('          <td rowspan="2"><a href="'+slink+'"><img src="/sales/images/SSM_LandingPage_04.gif" alt="" width="350" height="236" border="0"></a></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="122" alt=""></td>');
	document.write('        </tr>');
	document.write('        <tr>');
	document.write('          <td colspan="5"><div align="center">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="'+slink+'"><img src="/sales/images/SSM_LandingPage_05.gif" alt="" width="272" height="105" border="0"></a></div></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="114" alt=""></td>');
	document.write('        </tr>');
	document.write('        <tr>');
	document.write('          <td colspan="8"><img src="/sales/images/SSM_LandingPage_06.gif" width="788" height="27" alt=""></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="27" alt=""></td>');
	document.write('        </tr>');
	document.write('        <tr>');
	document.write('          <td colspan="5" rowspan="2"><a href='+searchlink+'><img src="/sales/images/SSM_LandingPage_07.gif" alt="" width="363" height="44" border="0"></a></td>');
	document.write('          <td rowspan="4"><img src="/sales/images/SSM_LandingPage_08.gif" width="74" height="238" alt=""></td>');
	document.write('          <td colspan="2"><img src="/sales/images/SSM_LandingPage_09.gif" width="351" height="1" alt=""></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="1" alt=""></td>');
	document.write('        </tr>');
	document.write('        <tr>');
	document.write('          <td rowspan="3"><img src="/sales/images/SSM_LandingPage_10.gif" width="1" height="237" alt=""></td>');
	document.write('          <td rowspan="3" valign="top"><a href='+searchlink+'?pgt=cat_list&cte=Airport><img src="/sales/images/SSM_LandingPage_11.gif" alt="" width="350" height="237" border="0"></a></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="43" alt=""></td>');
	document.write('        </tr>');
	document.write('        <tr>');
	document.write('          <td colspan="5"><a href='+searchlink+'><img src="/sales/images/SSM_LandingPage_12.gif" alt="" width="363" height="151" border="0"></a></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="151" alt=""></td>');
	document.write('        </tr>');
	document.write('        <tr>');
	document.write('          <td colspan="5"><form name="TOP_FORM" method=get action='+searchlink+'>');
	document.write('              <table width="100%" border="0" cellpadding="0" cellspacing="0">');
	document.write('                <tr>');
	document.write('                  <td background="/sales/images/bg-text-destcity.gif"><div align="right">');
	document.write('                      <input type=hidden name=pgt value="results">');
	document.write('                      <input type="text" name="ctystr" size="10" value="<enter city>" ONFOCUS="clearDefault(this);">');
	document.write('&nbsp; </div></td>');
	document.write('                  <td width="29"><input type="image" src="/sales/images/SSM_LandingPage_15.gif" align="top" width="29" height="43"></td>');
	document.write('                </tr>');
	document.write('              </table>');
	document.write('            </form></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="43" alt=""></td>');
	document.write('        </tr>');
	document.write('        <tr>');
	document.write('          <td colspan="8"><img src="/sales/images/SSM_LandingPage_16.gif" width="788" height="37" alt=""></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="37" alt=""></td>');
	document.write('        </tr>');
	document.write('        <tr>');
	document.write('          <td colspan="5"><a href="'+slink+'"><img src="/sales/images/SSM_LandingPage_17.gif" alt="" width="363" height="112" border="0"></a></td>');
	document.write('          <td rowspan="3"><img src="/sales/images/SSM_LandingPage_18.gif" width="74" height="226" alt=""></td>');
	document.write('          <td colspan="2" rowspan="3"><a href="'+slink+'"><img src="/sales/images/SSM_LandingPage_19.gif" alt="" width="351" height="226" border="0"></a></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="112" alt=""></td>');
	document.write('        </tr>');
	document.write('        <tr>');
	document.write('          <td><a href="'+slink+'"><img src="/sales/images/SSM_LandingPage_20.gif" alt="" width="92" height="53" border="0"></a></td>');
	document.write('          <td><a href="'+slink+'"><img src="/sales/images/SSM_LandingPage_21.gif" alt="" width="206" height="53" border="0"></a></td>');
	document.write('          <td colspan="3"><a href="'+slink+'"><img src="/sales/images/SSM_LandingPage_22.gif" alt="" width="64" height="53" border="0"></a></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="53" alt=""></td>');
	document.write('        </tr>');
	document.write('        <tr>');
	document.write('          <td colspan="5"><a href="'+slink+'"><img src="/sales/images/SSM_LandingPage_23.gif" alt="" width="363" height="61" border="0"></a></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="61" alt=""></td>');
	document.write('        </tr>');
	document.write('        <tr>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="92" height="1" alt=""></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="207" height="1" alt=""></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="34" height="1" alt=""></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="1" alt=""></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="29" height="1" alt=""></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="74" height="1" alt=""></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="1" height="1" alt=""></td>');
	document.write('          <td><img src="/sales/images/spacer.gif" width="350" height="1" alt=""></td>');
	document.write('          <td></td>');
	document.write('        </tr>');
	document.write('      </table>      ');
	document.write('      </td>');
	document.write('      <td width="9" background="/img/box_right.gif"><table cellspacing=0 cellpadding=0 border=0 height=1 width=9>');
	document.write('          <tr>');
	document.write('            <td></td>');
	document.write('          </tr>');
	document.write('      </table></td>');
	document.write('    </tr>');
	document.write('  ');
	document.write('</table>');
	document.write('  <div align="center"></div>');
	document.write('  <table width="807" border="0" align="center" cellpadding="0" cellspacing="0">');
	document.write('  ');
	document.write('  <tr>');
	document.write('    ');
	document.write('  <td width="9" background="/img/box_left.gif"><table cellspacing=0 cellpadding=0 border=0 height=1 width=100%>');
	document.write('          <tr>');
	document.write('            <td></td>');
	document.write('          </tr>');
	document.write('      </table></td>');
	document.write('      <td width="774"><table cellspacing=0 cellpadding=0 border=0 height=2 width=100%>');
	document.write('          <tr>');
	document.write('            <td></td>');
	document.write('          </tr>');
	document.write('      </table></td>');
	document.write('      <td width="9" background="/img/box_right.gif"><table cellspacing=0 cellpadding=0 border=0 height=1 width=100%>');
	document.write('          <tr>');
	document.write('            <td></td>');
	document.write('          </tr>');
	document.write('      </table></td>');
	document.write('    </tr>');
	document.write('  ');
	document.write('  <tr>');
	document.write('    ');
	document.write('  <td height="18" width="9" background="/img/box_btm_left.gif">&nbsp;</td>');
	document.write('      <td height="18" background="/img/box_btm_mid.gif">&nbsp;</td>');
	document.write('      <td height="18" width="9" background="/img/box_btm_right.gif">&nbsp;</td>');
	document.write('    </tr>');
	document.write('  ');
	document.write('</table></td>');
	document.write('');
	document.write('');
	document.write('');
	document.write('<div align="center"></div>');
	document.write('<tr>');
	document.write('  <table width="807" border="0" align="center" cellpadding="0" cellspacing="0">');
	document.write('    ');
	document.write('<tr>');
	document.write('    ');
	document.write('<td width="9"></td>');
	document.write('<td>&copy;2001-2007 Boingo Wireless, Inc. All rights reserved.</td>');
	document.write('<td><div align="right">Customer Care: 800-880-4117</div></td><td width="9" valign="top" id="btmrt"><div align="right"></div></td>');
	document.write('</tr>');
	document.write('    ');
	document.write('</table>');
	document.write('</body>');
}
