// JavaScript Document
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">'
  + '		  <tr>'
  + '			<td><a href="index.html"><img src="images/logo.jpg" width="775" height="92" border="0" alt="Shorethings Enterprises, LLC" border="0"></td>'
  + '		  </tr>'
  + '		  <tr>'
  + '			<td bgcolor="#CCCC66">'
  + '			<table width="100%" border="0" cellspacing="0" cellpadding="0">'
  + '			  <tr>'
  + '                           <td width="10%"></td>'
  + '				<td width="30%" align="center" valign="middle" class="phone"><strong>Call us at 609 864-4516</strong></td>'
  + '				<td width="60%" align="right" valign="middle">'
  + '				<table width="100%" border="0" cellspacing="2" cellpadding="2">'
  + '				  <tr>'
  + '					<td valign="middle"><a class="white" href="index.html">Home</a></td>'
  + '					<td valign="middle"><a class="white" href="Services.html">Services</a></td>'
  + '					<td valign="middle"><a class="white" href="Brands.html">Some of the Brands we carry</a></td>'
  + '					<td valign="middle"><a class="white" href="Contact.html">Contact Us</a></td>'
  + '					<td valign="middle"><a class="white" href="Terms.html">Our Terms</a></td>'
  + '					<td valign="middle"><a class="white" href="refundreturnpolicy.html">Refunds/Returns</a></td>'
  + '                                   <td valign="middle"><a class="white" href="<td colspan=6 align="center" class="subtext"><a href="mailto:info@shorethingsllc.com?subject=Quote Request&body=Please tells us the item and item color(S), quantity, sizes, date needed, imprint location(s) and imprint color(S), if you have a logo, please attach it">Quote Request</td>'
  + '				  </tr>'
  + '				</table>'
  + '   				</td>'
  + '			  </tr>'
  + '			</table>'
  + '			</td>'
  + '		  </tr>'
  + '		</table>'); 