<!--Begin HEADER OPTIONS CODE
var color="FFFFFF"
var showdate="yes"
var stripes="yes"
document.write('<TABLE cellpadding="10" cellspacing="0" border="0" width="100%" BGCOLOR="#'+color+'"><tr><td align="left">');


document.write('<a href="/index.html"><img src="/picts/logo.jpg" height="47" width="336" border="0"></a><img src="picts/spacer.gif" width="20" height="1">');



document.write('<a href="https://dnb.powerprofiles.com/profile/055731780/GEBBIE+PRESS+INC-NEW+PALTZ-NY"><img src="/picts/dblogo.gif" width="76" height="37"></a><img src="picts/spacer.gif" width="40" height="1">');

document.write('<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4c65732b14373862"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><img src="picts/spacer.gif" width="40" height="1"><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4c65732b14373862"></script>');
document.write('<a href="http://twitter.com/Gebbie_Press">WE ARE ON TWITTER</a><img src="picts/spacer.gif" width="40" height="1">');
document.write('<a href="http://www.linkedin.com/in/gebbiepressusamediadirectory">WE ARE LINKED-IN</a><br>');



if(stripes=="yes"){document.write('</td></tr><tr class="printhide"><td class="pagebars">');document.write('<img src="picts/spacer.gif" width="10" height="1"><br>');}
document.write('</td></tr></table>');if(showdate=="yes"){document.write('<div id="date-location" class="printhide">');var d=new Date()
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write("<span class=\"date-font\"><nobr>"+weekday[d.getDay()]+" ")
document.write(monthname[d.getMonth()]+" ")
document.write(d.getDate()+". ")
document.write(d.getFullYear())
document.write("</nobr><br></span>")
document.write('</div>');}