advertise_OLD.html 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. {% extends "base.html" %}
  2. {% block content %}
  3. <td colspan="2" align="center" valign="top" bgcolor="white" width="560">
  4. <table width="558" border="0" cellspacing="8" cellpadding="0" height="">
  5. <tr height="83">
  6. <td colspan="2" align="center" valign="top" width="542" height="83">
  7. <p><a href="/about/contact-us/">Contact Us</a> <font color="#339999">&#149;</font> <a href="/about/advertise/">Advertise With Us</a> <font color="#339999">&#149;</font> <a href="/about/who-we-are/">Who We Are</a> <font color="#339999">&#149;</font> <a href="/about/our-local-focus/">Our Local Focus</a><br>
  8. <a href="/about/subscriptions/">Subscriptions</a> <font color="#339999">&#149;</font> <a href="/about/deadlines/">Deadlines</a> <font color="#339999">&#149;</font> <a href="/about/you-are-the-news/">You Are The News</a><br>
  9. <br>
  10. <img src="{{MEDIA_URL}}images/headers/advertise542.gif" alt="Advertise with us" height="32" width="542" border="0"></p> </td>
  11. </tr>
  12. <tr>
  13. <td width="267" align="left" valign="top">
  14. <h2><hr size="1">
  15. Contact Information</h2>
  16. <hr size="1">
  17. <h3><b>Display Advertising<br>
  18. </b>Sales Representatives</h3>
  19. <p><b>Susan Sorenson<br>
  20. </b>207-374-2341<br>
  21. <SCRIPT TYPE="text/javascript">
  22. <!--
  23. // protected email script by Joe Maller
  24. // JavaScripts available at http://www.joemaller.com
  25. // this script is free to use and distribute
  26. // but please credit me and/or link to my site
  27. emailE=('bhsales@' + 'penobscotbaypress.com')
  28. document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>')
  29. //-->
  30. </script>
  31. <NOSCRIPT>
  32. <em>Email address protected by JavaScript.<BR>
  33. Please enable JavaScript to contact me.</em>
  34. </NOSCRIPT><br>
  35. PO Box 646<br>
  36. Blue Hill, ME 04614</p>
  37. <p><b>Ryan Kunkel<br>
  38. </b>207-367-2200<br>
  39. <SCRIPT TYPE="text/javascript">
  40. <!--
  41. // protected email script by Joe Maller
  42. // JavaScripts available at http://www.joemaller.com
  43. // this script is free to use and distribute
  44. // but please credit me and/or link to my site
  45. emailE=('stonsales@' + 'penobscotbaypress.com')
  46. document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>')
  47. //-->
  48. </script>
  49. <NOSCRIPT>
  50. <em>Email address protected by JavaScript.<BR>
  51. Please enable JavaScript to contact me.</em>
  52. </NOSCRIPT><br>
  53. PO Box 36<br>
  54. Stonington, ME 04681</p>
  55. <h3><b>Classifieds &amp; Remembrances</b></h3>
  56. <p><b>Classifieds &amp; Remembrances Manager</b><br>
  57. 207-367-2200<br>
  58. <SCRIPT TYPE="text/javascript">
  59. <!--
  60. // protected email script by Joe Maller
  61. // JavaScripts available at http://www.joemaller.com
  62. // this script is free to use and distribute
  63. // but please credit me and/or link to my site
  64. emailE=('classifieds@' + 'penobscotbaypress.com')
  65. document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>')
  66. //-->
  67. </script>
  68. <NOSCRIPT>
  69. <em>Email address protected by JavaScript.<BR>
  70. Please enable JavaScript to contact me.</em>
  71. </NOSCRIPT><br>
  72. PO Box 36<br>
  73. Stonington, ME 04681</p>
  74. <hr size="1"> </td>
  75. <td width="267" height="446" align="left" valign="top">
  76. <h2>
  77. <hr size="1">
  78. Rates &amp; Specs</h2>
  79. <hr size="1">
  80. <span class="subhed">Note: These files are in PDF format and require Adobe&reg; Reader&reg; software to load. For more information or to download Adobe&reg; Reader&reg; please visit <a href="http://www.adobe.com" target="_blank">www.adobe.com.</a></span>
  81. <p><span class="headline"><a href="{{MEDIA_URL}}images/contactus/pbpdisplayrates.pdf" target="_blank"> Display &amp; Online Advertising<br>
  82. Rate Card &amp;
  83. Specs</a></span><br>
  84. <span class="subhed">Updated 2009</span></p>
  85. <p><span class="reddata"><strong>NOTE:</strong></span> For information about webcam tower ad sales, please contact one of our sales representatives.</p>
  86. <p><span class="headline"><a href="{{MEDIA_URL}}images/contactus/pbpcompassrates.pdf" target="_blank"> Classified, Remembrance <br>
  87. &amp; Coming Events<br>
  88. Rate Card &amp;
  89. Specs</a></span><br>
  90. <span class="subhed">Updated 2009</span><br>
  91. <br>
  92. </p>
  93. <hr size="1"></td>
  94. </tr>
  95. </table>
  96. </td>
  97. {% endblock %}