Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.54 KB | None | 0 0
  1. <?php
  2. $siteDomain = "http://" . $_SERVER["SERVER_NAME"];
  3. ?>
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head>
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  9. <meta name="description" content="busybird design is located in Melbourne, Australia. We create, edit and publish creative works." />
  10. <meta name="keywords" content="publish, publishing, edit, editing, copyediting, copy editing, lineediting, line editing, structural editing, manuscript appraisal, illustrations, design" />
  11. <title>Busybird Design</title>
  12. <style type="text/css">
  13. <!--
  14. body, td, th, input {
  15. font-family: Verdana, Arial, Helvetica, sans-serif;
  16. font-size: 11px;
  17. }
  18.  
  19. body {
  20. background-color: #2f92ca;
  21. }
  22.  
  23. table.InnerTableSection {
  24. border: 0px;
  25. padding: 0.0cm 0.0cm;
  26. }
  27.  
  28. table.InnerTableSection td {
  29. border: 0px;
  30. padding: 0.0cm 0.0cm;
  31. }
  32.  
  33. table.InnerTableSection tr {
  34. border: 0px;
  35. padding: 0.0cm 0.0cm;
  36. }
  37.  
  38. table.OuterTableSection {
  39. border: 0px;
  40. padding: 0.0cm 0.0cm;
  41. }
  42.  
  43. table.OuterTableSection td {
  44. border: 0px;
  45. padding: 0.0cm 0.0cm;
  46. }
  47.  
  48. table.OuterTableSection tr {
  49. border: 0px;
  50. padding: 0.0cm 0.0cm;
  51. }
  52.  
  53. table.InnerTableSection tr.PaddingTr {
  54. border: 0px;
  55. padding: 0.0cm 0.0cm;
  56. background-color: #2f92cb;
  57. height: 0.5em;
  58. }
  59.  
  60. table.InnerTableSection td.SpryMenuTr {
  61. border-top: 0px solid #CCC;
  62. border-bottom: 0px solid #CCC;
  63. /*border-left: 1px solid #CCC;
  64. border-right: 1px solid #CCC; */
  65. padding: 0.0 0.0cm;
  66. }
  67.  
  68. table.InnerTableSection td.MainTd {
  69. border-bottom: 0px solid #CCC;
  70. border-left: 0px solid #CCC;
  71. border-right: 0px solid #CCC;
  72. height: 440px;
  73. color: #FFFFFF;
  74. font-family: Verdana, Arial, Helvetica, sans-serif;
  75. font-size: 12px;
  76. background-color: #2f92cb;
  77. padding-left: 30px;
  78. padding-right: 30px;
  79. background-image:url(<?php $siteDomain; ?>/images/testwebbackground.jpg);
  80. background-repeat: no-repeat;
  81. background-position: center center;
  82. }
  83.  
  84.  
  85.  
  86. table.InnerTableSection td.MainTd p.quote {
  87. padding-left: 10%;
  88. padding-right: 10%;
  89. }
  90.  
  91. table.InnerTableSection td.MainTd p.standard {
  92. padding-left: 20%;
  93. padding-right: 20%;
  94. }
  95.  
  96. table.InnerTableSection td.MainTd p.ind {
  97. padding-left: 2%;
  98. }
  99.  
  100.  
  101.  
  102. a:link {color: ##102a39} /* unvisited link */
  103. a:visited {color: ##102a39} /* visited link */
  104. a:hover {color: #FE8F00} /* mouse over link */
  105. a:active {color: ##102a39} /* selected link */
  106. -->
  107. </style>
  108. <script src="<?php $siteDomain; ?>/SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
  109. <link href="<?php $siteDomain; ?>/SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
  110.  
  111. </head>
  112.  
  113. <body>
  114.  
  115. <table id="InnerTable" class="InnerTableSection" width="800" border="0" align="center" cellpadding="0" cellspacing="0">
  116.  
  117. <tr>
  118. <tr>
  119. <td align="center" bgcolor="#2f92cb" colspan=3 width=800><a href="http://www.busybird.com.au/" ><img src="<?php $siteDomain; ?>/images/busybirdlogo.jpg" border=0 alt="busybird design"/></a></td>
  120. </tr>
  121.  
  122. <tr>
  123. <td colspan=3 id="Menu" class="SpryMenuTr">
  124.  
  125. <ul id="MenuBar1" class="MenuBarHorizontal">
  126. <li><a href="<?php echo $siteDomain; ?>/" >Home</a> </li>
  127.  
  128. <li><a href="#" class="MenuBarItemSubmenu">Info</a>
  129. <ul>
  130. <li><a href="<?php echo $siteDomain; ?>/options/aboutus/" >About Us</a></li>
  131. <li><a href="<?php echo $siteDomain; ?>/options/testimonials/" >Testimonials</a></li>
  132. <li><a href="<?php echo $siteDomain; ?>/options/brochure/brochure.pdf" >Our Brochure</a></li>
  133. <li><a href="<?php echo $siteDomain; ?>/options/FAQ/" >FAQ</a></li>
  134. </ul>
  135. </li>
  136.  
  137. <li><a href="#" class="MenuBarItemSubmenu">Services</a>
  138. <ul>
  139. <li><a href="<?php echo $siteDomain; ?>/options/writing/">Writing</a></li>
  140. <li><a href="<?php echo $siteDomain; ?>/options/editing/">Editing</a></li>
  141. <li><a href="<?php echo $siteDomain; ?>/options/design/">Design</a></li>
  142. <li><a href="<?php echo $siteDomain; ?>/options/photography/">Photography</a></li>
  143. <li><a href="<?php echo $siteDomain; ?>/options/selfpublishing/">Self-Publishing</a></li>
  144. <li><a href="<?php echo $siteDomain; ?>/options/nests/">Workshop Nests</a></li>
  145. </ul>
  146. </li>
  147.  
  148.  
  149. <li><a href="#" class="MenuBarItemSubmenu">Our Projects</a>
  150. <ul>
  151. <li><a href="<?php echo $siteDomain; ?>/options/journey/">Journey</a></li>
  152. <li><a href="<?php echo $siteDomain; ?>/options/[untitled]/">[untitled]</a></li>
  153. </ul>
  154. </li>
  155.  
  156.  
  157. <li><a href="<?php echo $siteDomain; ?>/options/gallery">Gallery</a>
  158.  
  159. <li><a href="<?php echo $siteDomain; ?>/options/contactus">Contact Us</a>
  160. </li>
  161. </ul>
  162. <script type="text/javascript">
  163. <!--
  164. var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgRight:"<?php echo $siteDomain; ?>/SpryAssets/SpryMenuBarRightHover.gif"});
  165. //-->
  166. </script>
  167. <script type="text/javascript">
  168. /************************************************************************************************************
  169. (C) www.dhtmlgoodies.com, October 2005
  170.  
  171. This is a script from www.dhtmlgoodies.com. You will find this and a lot of other scripts at our website.
  172.  
  173. Updated:
  174. March, 11th, 2006 - Fixed positioning of tooltip when displayed near the right edge of the browser.
  175. April, 6th 2006, Using iframe in IE in order to make the tooltip cover select boxes.
  176.  
  177. Terms of use:
  178. You are free to use this script as long as the copyright message is kept intact. However, you may not
  179. redistribute, sell or repost it without our permission.
  180.  
  181. Thank you!
  182.  
  183. www.dhtmlgoodies.com
  184. Alf Magne Kalleland
  185.  
  186. ************************************************************************************************************/
  187. var dhtmlgoodies_tooltip = false;
  188. var dhtmlgoodies_tooltipShadow = false;
  189. var dhtmlgoodies_shadowSize = 4;
  190. var dhtmlgoodies_tooltipMaxWidth = 200;
  191. var dhtmlgoodies_tooltipMinWidth = 100;
  192. var dhtmlgoodies_iframe = false;
  193. var tooltip_is_msie = (navigator.userAgent.indexOf('MSIE')>=0 && navigator.userAgent.indexOf('opera')==-1 && document.all)?true:false;
  194. function showTooltip(e,tooltipTxt)
  195. {
  196.  
  197. var bodyWidth = Math.max(document.body.clientWidth,document.documentElement.clientWidth) - 20;
  198.  
  199. if(!dhtmlgoodies_tooltip){
  200. dhtmlgoodies_tooltip = document.createElement('DIV');
  201. dhtmlgoodies_tooltip.id = 'dhtmlgoodies_tooltip';
  202. dhtmlgoodies_tooltipShadow = document.createElement('DIV');
  203. dhtmlgoodies_tooltipShadow.id = 'dhtmlgoodies_tooltipShadow';
  204.  
  205. document.body.appendChild(dhtmlgoodies_tooltip);
  206. document.body.appendChild(dhtmlgoodies_tooltipShadow);
  207.  
  208. if(tooltip_is_msie){
  209. dhtmlgoodies_iframe = document.createElement('IFRAME');
  210. dhtmlgoodies_iframe.frameborder='5';
  211. dhtmlgoodies_iframe.style.backgroundColor='#FFFFFF';
  212. dhtmlgoodies_iframe.src = '#';
  213. dhtmlgoodies_iframe.style.zIndex = 100;
  214. dhtmlgoodies_iframe.style.position = 'absolute';
  215. document.body.appendChild(dhtmlgoodies_iframe);
  216. }
  217.  
  218. }
  219.  
  220. dhtmlgoodies_tooltip.style.display='block';
  221. dhtmlgoodies_tooltipShadow.style.display='block';
  222. if(tooltip_is_msie)dhtmlgoodies_iframe.style.display='block';
  223.  
  224. var st = Math.max(document.body.scrollTop,document.documentElement.scrollTop);
  225. if(navigator.userAgent.toLowerCase().indexOf('safari')>=0)st=0;
  226. var leftPos = e.clientX + 10;
  227.  
  228. dhtmlgoodies_tooltip.style.width = null; // Reset style width if it's set
  229. dhtmlgoodies_tooltip.innerHTML = tooltipTxt;
  230. dhtmlgoodies_tooltip.style.left = leftPos + 'px';
  231. dhtmlgoodies_tooltip.style.top = e.clientY + 10 + st + 'px';
  232.  
  233.  
  234. dhtmlgoodies_tooltipShadow.style.left = leftPos + dhtmlgoodies_shadowSize + 'px';
  235. dhtmlgoodies_tooltipShadow.style.top = e.clientY + 10 + st + dhtmlgoodies_shadowSize + 'px';
  236.  
  237. if(dhtmlgoodies_tooltip.offsetWidth>dhtmlgoodies_tooltipMaxWidth){ /* Exceeding max width of tooltip ? */
  238. dhtmlgoodies_tooltip.style.width = dhtmlgoodies_tooltipMaxWidth + 'px';
  239. }
  240.  
  241. var tooltipWidth = dhtmlgoodies_tooltip.offsetWidth;
  242. if(tooltipWidth<dhtmlgoodies_tooltipMinWidth)tooltipWidth = dhtmlgoodies_tooltipMinWidth;
  243.  
  244.  
  245. dhtmlgoodies_tooltip.style.width = tooltipWidth + 'px';
  246. dhtmlgoodies_tooltipShadow.style.width = dhtmlgoodies_tooltip.offsetWidth + 'px';
  247. dhtmlgoodies_tooltipShadow.style.height = dhtmlgoodies_tooltip.offsetHeight + 'px';
  248.  
  249. if((leftPos + tooltipWidth)>bodyWidth){
  250. dhtmlgoodies_tooltip.style.left = (dhtmlgoodies_tooltipShadow.style.left.replace('px','') - ((leftPos + tooltipWidth)-bodyWidth)) + 'px';
  251. dhtmlgoodies_tooltipShadow.style.left = (dhtmlgoodies_tooltipShadow.style.left.replace('px','') - ((leftPos + tooltipWidth)-bodyWidth) + dhtmlgoodies_shadowSize) + 'px';
  252. }
  253.  
  254. if(tooltip_is_msie){
  255. dhtmlgoodies_iframe.style.left = dhtmlgoodies_tooltip.style.left;
  256. dhtmlgoodies_iframe.style.top = dhtmlgoodies_tooltip.style.top;
  257. dhtmlgoodies_iframe.style.width = dhtmlgoodies_tooltip.offsetWidth + 'px';
  258. dhtmlgoodies_iframe.style.height = dhtmlgoodies_tooltip.offsetHeight + 'px';
  259.  
  260. }
  261.  
  262. }
  263.  
  264. function hideTooltip()
  265. {
  266. dhtmlgoodies_tooltip.style.display='none';
  267. dhtmlgoodies_tooltipShadow.style.display='none';
  268. if(tooltip_is_msie)dhtmlgoodies_iframe.style.display='none';
  269. }
  270.  
  271. </script>
  272. <!--<img src="Images/EndMenu2.gif" align="right" alt="End Menu" />-->
  273. </td>
  274.  
  275. <tr><td style="width:18%; background-color:#2f92cb"></td>
  276. <td class="MainTd">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement