Friday, 22 August 2014

2 TEMPLATE


  1. <?xml version="1.0" encoding="UTF-8" ?>  
  2. <html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>  
  3. <head>  
  4. <b:include data='blog' name='all-head-content'/>  
  5. <b:if cond='data:blog.pageType == &quot;index&quot;'>  
  6. <title><data:blog.pageTitle/></title>  
  7. <b:else/>  
  8. <title><data:blog.pageName/> - <data:blog.title/></title>  
  9. </b:if>  
  10. <b:skin><![CDATA[/* 
  11. ----------------------------------------------- 
  12. Blogger Template Style 
  13. Name: BLOG POST THUMBNAILS WITH SLIDER EFFECT 
  14. - Support Video Thumbnail 
  15. Design by : FBGadgets 
  16. URL : http://fbgadgets.blogspot.co.uk/ 
  17. ----------------------------------------------- */  
  18. ]]></b:skin>  
  19.   
  20. <link href='http://www.thecomplex.plus.com/styles/SyntaxHighlighter.css' rel='stylesheet' type='text/css'/>  
  21. <link href='http://www.thecomplex.plus.com/styles/hl.css' rel='stylesheet' type='text/css'/>  
  22. <script language='javascript' src='http://www.thecomplex.plus.com/Blog/SyntaxHL/Scripts/shCore.js'/>  
  23.   
  24. <script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushCSharp.js'/>  
  25. <script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushJScript.js'/>  
  26. <script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushRuby.js'/>  
  27. <script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushPhp.js'/>  
  28. <script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushJava.js'/>  
  29. <script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushVb.js'/>  
  30. <script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushSql.js'/>  
  31. <script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushXml.js'/>  
  32. <script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushDelphi.js'/>  
  33. <script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushPython.js'/>  
  34. <script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushCss.js'/>  
  35. <script language='javascript' src='sitescript/hlbrush/shBrushPowershell.js'/>  
  36. <script language='javascript' src='http://www.thecomplex.plus.com/sitescript/hlbrush/shBrushCpp.js'/>  
  37. <script src='http://www.thecomplex.plus.com/sitescript/hl.js' type='text/javascript'/>  
  38. </head>  
  39. <body onload='getEl(&apos;source&apos;).focus();'>  
  40. <noscript>  
  41. <h1 style='text-align:center'>Highlighter is written in JavaScript and will not function at all if this is disabled.</h1>  
  42. </noscript>  
  43.   
  44.   
  45. <td class='Content Topped'>  
  46. <div class='Group'>  
  47. <div class='Legend'>Source</div>  
  48. <div style='text-align: right;'><a class='ToolLink' href='javascript:clearSource();'>Clear</a></div>  
  49. <textarea id='source' rows='10'/>  
  50. </div>  
  51. <div class='Group'>  
  52. <div class='Legend'>Code</div>  
  53. <table id='Controls' width='100%'>  
  54. <tr>  
  55. <td style='text-align: left;'>  
  56. <span id='LangPrompt'>Language:</span>  
  57. <select id='syntaxLang' name='syntaxLang'>  
  58. <option value='js'>JavaScript</option>  
  59. <option value='posh'>Powershell / Monad</option>  
  60. <option value='cpp'>C++</option>  
  61. <option value='c-sharp'>C#</option>  
  62. <option value='css'>CSS</option>  
  63. <option value='pascal'>Delphi / Pascal</option>  
  64. <option value='java'>Java</option>  
  65. <option value='php'>PHP</option>  
  66. <option value='python'>Python</option>  
  67. <option value='ruby'>Ruby</option>  
  68. <option value='sql'>SQL</option>  
  69. <option value='vb'>VB / VB.Net</option>  
  70. <option value='xhtml'>XML / HTML</option>  
  71. </select>  
  72. <br/>  
  73. <input checked='true' id='IncludeStylesheet' type='checkbox'/> Include stylesheet link  
  74. </td>  
  75. <td style='text-align: right;'>  
  76. <input onclick='DoHighlight();' type='button' value='Get HTML Code'/>  
  77. </td>  
  78. </tr>  
  79. </table>  
  80. <div id='Preview' style='display: none;'>  
  81. <textarea class='js:nogutter:nocontrols' id='dp-hl' name='dp-hl' rows='10' style='display: none'/>  
  82. </div>  
  83. <div id='PopUp'>  
  84. <div style='text-align: right;'><a class='ToolLink' href='javascript:togglePreview();' id='linkPreview'>Preview</a></div>  
  85. <textarea id='output' rows='15'/>  
  86. </div>  
  87. </div>  
  88. </td> <!-- Content -->  
  89.   
  90.   
  91. <tr>  
  92. <td/>  
  93. <td>  
  94.   
  95. </td>  
  96. <td/>  
  97. </tr>  
  98.   
  99.   
  100. <div id='outer-wrapper'>  
  101. <div id='main-wrapper'>  
  102. <b:section class='main' id='main' showaddelement='no'>  
  103. <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>  
  104. <b:includable id='main' var='top'/>  
  105. <b:includable id='backlinkDeleteIcon' var='backlink'/>  
  106. <b:includable id='backlinks' var='post'/>  
  107. <b:includable id='comment-form' var='post'/>  
  108. <b:includable id='commentDeleteIcon' var='comment'/>  
  109. <b:includable id='comment_count_picker' var='post'/>  
  110. <b:includable id='comment_picker' var='post'/>  
  111. <b:includable id='comments' var='post'/>  
  112. <b:includable id='feedLinks'/>  
  113. <b:includable id='feedLinksBody' var='links'/>  
  114. <b:includable id='iframe_comments' var='post'/>  
  115. <b:includable id='mobile-index-post' var='post'/>  
  116. <b:includable id='mobile-main' var='top'/>  
  117. <b:includable id='mobile-nextprev'/>  
  118. <b:includable id='mobile-post' var='post'/>  
  119. <b:includable id='nextprev'/>  
  120. <b:includable id='post' var='post'/>  
  121. <b:includable id='postQuickEdit' var='post'/>  
  122. <b:includable id='shareButtons' var='post'/>  
  123. <b:includable id='status-message'/>  
  124. <b:includable id='threaded-comment-form' var='post'/>  
  125. <b:includable id='threaded_comment_js' var='post'/>  
  126. <b:includable id='threaded_comments' var='post'/>  
  127. </b:widget>  
  128. </b:section>  
  129. </div>  
  130. </div>  
  131. <div id='footer-wrapper'>  
  132. <b:section class='footer' id='footer'/>  
  133. </div>  
  134. </body>  
  135. </html>