Advertisement
Guest User

Untitled

a guest
Apr 20th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.56 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html expr:dir='data:blog.languageDirection' 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'>
  4. <head>
  5. <b:include data='blog' name='all-head-content'/>
  6.  
  7. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  8. <title><data:blog.pageTitle/></title>
  9. <b:else/>
  10. <title><data:blog.pageName/> ~ <data:blog.title/></title>
  11. </b:if>
  12.  
  13. <meta content='Your Blog Description here!' name='description'/>
  14. <meta content='Your Keywords here!' name='keywords'/>
  15. <meta content='Author Name here!' name='Author'/>
  16. <meta content='Author Email Address here!' name='Email'/>
  17. <meta content='global' name='distribution'/>
  18. <meta content='5 days' name='revisit'/>
  19. <meta content='5 days' name='revisit-after'/>
  20. <meta content='document' name='resource-type'/>
  21. <meta content='all' name='audience'/>
  22. <meta content='general' name='rating'/>
  23. <meta content='all' name='robots'/>
  24. <meta content='index, follow' name='robots'/>
  25. <meta content='en' name='language'/>
  26. <meta content='IN' name='country'/>
  27. <meta content='blogger' name='generator'/>
  28.  
  29. <link href='Your FavIcon Url here!' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
  30. <link href='Your FavIcon Url here!' rel='icon' type='image/x-icon'/>
  31.  
  32. <link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'/>
  33.  
  34. <b:skin><![CDATA[/*
  35. -----------------------------------------------
  36. Blogger Template Style
  37. Name : Video Game
  38. Author : RAJ
  39.  
  40. License : This free Blogger template is licensed under the Creative Commons Attribution 3.0 License, which permits both personal and commercial use. However, to satisfy the 'attribution' clause of the license, you are required to keep the footer links intact which provides due credit to its authors. For more specific details about the license, you may visit the URL below:
  41. http://creativecommons.org/licenses/by/3.0
  42. ----------------------------------------------- */
  43. * {outline: medium none;}
  44. #navbar-iframe, .Navbar {display: none !important;}
  45. html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, address, big, cite, code, pre,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
  46. body {line-height: 1;}
  47. ol, ul {list-style: none;}
  48. blockquote, q {quotes: none;}
  49. blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
  50. :focus {outline: 0;}
  51. ins {text-decoration: none;}
  52. del {text-decoration: line-through;}
  53. table {border-collapse: collapse;border-spacing: 0;}
  54. ul li {list-style: none;}
  55. h1 {font-size: 26px;margin-bottom:0.5em;}
  56. h2 {font-size: 22px;}
  57. h3 {font-size: 20px;margin-bottom:0.4em;}
  58. h4 {font-size: 18px;margin-bottom:0.4em;}
  59. h5 {font-size: 16px;margin-bottom:0.4em;}
  60. h6 {font-size: 14px;margin-bottom:0.4em;}
  61. h1, h2, h3, h4, h5, h6, h3.post-title, #top li a, p.description{font-family: 'Ubuntu', arial, serif;}
  62. code, pre {display: block;background: #ccc;border: 1px solid #000;margin: 10px 0;overflow: scroll;padding: 10px;clear: both;}
  63. a:link, a:visited {color: #cdcdcd;text-decoration: none;}
  64. a:hover {color: #FFC400;}
  65. html body {background: #333 url();font-size: 12px;font-family: Arial, Verdana, Tahoma, Times New Roman;line-height: 1.5em;color: #7b7b7b;}
  66. #blogouter-wrapper {;}
  67. #bloginner-wrapper {;}
  68. #topnavigatation {width: 960px;height: 43px;margin: 0 auto;}
  69. #header-wrapper {width: 960px;height: 98px;padding-top:25px;padding-bottom:25px;margin: 0 auto;}
  70. #top {width: 100%;height: 20px;background:#141414 url() repeat-x;}
  71. #top ul {width: 960px;margin: 0 auto;}
  72. #top li {float: left;line-height: 55px;}
  73. #top li a {float: left;display: block;padding: 0px;margin: 0 17px 0 18px;color: #fff;font-size: 11px;}
  74. #top li a:hover {color: #afafaf;}
  75. #main-wrapper {margin: 0 auto;width: 968px;background: url(http://1.bp.blogspot.com/-S1ake-NK_MQ/Te5HAC6tyYI/AAAAAAAAAVU/A4cbYKj_8Fg/s1600/shadow.png) repeat-y;overflow: hidden;padding-top: 22px;}
  76. #shadow-bot {clear: both;width: 968px;height: 5px;margin: 0 auto 20px;background: url(http://3.bp.blogspot.com/-pcRNbu_Ol70/Te5HArt5qTI/AAAAAAAAAVY/1KvdqZMsaKk/s1600/shadow-bot.png) no-repeat;}
  77. #content-wrapper {float: left;width: 665px;}
  78. #content-inner {padding: 0 22px 10px;}
  79. #sidebar-wrapper {float: right;width: 265px;background:# ;margin-right: 4px;display: inline;padding: 22px 16px 22px;}
  80. #header{float: left;padding: 5px 0 0 18px;width:49%;}
  81. #header-inner{clear: both;text-transform:capitalize;}
  82. #header h1 {clear: both;}
  83. #header p.description {color: #000000;font-size: 11px;margin-top: 0px;text-transform: lowercase;}
  84. #bannerad {width:49%;float: right;margin: 0px 0px 0 0;}
  85. #nav2 {clear: both;margin: 0 auto;height: 42px;background: #FFB300;width: 960px;}
  86. #nav2 li {float: left;line-height: 42px;}
  87. #nav2 li a {float: left;display: block;color: #000;text-decoration: none;padding: 0px 17px;font-size: 11px;}
  88. #nav2 li a:hover {color: #454545;}
  89. #s {width: 187px;padding: 10px 0 9px 5px;height: 11px;margin-bottom: 5px;color: #9b9b9c;font-size: 11px;border: 1px solid #9b9b9c;text-transform: lowercase;}
  90. /* Footer ----------------------------------------------- */
  91. #footer-wrapper{width:900px;clear:both;margin:0;padding-top:0}
  92. #credits{width:960px;height:30px;margin:0 auto;padding-top:5px;padding-left:5px;border-top:1px solid #333;background-color:#111;font:12px Arial}
  93. #credits a,.credits a:visited{font-size:12px}
  94. #footer{width:1000px;clear:both;margin:0 auto;padding-top:0;line-height:1.6em;letter-spacing:.1em;text-align:center}
  95. #footer-column-container{background-color:#000000;list-style:none;clear:both;color:#ffffff;font-family:Georgia,Serif}
  96. #footer-column-container a{color:#ffffff;font:13px sans-serif}
  97. #footer-column-container a:hover{color:#FFAE00;font:13px sans-serif}
  98. #footer-column-container h2{text-align:center;color:#FFD900;font-size:17px;font-weight:bold}
  99. #footer-column-container ul,#footer-column-container ul li{list-style:none}
  100. .footer-column{padding:10px}
  101.  
  102. #sidebar h2 {padding: 0 0 20px 0;font-size: 18px;color: #000000;}
  103. #sidebar .widget{clear: both;padding: 0;margin-bottom: 40px;overflow:hidden;}
  104. #sidebar .widget-content{}
  105. #sidebar ul {margin-top: -5px;}
  106. #sidebar ul.children {margin: 6px 0 -6px 0;}
  107. #sidebar ul li {padding: 6px 0 6px 0;margin-left: 0;background: url(http://3.bp.blogspot.com/-jbs8fAUcSx0/Te5G_AeFTcI/AAAAAAAAAVM/qSHr7lZd-18/s1600/sep.gif) repeat-x scroll bottom;}
  108. #sidebar li li {background-position: top;}
  109. #sidebar li.last {border-bottom: 0 !important;}
  110. #sidebar a, #sidebar a:visited {color: #111;}
  111. #sidebar a:hover {color: #454545;text-decoration: underline;}
  112. h3.post-title {margin-bottom: 15px;line-height: 30px;font-size: 23px;}
  113. h3.post-title a, h2.post-title a:visited {color: #000000;}
  114. .post-header {background: #FFB300;padding: 5px 35px 5px 20px;color: #000;font-size: 11px;display: inline-block;margin: 0 0 10px -18px;}
  115. .post-header a, .post-header a:visited {color: #454545;}
  116. .rmlink a {background: url(https://lh3.googleusercontent.com/-aGDHS9d_pSM/TmomPJkk63I/AAAAAAAAARM/nhKCs9dUU9I/30-large-allblogtools.gif) no-repeat scroll center;width: 112px;height: 22px;padding-top: 14px;text-align: center;color: #fff;font-size: 11px;display: inline-block;float: right;}
  117. .post {margin-bottom: 15px;padding-bottom: 10px;}
  118. .post-body {margin-top: 10px;line-height: 22px;overflow: hidden;}
  119. .post-body h1, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 {margin-top: 15px;}
  120. .post-body h2 {margin-bottom: 0.4em;}
  121. .post-body p {margin-top: 10px;}
  122. .post-body img {padding: 4px;border: 1px solid #868585;}
  123. .post-body th {padding: 0;margin-right: 2px;}
  124. .post-body li {list-style: circle inside;}
  125. .post-body ol li {list-style: decimal inside;}
  126. blockquote {border-left: 10px solid #666666;margin-left: 20px;padding-left: 20px;}
  127. blockquote p {padding: 10px;}
  128. .alignleft {float: left;margin: 5px 10px 0px 0px;}
  129. .alignright {float: right;margin: 5px 0px 0px 10px;}
  130. img.aligncenter {display: block;margin: 0 auto 5px;}
  131. .comments h4{font-size: 22px;font-weight: bold;margin: 5px 0;padding: 10px 0;}
  132. #comments-block.avatar-comment-indent {position:relative;margin:0;}
  133. dl#comments-block {line-height:1.6em;margin:2em 0 1.5em !important;}
  134. #comments-block .comment-author {border: 1px solid ;font-size: 14px;font-weight: bold;margin-left: 0;padding: 3px 5px 3px 75px;border-bottom:0 none;}
  135. #comments-block .comment-author a, dl#comments-block dt.author-comment a{color:#333;text-decoration:none;}
  136. #comments-block .avatar-image-container {background:url("http://4.bp.blogspot.com/-sA2gHusLNQM/Ta0e1BCVz9I/AAAAAAAAACk/LINtmB0YQsY/comment_avatar.png") no-repeat scroll center #B6B6B6;border:2px solid ;height:50px;left:10px;position:absolute;width:50px;margin-top:5px;}
  137. #comments-block .avatar-image-container img {float:right;height:50px;width:50px;border:medium none !important;}
  138. #comments-block .avatar-image-container.avatar-stock img {border-width: 0;padding: 0px;}
  139. #comments-block .comment-body {padding-left: 75px !important;padding:5px;border-left:1px solid ;border-right:1px solid ;}
  140. #comments-block .comment-body p {margin:0 0 0.75em;}
  141. #comments-block .comment-footer {border: 1px solid;border-top:medium none;font-size:10px;padding:5px 5px 5px 75px;text-decoration:none;font-style:italic;margin: 0 0 15px 0 !important;}
  142. #comments-block .comment-footer a{text-decoration:none;}
  143. #content-wrapper table{font-size:1.2em;margin:5px 0 25px 1px;}
  144. #content-wrapper table td{padding:8px;border: 1px solid #ccc;}
  145. ul#topsoc {margin-top: -5px;font-size: 11px;}
  146. ul#topsoc li {line-height: 45px !important;background: none !important;}
  147. ul#topsoc li a {padding: 32px 0px 13px 43px !important;margin: 0;}
  148. a#twitter {background: none;background: url(http://3.bp.blogspot.com/-RPpCYsy_27c/Te5HBoRL2XI/AAAAAAAAAVg/1PZKMdxrSu8/s1600/twitter.png) no-repeat scroll 0px 22px !important;}
  149. a#twitter:hover {background: url(http://3.bp.blogspot.com/-YcsQNw6mua0/Te5HCHWa4oI/AAAAAAAAAVk/dSRRznsFxBk/s1600/twittera.png) no-repeat scroll 0px 22px !important;}
  150. a#socrss {background: none;background:url(http://1.bp.blogspot.com/-4zVsh3jUsZo/Te5G96Qt16I/AAAAAAAAAVA/_W05d0UJLyY/s1600/rss.png) no-repeat scroll 0px 22px !important;}
  151. a#socrss:hover {background:url(http://3.bp.blogspot.com/-QLmj-GQvN2w/Te5G-XfCNlI/AAAAAAAAAVE/777FlMtDJUE/s1600/rssa.png) no-repeat scroll 0px 22px !important;}
  152. a#fb {background: none;background: url(http://3.bp.blogspot.com/-JfnUbHzBOY0/Te5G6ZAckGI/AAAAAAAAAUk/49IoIt-K2zw/s1600/facebook.png) no-repeat scroll 0px 22px !important;}
  153. a#fb:hover {background: url(http://1.bp.blogspot.com/-q0UQF5t1vWU/Te5G68578EI/AAAAAAAAAUo/n_mq5HE3B7U/s1600/facebooka.png) no-repeat scroll 0px 22px !important;}
  154.  
  155. .showpageNum a, .showpage a {background:#FFC400;border:1px solid #111;color:#333;margin:2px;padding:3px 7px;text-decoration:none;}
  156. .showpageNum a:hover, .showpage a:hover, .showpagePoint {background:#111;border:1px solid #333;color:#fff;margin:2px;padding:3px 7px;}
  157. .showpageOf {background:#111;border:1px solid #333;color:#cdcdcd;margin:2px;padding:3px 7px;}
  158.  
  159. .profile-img {border: 1px solid ;float: left;margin: 0 5px 5px 0;padding: 4px;}
  160. .profile-data {color: #999999;font: bold 78%/1.6em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;letter-spacing: 0.1em;margin: 0;text-transform: uppercase;}
  161. .profile-datablock {margin: 0.5em 0;}
  162. .profile-textblock {line-height: 1.6em;margin: 0.5em 0;}
  163. .profile-link {font: 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;letter-spacing: 0.1em;text-transform: uppercase;}
  164. #blog-pager {font-weight: bold;padding:10px 0;text-align: center;font-size:11px;}
  165. #blog-pager-newer-link {float: left;}
  166. #blog-pager-older-link {float: right;}
  167. h2.date-header{display:none;}
  168. #slidewrap {margin: 0px auto 20px;padding: 0 0 0px 0;position: relative;width: 920px;height: 363px;overflow: hidden;}
  169. .kwicks {/* recommended styles for kwicks ul container */
  170. list-style: none;position: relative;margin: 0;padding: 0;}
  171. .kwicks li{/* these are required, but the values are up to you (must be pixel) */
  172. width: 187.2px;height: 363px;/*do not change these */
  173. display: block;overflow: hidden;padding: 0px;/* if you need padding, do so with an inner div (or implement your own box-model hack) */
  174. }
  175. .fadeout {display: block;position: absolute;right: 0px;width: 300px;height: 365px;z-index: 4;background: url(http://4.bp.blogspot.com/-GVyNZj3z2R8/Te5G875vPQI/AAAAAAAAAU4/R_appsjf5Bw/s1600/overlay.png) repeat-y scroll top right;}
  176. .kwicks.horizontal li {/* This is optional and will be disregarded by the script. However, it should be provided for non-JS enabled browsers. */
  177. margin-right: -4px;/*Set to same as spacing option. */
  178. float: left;}
  179. .kwicks.vertical li{/* This is optional and will be disregarded by the script. However, it should be provided for non-JS enabled browsers. */
  180. margin-bottom: 5px;/*Set to same as spacing option. */
  181. }
  182. .kwicks .excerpt {background: #182424;color: #fff;opacity: 0.77;filter:alpha(opacity=77);position: absolute;padding: 10px;bottom: 0;}
  183. .excerpt h2 {margin-bottom: 10px;}
  184. .excerpt h2 a, .excerpt h2 a:visited {color: #fff;font-size:16px;text-transform:uppercase;}
  185. .kwicks img {margin: 0;padding:0;}
  186.  
  187. ]]></b:skin>
  188. <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js' type='text/javascript'/>
  189. <script type='text/javascript'>
  190. //<![CDATA[
  191. /*
  192. Kwicks for jQuery (version 1.5.1)
  193. Copyright (c) 2008 Jeremy Martin
  194. http://www.jeremymartin.name/projects.php?project=kwicks
  195.  
  196. Licensed under the MIT license:
  197. http://www.opensource.org/licenses/mit-license.php
  198.  
  199. Any and all use of this script must be accompanied by this copyright/license notice in its present form.
  200. */
  201. (function($){$.fn.kwicks=function(n){var p={isVertical:false,sticky:false,defaultKwick:0,event:'mouseover',spacing:0,duration:500};var o=$.extend(p,n);var q=(o.isVertical?'height':'width');var r=(o.isVertical?'top':'left');return this.each(function(){container=$(this);var k=container.children('li');var l=k.eq(0).css(q).replace(/px/,'');if(!o.max){o.max=(l*k.size())-(o.min*(k.size()-1))}else{o.min=((l*k.size())-o.max)/(k.size()-1)}if(o.isVertical){container.css({width:k.eq(0).css('width'),height:(l*k.size())+(o.spacing*(k.size()-1))+'px'})}else{container.css({width:(l*k.size())+(o.spacing*(k.size()-1))+'px',height:k.eq(0).css('height')})}var m=[];for(i=0;i<k.size();i++){m[i]=[];for(j=1;j<k.size()-1;j++){if(i==j){m[i][j]=o.isVertical?j*o.min+(j*o.spacing):j*o.min+(j*o.spacing)}else{m[i][j]=(j<=i?(j*o.min):(j-1)*o.min+o.max)+(j*o.spacing)}}}k.each(function(i){var h=$(this);if(i===0){h.css(r,'0px')}else if(i==k.size()-1){h.css(o.isVertical?'bottom':'right','0px')}else{if(o.sticky){h.css(r,m[o.defaultKwick][i])}else{h.css(r,(i*l)+(i*o.spacing))}}if(o.sticky){if(o.defaultKwick==i){h.css(q,o.max+'px');h.addClass('active')}else{h.css(q,o.min+'px')}}h.css({margin:0,position:'absolute'});h.bind(o.event,function(){var c=[];var d=[];k.stop().removeClass('active');for(j=0;j<k.size();j++){c[j]=k.eq(j).css(q).replace(/px/,'');d[j]=k.eq(j).css(r).replace(/px/,'')}var e={};e[q]=o.max;var f=o.max-c[i];var g=c[i]/f;h.addClass('active').animate(e,{step:function(a){var b=f!=0?a/f-g:1;k.each(function(j){if(j!=i){k.eq(j).css(q,c[j]-((c[j]-o.min)*b)+'px')}if(j>0&&j<k.size()-1){k.eq(j).css(r,d[j]-((d[j]-m[i][j])*b)+'px')}})},duration:o.duration,easing:o.easing})})});if(!o.sticky){container.bind("mouseleave",function(){var c=[];var d=[];k.removeClass('active').stop();for(i=0;i<k.size();i++){c[i]=k.eq(i).css(q).replace(/px/,'');d[i]=k.eq(i).css(r).replace(/px/,'')}var e={};e[q]=l;var f=l-c[0];k.eq(0).animate(e,{step:function(a){var b=f!=0?(a-c[0])/f:1;for(i=1;i<k.size();i++){k.eq(i).css(q,c[i]-((c[i]-l)*b)+'px');if(i<k.size()-1){k.eq(i).css(r,d[i]-((d[i]-((i*l)+(i*o.spacing)))*b)+'px')}}},duration:o.duration,easing:o.easing})})}})}})(jQuery);
  202. //]]>
  203. </script>
  204. <script type='text/javascript'>
  205. /*<![CDATA[*/
  206. $(document).ready(function() {
  207. $('.kwicks').kwicks({
  208. max : 600,
  209. min : 300,
  210. spacing : -4,
  211. duration: 200
  212. });
  213. });
  214. /*]]>*/
  215. </script>
  216. <script type='text/javascript'>
  217. var thumbnail_mode = &quot;left&quot; ;
  218. summary_noimg = 430;
  219. summary_img = 340;
  220. img_thumb_height = 166;
  221. img_thumb_width = 248;
  222. </script>
  223. <script src='http://raj-css-code.googlecode.com/files/Raj-css-auto_readmore_blogger.js' type='text/javascript'/>
  224.  
  225. </head>
  226.  
  227. <body>
  228. <div id='blogouter-wrapper'>
  229. <div id='bloginner-wrapper'>
  230. <div id='top'>
  231. <b:section class='' id='topnav' maxwidgets='1'/>
  232. <div style='clear:both;'/>
  233. <div style='clear:both;'/>
  234. </div><!-- /topwrap -->
  235.  
  236.  
  237.  
  238. <div id='header-wrapper'>
  239. <b:section class='header' id='header' maxwidgets='1' showaddelement='yes'>
  240. <b:widget id='Header1' locked='true' title='Video Game Blogger Template (Header)' type='Header'>
  241. <b:includable id='main'>
  242.  
  243. <b:if cond='data:useImage'>
  244. <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
  245. <!--
  246. Show image as background to text. You can't really calculate the width
  247. reliably in JS because margins are not taken into account by any of
  248. clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
  249. width if the user is using shrink to fit.
  250. This results in a margin-width's worth of pixels being cropped. If the
  251. user is not using shrink to fit then we expand the header.
  252. -->
  253. <b:if cond='data:mobile'>
  254. <div id='header-inner'>
  255. <div class='titlewrapper' style='background: transparent'>
  256. <h1 class='title' style='background: transparent; border-width: 0px'>
  257. <b:include name='title'/>
  258. </h1>
  259. </div>
  260. <b:include name='description'/>
  261. </div>
  262. <b:else/>
  263. <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot; + &quot;background-position: &quot; + data:backgroundPositionStyleStr + &quot;; &quot; + data:widthStyleStr + &quot;min-height: &quot; + data:height + &quot;_height: &quot; + data:height + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
  264. <div class='titlewrapper' style='background: transparent'>
  265. <h1 class='title' style='background: transparent; border-width: 0px'>
  266. <b:include name='title'/>
  267. </h1>
  268. </div>
  269. <b:include name='description'/>
  270. </div>
  271. </b:if>
  272. <b:else/>
  273. <!--Show the image only-->
  274. <div id='header-inner'>
  275. <a expr:href='data:blog.homepageUrl' style='display: block'>
  276. <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
  277. </a>
  278. <!--Show the description-->
  279. <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
  280. <b:include name='description'/>
  281. </b:if>
  282. </div>
  283. </b:if>
  284. <b:else/>
  285. <!--No header image -->
  286. <div id='header-inner'>
  287. <div class='titlewrapper'>
  288. <h1 class='title'>
  289. <b:include name='title'/>
  290. </h1>
  291. </div>
  292. <b:include name='description'/>
  293. </div>
  294. </b:if>
  295. </b:includable>
  296. <b:includable id='title'>
  297. <b:if cond='data:blog.url == data:blog.homepageUrl'>
  298. <data:title/>
  299. <b:else/>
  300. <a expr:href='data:blog.homepageUrl'><data:title/></a>
  301. </b:if>
  302. </b:includable>
  303. <b:includable id='description'>
  304. <div class='descriptionwrapper'>
  305. <p class='description'><span><data:description/></span></p>
  306. </div>
  307. </b:includable>
  308. </b:widget>
  309. </b:section>
  310. <b:section class='bannerad' id='bannerad' maxwidgets='1' showaddelement='yes'>
  311. <b:widget id='HTML1' locked='true' title='Banner Ad' type='HTML'>
  312. <b:includable id='main'>
  313.  
  314. <div class='widget-content'>
  315. <data:content/>
  316. </div>
  317.  
  318. <b:include name='quickedit'/>
  319. </b:includable>
  320. </b:widget>
  321. </b:section>
  322. <div style='clear:both;'/>
  323. </div><!-- /header-wrapper -->
  324. <div style='clear:both;'/>
  325. <b:section class='' id='nav2' maxwidgets='1'>
  326. <b:widget id='LinkList1' locked='true' title='Top Menu' type='LinkList'>
  327. <b:includable id='main'>
  328. <div class='widget-content'>
  329. <ul>
  330. <b:loop values='data:links' var='link'>
  331. <li><a expr:href='data:link.target'><data:link.name/></a></li>
  332. </b:loop>
  333. </ul>
  334. <b:include name='quickedit'/>
  335. </div>
  336. </b:includable>
  337. </b:widget>
  338. </b:section>
  339. <div style='clear:both;'/>
  340. <div id='main-wrapper'>
  341. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  342. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  343. <b:section id='slidercbt' maxwidgets='1'>
  344. <b:widget id='HTML6' locked='true' title='Slider(Do not Edit Here!)' type='HTML'>
  345. <b:includable id='main'>
  346.  
  347. <!-- Slider -->
  348. <div id='slidewrap'>
  349. <ul class='kwicks horizontal'>
  350. <li>
  351. <span class='fadeout'/>
  352. <div class='excerpt'>
  353. <h2>
  354. <a href='http://videogamebloggertemplate.blogspot.com/' rel='bookmark' title='Permanent Link to Mauris euismod rhoncus tortor'>THIS IS FEATURED POST 1 TITLE</a>
  355. </h2>
  356. </div>
  357. <img alt='' height='363' src='https://lh6.googleusercontent.com/-poLA80gMhDw/Tmo1NyBssVI/AAAAAAAAARY/HgIzJaF91Tw/2.png' width='650'/>
  358. </li>
  359. <li>
  360. <span class='fadeout'/>
  361. <div class='excerpt'>
  362. <h2>
  363. <a href='http://videogamebloggertemplate.blogspot.com/' rel='bookmark' title='Permanent Link to Sed nunc augue'>THIS IS FEATURED POST 2 TITLE</a>
  364. </h2>
  365. </div>
  366. <img alt='Sed nunc augue' height='363' src='https://lh4.googleusercontent.com/-JRZ5nBQLz7o/Tmo10lxfVJI/AAAAAAAAARo/F-08Ksl12pE/3.jpg' width='650'/>
  367. </li>
  368. <li>
  369. <span class='fadeout'/>
  370. <div class='excerpt'>
  371. <h2>
  372. <a href='http://videogamebloggertemplate.blogspot.com/' rel='bookmark' title='Permanent Link to Why is it needed'>THIS IS FEATURED POST 3 TITLE</a>
  373. </h2>
  374. </div>
  375. <img alt='Why is it needed' height='363' src='https://lh3.googleusercontent.com/-LIy15IIjudc/Tmo11lJKW8I/AAAAAAAAARs/2Uwf8Gn_dqU/5.jpg' width='650'/>
  376. </li>
  377. <li>
  378. <span class='fadeout'/>
  379. <div class='excerpt'>
  380. <h2>
  381. <a href='http://videogamebloggertemplate.blogspot.com/' rel='bookmark' title='Permanent Link to Where can I get some'>THIS IS FEATURED POST 4 TITLE</a>
  382. </h2>
  383. </div>
  384. <img alt='Where can I get some' height='363' src='https://lh6.googleusercontent.com/-WEXk4GoxDqA/Tmo1wRk-pGI/AAAAAAAAARk/iOQeb6fsebU/1.jpg' width='650'/>
  385. </li>
  386. <li>
  387. <span class='fadeout'/>
  388. <div class='excerpt'>
  389. <h2>
  390. <a href='http://videogamebloggertemplate.blogspot.com/' rel='bookmark' title='Permanent Link to What is Lorem Ipsum?'>THIS IS FEATURED POST 5 TITLE</a>
  391. </h2>
  392. </div>
  393. <img alt='What is Lorem Ipsum?' height='363' src='https://lh6.googleusercontent.com/-RXgn92LttNs/Tmo1tOVHrlI/AAAAAAAAARc/ddtCl2ab8Xk/4.jpg' width='650'/>
  394. </li>
  395. </ul>
  396. </div>
  397.  
  398.  
  399. </b:includable>
  400. </b:widget>
  401. </b:section>
  402. </b:if></b:if>
  403. <div style='clear:both;'/>
  404. <div id='content-wrapper'>
  405. <div id='content-inner'>
  406.  
  407. <b:section class='content' id='content' showaddelement='no'>
  408. <b:widget id='AdSense2' locked='false' title='' type='AdSense'>
  409. <b:includable id='main'>
  410. <div class='widget-content'>
  411. <data:adCode/>
  412. <b:include name='quickedit'/>
  413. </div>
  414. </b:includable>
  415. </b:widget>
  416. <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
  417. <b:includable id='nextprev'>
  418. <div class='blog-pager' id='blog-pager'>
  419. <b:if cond='data:newerPageUrl'>
  420. <span id='blog-pager-newer-link'>
  421. <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
  422. </span>
  423. </b:if>
  424.  
  425. <b:if cond='data:olderPageUrl'>
  426. <span id='blog-pager-older-link'>
  427. <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
  428. </span>
  429. </b:if>
  430.  
  431. <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
  432.  
  433. <b:if cond='data:mobileLinkUrl'>
  434. <div class='blog-mobile-link'>
  435. <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
  436. </div>
  437. </b:if>
  438.  
  439. </div>
  440. <div class='clear'/>
  441. </b:includable>
  442. <b:includable id='shareButtons' var='post'>
  443. <b:if cond='data:top.showEmailButton'><a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'>
  444. <span class='share-button-link-text'><data:top.emailThisMsg/></span>
  445. </a></b:if><b:if cond='data:top.showBlogThisButton'><a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'>
  446. <span class='share-button-link-text'><data:top.blogThisMsg/></span>
  447. </a></b:if><b:if cond='data:top.showTwitterButton'><a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'>
  448. <span class='share-button-link-text'><data:top.shareToTwitterMsg/></span>
  449. </a></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'>
  450. <span class='share-button-link-text'><data:top.shareToFacebookMsg/></span>
  451. </a></b:if><b:if cond='data:top.showOrkutButton'><a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + &quot;&amp;target=orkut&quot;' expr:title='data:top.shareToOrkutMsg' target='_blank'>
  452. <span class='share-button-link-text'><data:top.shareToOrkutMsg/></span>
  453. </a></b:if><b:if cond='data:top.showBuzzButton'><a class='goog-inline-block share-button sb-buzz' expr:href='data:post.sharePostUrl + &quot;&amp;target=buzz&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=415,width=690\&quot;); return false;&quot;' expr:title='data:top.shareToBuzzMsg' target='_blank'>
  454. <span class='share-button-link-text'><data:top.shareToBuzzMsg/></span>
  455. </a></b:if>
  456. <b:if cond='data:top.showDummy'>
  457. <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
  458. </b:if>
  459. </b:includable>
  460. <b:includable id='backlinks' var='post'>
  461. <a name='links'/><h4><data:post.backlinksLabel/></h4>
  462. <b:if cond='data:post.numBacklinks != 0'>
  463. <dl class='comments-block' id='comments-block'>
  464. <b:loop values='data:post.backlinks' var='backlink'>
  465. <div class='collapsed-backlink backlink-control'>
  466. <dt class='comment-title'>
  467. <span class='backlink-toggle-zippy'>&#160;</span>
  468. <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
  469. <b:include data='backlink' name='backlinkDeleteIcon'/>
  470. </dt>
  471. <dd class='comment-body collapseable'>
  472. <data:backlink.snippet/>
  473. </dd>
  474. <dd class='comment-footer collapseable'>
  475. <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
  476. <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
  477. </dd>
  478. </div>
  479. </b:loop>
  480. </dl>
  481. </b:if>
  482. <p class='comment-footer'>
  483. <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>
  484. </p>
  485. </b:includable>
  486. <b:includable id='mobile-main' var='top'>
  487. <!-- posts -->
  488. <div class='blog-posts hfeed'>
  489.  
  490. <b:include data='top' name='status-message'/>
  491.  
  492. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  493. <b:loop values='data:posts' var='post'>
  494. <b:include data='post' name='mobile-index-post'/>
  495. </b:loop>
  496. <b:else/>
  497. <b:loop values='data:posts' var='post'>
  498. <b:include data='post' name='mobile-post'/>
  499. </b:loop>
  500. </b:if>
  501. </div>
  502.  
  503. <b:include name='mobile-nextprev'/>
  504. </b:includable>
  505. <b:includable id='post' var='post'>
  506. <div class='post hentry'>
  507. <a expr:name='data:post.id'/>
  508. <b:if cond='data:post.title'>
  509. <h3 class='post-title entry-title'>
  510. <b:if cond='data:post.link'>
  511. <a expr:href='data:post.link'><data:post.title/></a>
  512. <b:else/>
  513. <b:if cond='data:post.url'>
  514. <b:if cond='data:blog.url != data:post.url'>
  515. <a expr:href='data:post.url'><data:post.title/></a>
  516. <b:else/>
  517. <data:post.title/>
  518. </b:if>
  519. <b:else/>
  520. <data:post.title/>
  521. </b:if>
  522. </b:if>
  523. </h3>
  524. </b:if>
  525.  
  526. <div class='post-header'>
  527. <div class='post-header-line-1'>
  528. <span class='post-author vcard'>
  529. <b:if cond='data:top.showAuthor'>
  530. <data:top.authorLabel/>
  531. <span class='fn'><data:post.author/></span>
  532. </b:if>
  533. </span>
  534. <span class='post-labels'>
  535. <b:if cond='data:post.labels'>
  536. <data:postLabelsLabel/>
  537. <b:loop values='data:post.labels' var='label'>
  538. <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
  539. </b:loop>
  540. </b:if>
  541. </span>
  542. <span class='post-timestamp'>
  543. <b:if cond='data:top.showTimestamp'>
  544. <data:top.timestampLabel/>
  545. <b:if cond='data:post.url'>
  546. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
  547. </b:if>
  548. </b:if>
  549. </span>
  550.  
  551. <span class='post-comment-link'>
  552. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  553. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  554. <b:if cond='data:post.allowComments'>
  555. | <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
  556. </b:if>
  557. </b:if>
  558. </b:if>
  559. </span>
  560. </div>
  561. </div>
  562.  
  563. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'>
  564. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  565. <data:post.body/>
  566. <b:else/>
  567. <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  568. <data:post.body/>
  569. <b:else/>
  570. <div expr:id='&quot;summary&quot; + data:post.id'>
  571. <data:post.body/>
  572. </div>
  573. <script type='text/javascript'>
  574. createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);
  575. </script>
  576. <div style='clear: both;'/>
  577. <span class='rmlink' style='font-weight:bold;padding:5px;float:right;text-align:right;'><a expr:href='data:post.url'/></span>
  578. </b:if>
  579. </b:if>
  580. <div style='clear: both;'/> <!-- clear for photos floats -->
  581. </div>
  582.  
  583. <div class='post-footer'>
  584. <div class='post-footer-line post-footer-line-1'>
  585. <span class='post-icons'>
  586. <!-- email post links -->
  587. <b:if cond='data:post.emailPostUrl'>
  588. <span class='item-action'>
  589. <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
  590. <img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>
  591. </a>
  592. </span>
  593. </b:if>
  594.  
  595. <!-- quickedit pencil -->
  596. <b:include data='post' name='postQuickEdit'/>
  597. </span> <div class='post-share-buttons goog-inline-block'>
  598. <b:if cond='data:post.sharePostUrl'>
  599. <b:include data='post' name='shareButtons'/>
  600. </b:if>
  601. </div> </div>
  602.  
  603. <div class='post-footer-line post-footer-line-2'>
  604. </div>
  605.  
  606. <div class='post-footer-line post-footer-line-3'><span class='post-location'>
  607. <b:if cond='data:top.showLocation'>
  608. <b:if cond='data:post.location'>
  609. <data:postLocationLabel/>
  610. <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
  611. </b:if>
  612. </b:if>
  613. </span> </div>
  614. </div>
  615. </div>
  616. </b:includable>
  617. <b:includable id='status-message'>
  618. <b:if cond='data:navMessage'>
  619. <div class='status-msg-wrap'>
  620. <div class='status-msg-body'>
  621. <data:navMessage/>
  622. </div>
  623. <div class='status-msg-border'>
  624. <div class='status-msg-bg'>
  625. <div class='status-msg-hidden'><data:navMessage/></div>
  626. </div>
  627. </div>
  628. </div>
  629. <div style='clear: both;'/>
  630. </b:if>
  631. </b:includable>
  632. <b:includable id='comment-form' var='post'>
  633. <div class='comment-form'>
  634. <a name='comment-form'/>
  635. <b:if cond='data:mobile'>
  636. <h4 id='comment-post-message'>
  637. <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
  638. <p><data:blogCommentMessage/></p>
  639. <data:blogTeamBlogMessage/>
  640. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  641. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
  642. <b:else/>
  643. <h4 id='comment-post-message'><data:postCommentMsg/></h4>
  644. <p><data:blogCommentMessage/></p>
  645. <data:blogTeamBlogMessage/>
  646. <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  647. <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  648. </b:if>
  649. <data:post.friendConnectJs/>
  650. <data:post.cmtfpIframe/>
  651. <script type='text/javascript'>
  652. BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
  653. </script>
  654. </div>
  655. </b:includable>
  656. <b:includable id='backlinkDeleteIcon' var='backlink'>
  657. <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
  658. <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
  659. <img src='//www.blogger.com/img/icon_delete13.gif'/>
  660. </a>
  661. </span>
  662. </b:includable>
  663. <b:includable id='mobile-nextprev'>
  664. <div class='blog-pager' id='blog-pager'>
  665. <b:if cond='data:newerPageUrl'>
  666. <div class='mobile-link-button' id='blog-pager-newer-link'>
  667. <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>&amp;laquo;</a>
  668. </div>
  669. </b:if>
  670.  
  671. <b:if cond='data:olderPageUrl'>
  672. <div class='mobile-link-button' id='blog-pager-older-link'>
  673. <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>&amp;raquo;</a>
  674. </div>
  675. </b:if>
  676.  
  677. <div class='mobile-link-button' id='blog-pager-home-link'>
  678. <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
  679. </div>
  680.  
  681. <div class='mobile-desktop-link'>
  682. <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
  683. </div>
  684.  
  685. </div>
  686. <div class='clear'/>
  687. </b:includable>
  688. <b:includable id='mobile-post' var='post'>
  689. <div class='date-outer'>
  690. <b:if cond='data:post.dateHeader'>
  691. <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
  692. </b:if>
  693. <div class='date-posts'>
  694. <div class='post-outer'>
  695.  
  696. <div class='post hentry uncustomized-post-template'>
  697. <a expr:name='data:post.id'/>
  698. <b:if cond='data:post.title'>
  699. <h3 class='post-title entry-title'>
  700. <b:if cond='data:post.link'>
  701. <a expr:href='data:post.link'><data:post.title/></a>
  702. <b:else/>
  703. <b:if cond='data:post.url'>
  704. <b:if cond='data:blog.url != data:post.url'>
  705. <a expr:href='data:post.url'><data:post.title/></a>
  706. <b:else/>
  707. <data:post.title/>
  708. </b:if>
  709. <b:else/>
  710. <data:post.title/>
  711. </b:if>
  712. </b:if>
  713. </h3>
  714. </b:if>
  715.  
  716. <div class='post-header'>
  717. <div class='post-header-line-1'/>
  718. </div>
  719.  
  720. <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'>
  721. <data:post.body/>
  722. <div style='clear: both;'/> <!-- clear for photos floats -->
  723. </div>
  724.  
  725. <div class='post-footer'>
  726. <div class='post-footer-line post-footer-line-1'>
  727. <span class='post-author vcard'>
  728. <b:if cond='data:top.showAuthor'>
  729. <data:top.authorLabel/>
  730. <span class='fn'><data:post.author/></span>
  731. </b:if>
  732. </span>
  733.  
  734. <span class='post-timestamp'>
  735. <b:if cond='data:top.showTimestamp'>
  736. <data:top.timestampLabel/>
  737. <b:if cond='data:post.url'>
  738. <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
  739. </b:if>
  740. </b:if>
  741. </span>
  742.  
  743. <span class='post-comment-link'>
  744. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  745. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  746. <b:if cond='data:post.allowComments'>
  747. <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
  748. </b:if>
  749. </b:if>
  750. </b:if>
  751. </span>
  752. </div>
  753.  
  754. <div class='post-footer-line post-footer-line-2'>
  755. <b:if cond='data:top.showMobileShare'>
  756. <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
  757. <a href='javascript:void();'><data:shareMsg/></a>
  758. </div>
  759. </b:if>
  760. <b:if cond='data:top.showDummy'>
  761. <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
  762. </b:if>
  763. </div>
  764.  
  765. </div>
  766. </div>
  767.  
  768. <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  769. <b:include data='post' name='comments'/>
  770. </b:if>
  771. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  772. <b:include data='post' name='comments'/>
  773. </b:if>
  774. </div>
  775. </div>
  776. </div>
  777. </b:includable>
  778. <b:includable id='postQuickEdit' var='post'>
  779. <b:if cond='data:post.editUrl'>
  780. <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
  781. <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
  782. <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
  783. </a>
  784. </span>
  785. </b:if>
  786. </b:includable>
  787. <b:includable id='main' var='top'>
  788.  
  789. <b:if cond='data:top.showDummy'>
  790. <data:top.dummyBootstrap/>
  791. </b:if>
  792.  
  793. <b:if cond='data:mobileindex'>
  794. <!-- mobile index -->
  795. <div class='blog-posts hfeed'>
  796. <b:loop values='data:posts' var='post'>
  797. <b:if cond='data:post.isFirstPost == &quot;false&quot;'>
  798. &lt;/div&gt;
  799. </b:if>
  800. &lt;div class=&quot;mobile-date-outer date-outer&quot;&gt;
  801. <b:include data='post' name='mobile-index-post'/>
  802. <b:if cond='data:post.trackLatency'>
  803. <data:post.latencyJs/>
  804. </b:if>
  805. </b:loop>
  806. <b:if cond='data:numPosts != 0'>
  807. &lt;/div&gt;
  808. </b:if>
  809. </div>
  810. <b:else/>
  811.  
  812. <!-- posts -->
  813. <div class='blog-posts hfeed'>
  814.  
  815. <b:include data='top' name='status-message'/>
  816.  
  817. <data:defaultAdStart/>
  818. <b:loop values='data:posts' var='post'>
  819. <b:if cond='data:post.isDateStart'>
  820. <b:if cond='data:post.isFirstPost == &quot;false&quot;'>
  821. &lt;/div&gt;&lt;/div&gt;
  822. </b:if>
  823. </b:if>
  824. <b:if cond='data:post.isDateStart'>
  825. &lt;div class=&quot;date-outer&quot;&gt;
  826. </b:if>
  827. <b:if cond='data:post.dateHeader'>
  828. <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
  829. </b:if>
  830. <b:if cond='data:post.isDateStart'>
  831. &lt;div class=&quot;date-posts&quot;&gt;
  832. </b:if>
  833. <div class='post-outer'>
  834. <b:include data='post' name='post'/>
  835. <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  836. <b:include data='post' name='comments'/>
  837. </b:if>
  838. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  839. <b:include data='post' name='comments'/>
  840. </b:if>
  841. </div>
  842. <b:if cond='data:post.includeAd'>
  843. <b:if cond='data:post.isFirstPost'>
  844. <data:defaultAdEnd/>
  845. <b:else/>
  846. <data:adEnd/>
  847. </b:if>
  848. <b:if cond='data:mobile == &quot;false&quot;'>
  849. <div class='inline-ad'>
  850. <data:adCode/>
  851. </div>
  852. </b:if>
  853. <data:adStart/>
  854. </b:if>
  855. <b:if cond='data:post.trackLatency'>
  856. <data:post.latencyJs/>
  857. </b:if>
  858. </b:loop>
  859. <b:if cond='data:numPosts != 0'>
  860. &lt;/div&gt;&lt;/div&gt;
  861. </b:if>
  862. <data:adEnd/>
  863. </div>
  864. </b:if>
  865.  
  866. <!-- navigation -->
  867. <b:if cond='data:mobile'>
  868. <b:include name='mobile-nextprev'/>
  869. <b:else/>
  870. <b:include name='nextprev'/>
  871.  
  872. <!-- feed links -->
  873. <b:include name='feedLinks'/>
  874. </b:if>
  875.  
  876. <b:if cond='data:top.showStars'>
  877. <script src='//www.google.com/jsapi' type='text/javascript'/>
  878. <script type='text/javascript'>
  879. google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
  880. function initialize() {
  881. google.annotations.setApplicationId(<data:top.blogspotReviews/>);
  882. google.annotations.createAll();
  883. google.annotations.fetch();
  884. }
  885. google.setOnLoadCallback(initialize);
  886. </script>
  887. </b:if>
  888. </b:includable>
  889. <b:includable id='commentDeleteIcon' var='comment'>
  890. <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
  891. <b:if cond='data:showCmtPopup'>
  892. <div class='goog-toggle-button'>
  893. <div class='goog-inline-block comment-action-icon'/>
  894. </div>
  895. <b:else/>
  896. <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
  897. <img src='//www.blogger.com/img/icon_delete13.gif'/>
  898. </a>
  899. </b:if>
  900. </span>
  901. </b:includable>
  902. <b:includable id='feedLinks'>
  903. <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
  904. <b:if cond='data:feedLinks'>
  905. <div class='blog-feeds'>
  906. <b:include data='feedLinks' name='feedLinksBody'/>
  907. </div>
  908. </b:if>
  909.  
  910. <b:else/> <!--Post feed links -->
  911. <div class='post-feeds'>
  912. <b:loop values='data:posts' var='post'>
  913. <b:if cond='data:post.allowComments'>
  914. <b:if cond='data:post.feedLinks'>
  915. <b:include data='post.feedLinks' name='feedLinksBody'/>
  916. </b:if>
  917. </b:if>
  918. </b:loop>
  919. </div>
  920. </b:if>
  921. </b:includable>
  922. <b:includable id='mobile-index-post' var='post'>
  923. <b:if cond='data:post.dateHeader'>
  924. <div class='mobile-index-date'>
  925. <div class='date-header'>
  926. <span><data:post.dateHeader/></span>
  927. </div>
  928. </div>
  929. </b:if>
  930.  
  931. <div class='mobile-post-outer'>
  932. <a expr:href='data:post.url'>
  933. <div class='mobile-index-title-outer'>
  934. <h3 class='mobile-index-title entry-title'>
  935. <data:post.title/>
  936. </h3>
  937. </div>
  938.  
  939. <div>
  940. <div class='mobile-index-arrow'>
  941. &amp;rsaquo;
  942. </div>
  943.  
  944. <div class='mobile-index-contents'>
  945. <b:if cond='data:post.thumbnailUrl'>
  946. <div class='mobile-index-thumbnail'>
  947. <div class='Image'>
  948. <img expr:src='data:post.thumbnailUrl'/>
  949. </div>
  950. </div>
  951. </b:if>
  952.  
  953. <div class='post-body'>
  954. <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
  955. </div>
  956. </div>
  957. <div style='clear: both;'/>
  958. </div>
  959. </a>
  960.  
  961. <div class='mobile-index-comment'>
  962. <b:if cond='data:blog.pageType != &quot;item&quot;'>
  963. <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  964. <b:if cond='data:post.allowComments'>
  965. <b:if cond='data:post.numComments != 0'>
  966. <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
  967. </b:if>
  968. </b:if>
  969. </b:if>
  970. </b:if>
  971. </div>
  972. </div>
  973. </b:includable>
  974. <b:includable id='feedLinksBody' var='links'>
  975. <div class='feed-links'>
  976. <data:feedLinksMsg/>
  977. <b:loop values='data:links' var='f'>
  978. <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  979. </b:loop>
  980. </div>
  981. </b:includable>
  982. <b:includable id='comments' var='post'>
  983. <div class='comments' id='comments'>
  984. <a name='comments'/>
  985. <b:if cond='data:post.allowComments'>
  986. <h4>
  987. <b:if cond='data:post.numComments == 1'>
  988. 1 <data:commentLabel/>:
  989. <b:else/>
  990. <data:post.numComments/> <data:commentLabelPlural/>:
  991. </b:if>
  992. </h4>
  993.  
  994. <b:if cond='data:post.commentPagingRequired'>
  995. <span class='paging-control-container'>
  996. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
  997. &#160;
  998. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
  999. &#160;
  1000. <data:post.commentRangeText/>
  1001. &#160;
  1002. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
  1003. &#160;
  1004. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
  1005. </span>
  1006. </b:if>
  1007.  
  1008. <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
  1009. <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
  1010. <b:loop values='data:post.comments' var='comment'>
  1011. <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
  1012. <b:if cond='data:comment.favicon'>
  1013. <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
  1014. </b:if>
  1015. <a expr:name='data:comment.anchorName'/>
  1016. <b:if cond='data:blog.enabledCommentProfileImages'>
  1017. <data:comment.authorAvatarImage/>
  1018. </b:if>
  1019. <b:if cond='data:comment.authorUrl'>
  1020. <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
  1021. <b:else/>
  1022. <data:comment.author/>
  1023. </b:if>
  1024. <data:commentPostedByMsg/>
  1025. </dt>
  1026. <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
  1027. <b:if cond='data:comment.isDeleted'>
  1028. <span class='deleted-comment'><data:comment.body/></span>
  1029. <b:else/>
  1030. <p>
  1031. <data:comment.body/>
  1032. </p>
  1033. </b:if>
  1034. </dd>
  1035. <dd class='comment-footer'>
  1036. <span class='comment-timestamp'>
  1037. <a expr:href='data:comment.url' title='comment permalink'>
  1038. <data:comment.timestamp/>
  1039. </a>
  1040. <b:include data='comment' name='commentDeleteIcon'/>
  1041. </span>
  1042. </dd>
  1043. </b:loop>
  1044. </dl>
  1045. </div>
  1046.  
  1047. <b:if cond='data:post.commentPagingRequired'>
  1048. <span class='paging-control-container'>
  1049. <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  1050. <data:post.oldestLinkText/>
  1051. </a>
  1052. <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  1053. <data:post.olderLinkText/>
  1054. </a>
  1055. &#160;
  1056. <data:post.commentRangeText/>
  1057. &#160;
  1058. <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  1059. <data:post.newerLinkText/>
  1060. </a>
  1061. <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  1062. <data:post.newestLinkText/>
  1063. </a>
  1064. </span>
  1065. </b:if>
  1066.  
  1067. <p class='comment-footer'>
  1068. <b:if cond='data:post.embedCommentForm'>
  1069. <b:if cond='data:post.allowNewComments'>
  1070. <b:include data='post' name='comment-form'/>
  1071. <b:else/>
  1072. <data:post.noNewCommentsText/>
  1073. </b:if>
  1074. <b:else/>
  1075. <b:if cond='data:post.allowComments'>
  1076. <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  1077. </b:if>
  1078. </b:if>
  1079.  
  1080. </p>
  1081. </b:if>
  1082. <b:if cond='data:showCmtPopup'>
  1083. <div id='comment-popup'>
  1084. <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  1085. </iframe>
  1086. </div>
  1087. </b:if>
  1088.  
  1089. <div id='backlinks-container'>
  1090. <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1091. <b:if cond='data:post.showBacklinks'>
  1092. <b:include data='post' name='backlinks'/>
  1093. </b:if>
  1094. </div>
  1095. </div>
  1096. </div>
  1097. </b:includable>
  1098. </b:widget>
  1099. <b:widget id='AdSense3' locked='false' title='' type='AdSense'>
  1100. <b:includable id='main'>
  1101. <div class='widget-content'>
  1102. <data:adCode/>
  1103. <b:include name='quickedit'/>
  1104. </div>
  1105. </b:includable>
  1106. </b:widget>
  1107. </b:section>
  1108. <div style='clear:both;'/>
  1109. <script type='text/javascript'>
  1110. var home_page=&quot;/&quot;;
  1111. var urlactivepage=location.href;
  1112. var postperpage=5;
  1113. var numshowpage=5;
  1114. var upPageWord =&#39;Prev&#39;;
  1115. var downPageWord =&#39;Next&#39;;
  1116. </script>
  1117. <script src='http://raj-css-code.googlecode.com/files/Raj-css-bloggerpagenavi.js' type='text/javascript'/>
  1118. </div></div><!-- content-wrapper -->
  1119.  
  1120. <div id='sidebar-wrapper'>
  1121. <b:section class='sidebar' id='sidebar' showaddelement='yes'>
  1122. <b:widget id='HTML2' locked='false' title='Future Vedio' type='HTML'>
  1123. <b:includable id='main'>
  1124. <!-- only display title if it's non-empty -->
  1125. <b:if cond='data:title != &quot;&quot;'>
  1126. <h2 class='title'><data:title/></h2>
  1127. </b:if>
  1128. <div class='widget-content'>
  1129. <data:content/>
  1130. </div>
  1131.  
  1132. <b:include name='quickedit'/>
  1133. </b:includable>
  1134. </b:widget>
  1135. <b:widget id='Feed3' locked='false' title='POPULAR POST' type='Feed'>
  1136. <b:includable id='main'>
  1137. <h2><data:title/></h2>
  1138. <div class='widget-content' expr:id='data:widget.instanceId + &quot;_feedItemListDisplay&quot;'>
  1139. <span style='filter: alpha(25); opacity: 0.25;'>
  1140. <a expr:href='data:feedUrl'><data:loadingMsg/></a>
  1141. </span>
  1142. </div>
  1143. <b:include name='quickedit'/>
  1144. </b:includable>
  1145. </b:widget>
  1146. <b:widget id='Feed1' locked='false' title='RECENT POST' type='Feed'>
  1147. <b:includable id='main'>
  1148. <h2><data:title/></h2>
  1149. <div class='widget-content' expr:id='data:widget.instanceId + &quot;_feedItemListDisplay&quot;'>
  1150. <span style='filter: alpha(25); opacity: 0.25;'>
  1151. <a expr:href='data:feedUrl'><data:loadingMsg/></a>
  1152. </span>
  1153. </div>
  1154. <b:include name='quickedit'/>
  1155. </b:includable>
  1156. </b:widget>
  1157. <b:widget id='Feed2' locked='false' title='RECENT COMMENT' type='Feed'>
  1158. <b:includable id='main'>
  1159. <h2><data:title/></h2>
  1160. <div class='widget-content' expr:id='data:widget.instanceId + &quot;_feedItemListDisplay&quot;'>
  1161. <span style='filter: alpha(25); opacity: 0.25;'>
  1162. <a expr:href='data:feedUrl'><data:loadingMsg/></a>
  1163. </span>
  1164. </div>
  1165. <b:include name='quickedit'/>
  1166. </b:includable>
  1167. </b:widget>
  1168. <b:widget id='Followers1' locked='false' title='Followers' type='Followers'>
  1169. <b:includable id='main'>
  1170. <b:if cond='data:title != &quot;&quot;'>
  1171. <b:if cond='data:codeSnippet != &quot;&quot;'>
  1172. <h2 class='title'><data:title/></h2>
  1173. <b:else/>
  1174. <b:if cond='data:totalFollowerCount != &quot;&quot;'>
  1175. <h2 class='title'><data:title/> (<data:totalFollowerCount/>)</h2>
  1176. </b:if>
  1177. </b:if>
  1178. </b:if>
  1179. <div class='widget-content'>
  1180. <div expr:id='data:widget.instanceId + &quot;-wrapper&quot;'>
  1181. <b:if cond='data:codeSnippet != &quot;&quot;'>
  1182. <div style='margin-right:2px;'>
  1183. <data:codeSnippet/>
  1184. </div>
  1185. <b:else/>
  1186. <b:if cond='data:totalFollowerCount == &quot;&quot;'>
  1187. <span class='item-control following-not-admin'>
  1188. <b><data:failureSnippet/></b>
  1189. </span>
  1190. <span class='item-control blog-admin'>
  1191. <b><data:adminFailureSnippet/></b>
  1192. </span>
  1193. <b:else/>
  1194. <b:if cond='data:followingLinkPresent'>
  1195. <div class='follow-this profile-link item-control following-follow-this'>
  1196. <a expr:href='&quot;javascript:_FollowersView._openPopup(\&quot;&quot; + data:followUri + &quot;\&quot;);&quot;'>
  1197. <data:followThisMessage/>
  1198. </a>
  1199. </div>
  1200. <div class='follow-this profile-link item-control following-stop-following-this'>
  1201. <a expr:href='&quot;javascript:_FollowersView._openPopup(\&quot;&quot; + data:followUri + &quot;\&quot;);&quot;'>
  1202. <data:stopFollowingMessage/>
  1203. </a>
  1204. </div>
  1205. </b:if>
  1206.  
  1207. <div class='followers-grid'>
  1208. <b:if cond='data:totalFollowerCount == 0'>
  1209. <div class='profile-link item-control following-follow-this'>
  1210. <data:emptyFollowersMessage/>
  1211. </div>
  1212. </b:if>
  1213. <!--
  1214. Relies on the js written out in navbar.gxp
  1215. -->
  1216. <b:loop values='data:followers' var='follower'>
  1217. <div class='follower'>
  1218. <a expr:href='data:follower.profileUrl' expr:title='data:follower.displayName' rel='nofollow'>
  1219. <img class='follower-img' expr:alt='data:follower.displayName' expr:height='data:follower.imageHeight' expr:onerror='&quot;this.onerror=null;this.src=\&quot;&quot; + data:anonFollowerImageUrl + &quot;\&quot;;&quot;' expr:onload='&quot;setAttributeOnload(this, \&quot;src\&quot;, \&quot;&quot; + data:follower.imageUrl + &quot;\&quot;)&quot;' expr:width='data:follower.imageWidth' src='http://img1.blogblog.com/img/blank.gif'/>
  1220. </a>
  1221. </div>
  1222. </b:loop>
  1223. <div class='clear'/>
  1224. </div>
  1225.  
  1226. <div class='followers-canvas profile-link'>
  1227. <data:followersFooterMessage/>
  1228. <span class='item-control following-not-admin'>
  1229. <a expr:href='data:followersUri'>
  1230. <data:viewAllMessage/>
  1231. </a>
  1232. </span>
  1233. <span class='item-control blog-admin'>
  1234. <a expr:href='data:manageFollowersUri'>
  1235. <data:manageFollowersMessage/>
  1236. </a>
  1237. </span>
  1238. </div>
  1239. </b:if>
  1240. </b:if>
  1241. </div>
  1242. <b:include name='quickedit'/>
  1243. </div>
  1244. </b:includable>
  1245. </b:widget>
  1246. <b:widget id='AdSense1' locked='false' title='' type='AdSense'>
  1247. <b:includable id='main'>
  1248. <div class='widget-content'>
  1249. <data:adCode/>
  1250. <b:include name='quickedit'/>
  1251. </div>
  1252. </b:includable>
  1253. </b:widget>
  1254. <b:widget id='AdSense4' locked='false' title='' type='AdSense'>
  1255. <b:includable id='main'>
  1256. <div class='widget-content'>
  1257. <data:adCode/>
  1258. <b:include name='quickedit'/>
  1259. </div>
  1260. </b:includable>
  1261. </b:widget>
  1262. </b:section>
  1263. <div style='clear:both;'/>
  1264. </div><!-- /sidebar-wrapper -->
  1265. <div style='clear:both;'/>
  1266. </div><!-- /main-wrapper -->
  1267.  
  1268. <div id='footer-widgets'><div id='footer-widgets-inner'>
  1269. <b:section class='footer' id='footer1' maxwidgets='1'/>
  1270. <b:section class='footer' id='footer2' maxwidgets='1'/>
  1271. <b:section class='footer' id='footer3' maxwidgets='1'/>
  1272. <div style='clear:both;'/>
  1273. </div></div>
  1274. <div style='clear:both;'/>
  1275.  
  1276. <!--Please Do Not Remove This-->
  1277.  
  1278. <div id='credits'>
  1279. <div style='clear:both;'/>
  1280. <div id='footer'><a expr:href='data:blog.homepageUrl'><data:blog.title/></a> &#169; 2011 Design by <a href='http://www.gamewebsitebuilder.com/' target='_blank'>Best Games</a> | Sponsored By <a href='http://onlinehorrorgames.com' target='_blank'>Horror Games</a> - <a href='http://www.tennisgamesonline.net' target='_blank'>Tennis Games Online</a> - <a href='http://www.fungamestoplay.org' target='_blank'>Fun Games to Play</a>
  1281. </div>
  1282. </div>
  1283.  
  1284. <!--Please Do Not Remove This-->
  1285.  
  1286.  
  1287.  
  1288. <div style='clear:both;'/>
  1289. </div><!-- /bloginner-wrapper -->
  1290. </div><!-- /blogouter-wrapper -->
  1291. </body>
  1292. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement