document.write('<select name='+'"'+'thepulldown'+'"'+' style='+'"'+'font-size: 9px; color: #000000; font-family: verdana, tahoma; background-color: #e0e3d8;'+'"'+' onChange='+'"'+'automatic();'+'"'+'>');
document.write('<option value='+'"'+'gonowhere'+'"'+'>:: select section of website here</option>');
document.write('<option value='+'"'+'index.php'+'"'+'>Home</option>');
document.write('<option value='+'"'+'index.php?page=what_we_offer'+'"'+'>What We Do</option>');
document.write('<option value='+'"'+'gonowhere'+'"'+'>What We\'ve Done</option>');
document.write('<option value='+'"'+'index_design.php?page=website_design'+'"'+'>&nbsp;&nbsp;- Website Design</option>');
document.write('<option value='+'"'+'index.php?page=mysql'+'"'+'>&nbsp;&nbsp;- MYSQL/PHP Systems</option>');
document.write('<option value='+'"'+'index_design.php?page=print_design'+'"'+'>&nbsp;&nbsp;- Print Design</option>');
document.write('<option value='+'"'+'index_design.php?page=logo_design'+'"'+'>&nbsp;&nbsp;- Logo/Identity Design</option>');
document.write('<option value='+'"'+'index_design.php?page=email_campaign_design'+'"'+'>&nbsp;&nbsp;- Email Campaign Design</option>');
document.write('<option value='+'"'+'index.php?page=why_split'+'"'+'>Why PIck Us?</option>');
document.write('<option value='+'"'+'index.php?page=read_testimonials'+'"'+'>Client Testimonials</option>');
document.write('<option value='+'"'+'index.php?page=new_clients'+'"'+'>New Client Questionnaire</option>');
document.write('<option value='+'"'+'index.php?page=faq'+'"'+'>FAQ</option>');
document.write('<option value='+'"'+'index.php?page=contact_us'+'"'+'>Contact Us</option>');
document.write('<option value='+'"'+'index.php?page=tell_a_friend'+'"'+'>Tell-a-Friend</option>');
document.write('<option value='+'"'+'index.php?page=privacy_policy'+'"'+'>Privacy Policy</option>');
document.write('<option value='+'"'+'index.php?page=site_map'+'"'+'>Site Map</option>');
document.write('</select>');