Advertisement
Guest User

header code

a guest
May 4th, 2016
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.33 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <head>
  5. <!--[if lt IE 7.]>
  6. <script defer type="text/javascript" src="http://therockingchair.org/wp-content/themes/TheRockingChair/pngfix.js"></script>
  7. <![endif]-->
  8. <!-- dd menu -->
  9. <script type="text/javascript">
  10. <!--
  11. var timeout = 500;
  12. var closetimer = 0;
  13. var ddmenuitem = 0;
  14.  
  15. // open hidden layer
  16. function mopen(id)
  17. {
  18. // cancel close timer
  19. mcancelclosetime();
  20.  
  21. // close old layer
  22. if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
  23.  
  24. // get new layer and show it
  25. ddmenuitem = document.getElementById(id);
  26. ddmenuitem.style.visibility = 'visible';
  27.  
  28. }
  29. // close showed layer
  30. function mclose()
  31. {
  32. if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
  33. }
  34.  
  35. // go close timer
  36. function mclosetime()
  37. {
  38. closetimer = window.setTimeout(mclose, timeout);
  39. }
  40.  
  41. // cancel close timer
  42. function mcancelclosetime()
  43. {
  44. if(closetimer)
  45. {
  46. window.clearTimeout(closetimer);
  47. closetimer = null;
  48. }
  49. }
  50.  
  51. // close layer when click-out
  52. document.onclick = mclose;
  53. // -->
  54. </script>
  55. <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
  56.  
  57. <meta name="resource-type" content="document" />
  58. <meta http-equiv="content-type" content="text/html; charset=US-ASCII" />
  59. <meta http-equiv="content-language" content="en-us" />
  60. <meta http-equiv="author" content="Jason Debiak" />
  61. <meta http-equiv="contact" content="201.308.5325" />
  62. <meta name="copyright" content="Copyright (c)2008 The Rocking Chair LLC" />
  63. <meta name="description" content="The Rocking Chair is a Women's Wellness Center located in Teaneck NJ. At The Rocking Chair all areas of a woman’s emotional health and well-being are assessed in a warm, compassionate setting and examined from the perspective of where a woman is in her reproductive lifespan." />
  64.  
  65. <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>
  66.  
  67.  
  68. <meta name="robots" content="index,follow" />
  69. <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />
  70. <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
  71. <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
  72. <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
  73. <?php wp_head(); ?>
  74.  
  75. <script type="text/javascript" src="/wp-includes/js/jquery.validate.min.js"></script>
  76. <script type="text/javascript" src="/wp-includes/js/form-validation.js"></script>
  77.  
  78. </head>
  79.  
  80. <body>
  81. <div id="holder" align="center" class="clearfix">
  82. <img src="http://therockingchair.org/wp-content/themes/TheRockingChair/images/top-roundcorners.png" class="block" alt="top-corner" />
  83. <div id="container">
  84. <div id="header">
  85. <div class="logos-info">
  86. <a href="http://therockingchair.org" title="The Rocking Chair"><img title="The Rocking Chair" src="http://therockingchair.org/wp-content/themes/TheRockingChair/images/logo.png" class="logo" alt="The Rocking Chair logo" /></a>
  87. <img src="http://therockingchair.org/wp-content/themes/TheRockingChair/images/for-more-info.png" class="for-more-info" alt="For More Information" title="For More Information"/>
  88. </div>
  89. <div class="nav">
  90. <img src="http://therockingchair.org/wp-content/themes/TheRockingChair/images/left-cornernav.png" class="left" alt="left-cornernav" />
  91. <ul id="sddm">
  92. <li><a class="home" title="Home" href="http://www.therockingchair.org" onmouseover="mopen('m1')" onmouseout="mclosetime()">home</a>
  93. </li>
  94. <li><a class="about" title="About" href="#" onmouseover="mopen('m2')" onmouseout="mclosetime()" class="small">about</a>
  95. <div id="m2" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
  96. <a title="Our Story" href="http://www.therockingchair.org/about/our-story">Our Story</a>
  97. <a title="Dr. Naomi Greenblatt" href="http://www.therockingchair.org/about/ourteam">Dr. Naomi Greenblatt</a>
  98. <a title="Testimonials" href="http://www.therockingchair.org/about/testimonials">Testimonials</a>
  99. <a title="Missed Appointments" href="http://www.therockingchair.org/about/office-policies">Office Policies</a>
  100.  
  101.  
  102.  
  103. <a title="Disclaimer" href="http://www.therockingchair.org/about/disclaimer">Disclaimer</a>
  104. <a title="Email Policy" href="http://www.therockingchair.org/about/email-policy">Email Policy</a>
  105. </div>
  106. </li>
  107. <li><a class="services" title="Therapy and Services" href="http://www.therockingchair.org/therapy-services" onmouseover="mopen('m3')" onmouseout="mclosetime()" class="small">therapy &amp; services</a>
  108. <div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
  109. <a title="Psychotherapy" href="http://www.therockingchair.org/therapy-services/psychotherapy/">Psychotherapy</a>
  110. <a title="Psychopharmacology" href="http://www.therockingchair.org/therapy-services/psychopharmacology/">Psychopharmacology</a>
  111.  
  112.  
  113. <a title="Marriage Counseling" href="http://www.therockingchair.org/therapy-services/marriage-counseling/">Marriage/Couples Counseling</a>
  114. </div>
  115. </li>
  116. <li><a title="Therapy Case Studies" class="Therapy Case Studies" href="http://www.therockingchair.org/therapy-subspecialty/ " onmouseover="mopen('m8')" onmouseout="mclosetime()">subspecialty areas</a>
  117. <div id="m8" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
  118. <a title="What is Premenstrual Dysphoric Disorder (PMDD)?" href="http://www.therockingchair.org/premenstrual-dysphoric-disorder-pmdd/">Premenstrual Dysphoric Disorder (PMDD)</a>
  119. <a title="Infertility and Emotional Wellness" href="http://www.therockingchair.org/infertility-and-emotional-wellness/">Infertility</a>
  120. <a title="Do I have Depression during Pregnancy?" href="http://www.therockingchair.org/depression-during-pregnancy/">Depression during Pregnancy</a>
  121. <a title="Do I have Postpartum Depression?" href="http://www.therockingchair.org/postpartum-depression/">Postpartum Depression</a>
  122. <a title="What are Perimenopausal Symptoms?" href="http://www.therockingchair.org/depression-and-menopause/">Perimenopausal Symptoms</a>
  123. <a title="Vulvodynia &amp; Chronic Pelvic Pain" href="http://www.therockingchair.org/vulvodynia-chronic-pelvic-pain/">Vulvodynia &amp; Chronic Pelvic Pain</a> <a title="Cancer and Emotional Wellness" href="http://www.therockingchair.org/cancer-emotional-wellness">Cancer and Emotional Wellness</a> </div>
  124. </li>
  125. <li><a class="events" title="Links" href="http://www.therockingchair.org/links" onmouseover="mopen('m4')" onmouseout="mclosetime()">links</a>
  126. <div id="m4" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
  127. </div>
  128. </li>
  129. <li><a class="policies" title="Policies" href="http://www.therockingchair.org/policies/" onmouseover="mopen('m5')" onmouseout="mclosetime()">forms</a>
  130. <div id="m5" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
  131. <a title="Patient Forms" href="http://www.therockingchair.org/policies/patient-forms/">Patient Forms</a>
  132.  
  133. <a title="Credit Card Authorization" href="http://www.therockingchair.org/credit-card-form/">Credit Card Authorization</a>
  134. </div>
  135. </li>
  136. <li><a title="Getting Here" class="gettinghere" href="http://www.therockingchair.org/press-room/" onmouseover="mopen('m6')" onmouseout="mclosetime()">press room </a>
  137.  
  138. </li>
  139.  
  140. <li><a title="Contact Us" href="http://www.therockingchair.org/contact-us/">contact us</a></li>
  141.  
  142. </ul>
  143. <img src="http://therockingchair.org/wp-content/themes/TheRockingChair/images/right-cornernav.png" alt="right-corner-nav" height="31" class="left" /></div>
  144. <div class="flash">
  145. <script src="http://therockingchair.org/wp-content/themes/TheRockingChair/Scripts/swfobject_modified.js" type="text/javascript"></script>
  146. <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="836" height="179" id="FlashID" title="The Rocking Chair">
  147. <param name="movie" value="http://therockingchair.org/wp-content/themes/TheRockingChair/header-v01.swf" />
  148. <param name="quality" value="high" />
  149. <param name="wmode" value="opaque" />
  150. <param name="swfversion" value="8.0.35.0" />
  151. <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don't want users
  152. to see the prompt. -->
  153. <param name="expressinstall" value="http://therockingchair.org/wp-content/themes/TheRockingChair/Scripts/expressInstall.swf" />
  154. <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
  155. <!--[if !IE]>-->
  156. <object type="application/x-shockwave-flash" data="http://therockingchair.org/wp-content/themes/TheRockingChair/header-v01.swf" width="836" height="179">
  157. <!--<![endif]-->
  158. <param name="quality" value="high" />
  159. <param name="wmode" value="opaque" />
  160. <param name="swfversion" value="8.0.35.0" />
  161. <param name="expressinstall" value="http://therockingchair.org/wp-content/themes/TheRockingChair/Scripts/expressInstall.swf" />
  162. <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
  163. <div>
  164. <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
  165. <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get
  166. Adobe Flash player" width="112" height="33" /></a></p>
  167. </div>
  168. <!--[if !IE]>-->
  169. </object>
  170. <!--<![endif]-->
  171. </object>
  172. </div>
  173. <br class="clear" /></div> <!--end of header-->
  174. <div id="content">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement