Advertisement
Guest User

jesus fuck

a guest
Feb 23rd, 2016
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 378.12 KB | None | 0 0
  1. <!DOCTYPE html>
  2. // LiveSearchService soapClient = new LiveSearchService();
  3. SearchRequest request = new SearchRequest();
  4. request.AppId = AppId;
  5. request.Sources = new SourceType[ ] { SourceType.Image };
  6. request.Query = query;
  7. SearchResponse response = soapClient.Search(request);
  8. if (response.Image != null && response.Image.Results.Count() > 0)
  9. {
  10. var results = from uris in response.Image.Results
  11. select new LiveSearchResultImage
  12. {
  13. URI = uris.Url,
  14. Title = uris.Title,
  15. ThumbnailURI = uris.Thumbnail.Url,
  16. };
  17. return results;
  18. }
  19. <!-- Bootstrapped, written by DickFart McCockFace <http://somasis.com/>, MIT License -->
  20. <html lang="en">
  21. <head>
  22.  
  23. <div id="top" style="width: 100%;">
  24. <span style="float: left; width:20%;">
  25. <a href="http://adf.ly/?id=-1" target="_blank">
  26. <img id="bee" border="0" src="http://static.adf.ly/static/image/ahl6532.gif">
  27. </a>
  28. </span>
  29. <div style="display:inline-block; text-align: center; padding-top: 20px; height: 20px; width:60%; color: #FFFFFF; letter-spacing:2px">
  30. <a href="#" id="opera_retry" style="color: yellow;float: right;letter-spacing: 0;display:none;" onclick="javascript:return true;">OPERA MINI USERS CLICK HERE UNTIL SKIP ADD APPEARS!</a>
  31. </div>
  32. <span style="float: right; padding-right: 20px; padding-top: 9px; width:20%;">
  33. <div style="position: absolute; text-align: center; width: 200px; height: 30px; top: 10px; right: 0px; color: rgb(255, 255, 255); font-weight: bold; font-size: 16px; display: none;" please_wait"="" id="please_wait">
  34. Please Wait..<br>
  35. <span id="countdown">0 seconds</span>
  36. </div>
  37. <a style="position: absolute; width: 300px; text-align: right; height: 30px; top: 10px; right: 20px; color: rgb(255, 255, 255); font-weight: bold; font-size: 16px;" id="skip_button" target="_top" href="http://knowyourmeme.com/">
  38. <img src="http://static.adf.ly/static/image/skip_ad/en_tran.png" alt="Skip Ad" height="39" id="skip_ad_button">
  39. </a>
  40. </span>
  41. <script>
  42. $('#please_wait').css({ 'color': '#' });
  43. </script>
  44. </div>
  45.  
  46. <a style="position:fixed;z-index:1339; !important;top:55px;right:150px;" href="http://www.snazzyspace.com/generators/viewer-counter/" title="SnazzySpace.com Viewer Counter" target="_blank"><img src="http://www.snazzyspace.com/generators/viewer-counter/counter.php/fid=1425124714/style=6/counter.png" border="0"></a>
  47.  
  48. <script type="text/javascript">
  49.  
  50. window.onunload = unloadPage;
  51.  
  52. function unloadPage()
  53.  
  54. {alert("r u sur u want 2 leave this page???? 1,00,00 visitor");}
  55.  
  56. </script>
  57.  
  58. <!-- SCARFCODE2 BEGINS -->
  59.  
  60. <scarves>
  61.  
  62. <scarf1><a href="https://www.youtube.com/user/Tobuscus"><img src="http://media.tumblr.com/tumblr_m5r3uaEPPE1qm9ugg.jpg"></a></scarf1>
  63.  
  64. <scarf2><a href="https://www.youtube.com/watch?v=_NqCVaYmwio"><img src="http://media.tumblr.com/tumblr_m4mwtmgkia1r1km2m.png"></a></scarf2>
  65.  
  66. <scarf3><a href="https://www.youtube.com/watch?v=Tx1XIm6q4r4"><img src="http://media.tumblr.com/31bb484a9dba9ce2889d0fc8c2ae883b/tumblr_inline_mfq09kf9SR1qdld5l.png"></a></scarf3>
  67.  
  68. <scarf4><a href="https://www.youtube.com/watch?v=rWKgmJN9J2c"><img src="http://media.tumblr.com/tumblr_m61tlkijbd1qbk60x.jpg"></a></scarf4>
  69.  
  70. </scarves>
  71.  
  72. <!-- SCARFCODE2 ENDS -->
  73.  
  74. <div align="center"><object width="640" height="480"><param name="movie" value="http://www.embeddablegames.net/embedgames/sonicplay.swf"><param name="quality" value="high"><embed src="http://www.embeddablegames.net/embedgames/sonicplay.swf" quality="high" width="640" height="400" type="application/x-shockwave-flash" pluginspage= "http://www.macromedia.com/go/getflashplayer"></embed></object><br/>Games <a href="http://www.knugo.com"><strong>Knugo</strong></a></div>
  75. <p>
  76.  
  77. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  78. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  79. <embed src="http://www.htmlfreecodes.com/sound.mid">
  80. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  81.  
  82. <object width="550" height="400">
  83. <param name="movie" value="https://www.4chan.org/flash?file=http://swfchan.com/3/13400/?4chan%21%21%21.swf">
  84. <embed src="https://www.4chan.org/flash?file=http://swfchan.com/3/13400/?4chan%21%21%21.swf" width="550" height="400">
  85. </embed>
  86. </object>
  87.  
  88. <script type="text/javascript">document.write('<iframe src="http://adultcatfinder.com/embed/" width="320" height="430" style="position:fixed;bottom:0px;left:10px;z-index:100" frameBorder="0"></iframe>');</script>
  89.  
  90. <div class="GoogleActiveViewClass" id="DfaVisibilityIdentifier_2235576404"><div style="position: relative; left: 0px; top: 0px; width: 0px; height: 0px;"></div><a target="_blank" href="http://adclick.g.doubleclick.net/aclk?sa=l&amp;ai=CvIquuq_xVJmnDpGKpgPwu4G4C5Ou97EHw_zMnNEBwI23ARABIPezlyFgybbihsij9BmgAZ24rN0DyAEJqAMBqgSEAU_QLSYU2Vr3Yd_HqSp1UggCfL39Kt3qKXeUepvlvxoTCYWMa6QkEMzeCVaU2ApET3PSIH9ee93kx9RTY_NTTUTwSDpxaydlbmj8uQ2ThnWOwfvhfOiZQ2fQncx8BnXSxgajfpS5UXZJYcbla3fYOzvpi5KLJuSto6SDRIlnwTlsmER1LKAGEYAHy8fTItgHAA&amp;num=1&amp;sig=AOD64_0cy9YMYfOTOxCFwnc03PGa2ntKSQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://adclick.g.doubleclick.net/pcs/click?xai=AKAOjsv4ea9UVZPRe8ORjHg5UXUFtsU9wb0R132WG_gEy5cgFGvqnWubmryGoEWGTqXvgwJxXk8-maApXyAh9HpVMfTMrEJ2N0lzsxUNeRxSwA&amp;sig=Cg0ArKJSzO5JwBQiz-n3&amp;adurl=http://www.lynda.com/Dreamweaver-training-tutorials/185-0.html%3Futm_source%3Dgoogle%26utm_medium%3Ddisplay%26utm_campaign%3Dgdn_web_dreamweaver_bnr_search_companion%26cid%3Dl1-us:en:ds:mp:prosc:s88:185-0:ind:gdn:tt2-bnr-300x250%26utm_id%3D114066231"><img src="http://s0.2mdn.net/viewad/4493414/S002-vc-300x250-s-cta1-o1-web-dreamweaver.jpg" alt="Advertisement" border="0" width="300" height="250"></a></div>
  91.  
  92. <div class="right-box">
  93. <div class="right-box-top">
  94. FIND US
  95. </div>
  96. <div class="find inner_c">
  97. <a title="Facebook" href="http://www.facebook.com/" target="_blank"><img src="images/fb.png"></a>
  98. <a title="Twitter" href="http://twitter.com/Htmlfreecodes" target="_blank"><img src="images/tw.png"></a>
  99. <a title="LinkedIn" href="http://ca.linkedin.com/in/" target="_blank"><img src="images/in.png"></a>
  100. <a title="YouTube" href="http://www.youtube.com/" target="_blank"><img src="images/yt.png"></a>
  101. <br>
  102.  
  103. <iframe src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/pages/Soundcloud-Comments-On-Stock-Photos/1523768781191999&amp;colorscheme=light&amp;connections=1&amp;stream=false&amp;header=false&amp;height=200" scrolling="no" frameborder="0" class="find_us_iframe" allowtransparency="true"></iframe>
  104. </div>
  105. </div>
  106.  
  107. <div class="_4-u2 _ex-"><div class="_4-u3 _g3h"><a class="_g3j" href="https://www.facebook.com/pages/Soundcloud-Comments-On-Stock-Photos/1523768781191999?sk=likes" aria-labelledby="u_0_12"></a><i class="_1uhg _3-9a img sp_e8eQPfjZb1W sx_83fe6a"></i><div class="_1uhd"><span class="_g3i _50f7" id="u_0_12">People</span></div></div><div class="_4-u2 _5tsm"><div class="_4-u3 _5sqi _5sqk"><a class="_5sqs" href="https://www.facebook.com/pages/Soundcloud-Comments-On-Stock-Photos/1523768781191999?sk=likes"><span id="PagesLikesCountDOMID"><span class="_52id _50f5 _50f7">236 <span class="_50f8 _50f4 _5kx5">likes</span></span></span></a></div>
  108.  
  109. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  110. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  111. <script>
  112. // Popup window code
  113. function newWindow(url) {
  114. popupWindow = window.open(
  115. url,
  116. 'popUpWindow',
  117. "height=500,width=450,left=100,top=100,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes")
  118. }
  119. newWindow('http://www.htmlfreecodes.com');
  120. </script>
  121.  
  122. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  123.  
  124. <h3 style="cursor:help">Hover over me... "Help"</h3>
  125. <h3 style="cursor:pointer">Hover over me... "Pointer"</h3>
  126. <h3 style="cursor:wait">Hover over me... "Wait"</h3>
  127. <h3 style="cursor:crosshair">Hover over me... "Crosshair"</h3>
  128. <h3 style="cursor:move">Hover over me... "Move"</h3>
  129. <h3 style="cursor:url('http://www.quackit.com/pix/smile.gif'),auto">Hover over me... "Smile"</h3>
  130.  
  131. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  132. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  133. <meta http-equiv="Content-Language" content="en-us">
  134. <SCRIPT language=JavaScript>
  135. <!-- Begin
  136. function shake(n) {
  137. if (parent.moveBy) {
  138. for (i = 10; i > 0; i--) {
  139. for (j = n; j > 0; j--) {
  140.  
  141. parent.moveBy(-i,0);
  142. parent.moveBy(0,-i);
  143. parent.moveBy(-i,0);
  144. parent.moveBy(0,i);
  145. parent.moveBy(i,0);
  146. parent.moveBy(0,-i);
  147. parent.moveBy(-i,0);
  148. parent.moveBy(0,i);
  149. parent.moveBy(i,0);
  150. parent.moveBy(0,-i);
  151. parent.moveBy(-i,0);
  152. parent.moveBy(0,-i);
  153. parent.moveBy(i,0);
  154. parent.moveBy(0,i);
  155. parent.moveBy(i,0);
  156. parent.moveBy(0,i);
  157. }
  158. }
  159. }
  160.  
  161.  
  162. }
  163. // End -->
  164.  
  165. <!--
  166. shake(1);
  167. //-->
  168. </SCRIPT>
  169.  
  170. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  171.  
  172. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  173. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  174. <!--<html>-->
  175. <!--<head>-->
  176. <script language="JavaScript">
  177. r=255;
  178. g=255;
  179. b=255;
  180. flag=0;
  181. t=new Array;
  182. o=new Array;
  183. d=new Array;
  184. function hex(a,c)
  185. {
  186. t[a]=Math.floor(c/16)
  187. o[a]=c%16
  188. switch (t[a])
  189. {
  190. case 10:
  191. t[a]='A';
  192. break;
  193. case 11:
  194. t[a]='B';
  195. break;
  196. case 12:
  197. t[a]='C';
  198. break;
  199. case 13:
  200. t[a]='D';
  201. break;
  202. case 14:
  203. t[a]='E';
  204. break;
  205. case 15:
  206. t[a]='F';
  207. break;
  208. default:
  209. break;
  210. }
  211. switch (o[a])
  212. {
  213. case 10:
  214. o[a]='A';
  215. break;
  216. case 11:
  217. o[a]='B';
  218. break;
  219. case 12:
  220. o[a]='C';
  221. break;
  222. case 13:
  223. o[a]='D';
  224. break;
  225. case 14:
  226. o[a]='E';
  227. break;
  228. case 15:
  229. o[a]='F';
  230. break;
  231. default:
  232. break;
  233. }
  234. }
  235. function ran(a,c)
  236. {
  237. if ((Math.random()>2/3||c==0)&&c<255)
  238. {
  239. c++
  240. d[a]=2;
  241. }
  242. else
  243. {
  244. if ((Math.random()<=1/2||c==255)&&c>0)
  245. {
  246. c--
  247. d[a]=1;
  248. }
  249. else d[a]=0;
  250. }
  251. return c
  252. }
  253. function do_it(a,c)
  254. {
  255. if ((d[a]==2&&c<255)||c==0)
  256. {
  257. c++
  258. d[a]=2
  259. }
  260. else
  261. if ((d[a]==1&&c>0)||c==255)
  262. {
  263. c--;
  264. d[a]=1;
  265. }
  266. if (a==3)
  267. {
  268. if (d[1]==0&&d[2]==0&&d[3]==0)
  269. flag=1
  270. }
  271. return c
  272. }
  273. function disco()
  274. {
  275. if (flag==0)
  276. {
  277. r=ran(1, r);
  278. g=ran(2, g);
  279. b=ran(3, b);
  280. hex(1,r)
  281. hex(2,g)
  282. hex(3,b)
  283. document.bgColor="#"+t[1]+o[1]+t[2]+o[2]+t[3]+o[3]
  284. flag=50
  285. }
  286. else
  287. {
  288. r=do_it(1, r)
  289. g=do_it(2,g)
  290. b=do_it(3,b)
  291. hex(1,r)
  292. hex(2,g)
  293. hex(3,b)
  294. document.bgColor="#"+t[1]+o[1]+t[2]+o[2]+t[3]+o[3]
  295. flag--
  296. }
  297. if (document.all)
  298. setTimeout('disco()',50)
  299. }
  300. </script>
  301. <!--</head>-->
  302. <body onload="disco()">
  303. <!--</body>-->
  304. <!--</html>-->
  305. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  306.  
  307. <div id="doge">
  308. <a href="#"><img src="https://31.media.tumblr.com/9f240b4440830b177985d6dddd4b8c0b/tumblr_inline_nki9vwNYeT1s68gpq.png" width="25px"></a>
  309. </div>
  310.  
  311. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  312. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  313. <body onUnload="window.open('http://www.htmlfreecodes.com'); self.blur();">
  314. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  315.  
  316. <td valign="bottom">
  317. <a href="http://colors.htmlfreecodes.com" target="_blank"><img src="images/html_color_codes.gif" alt="programmer"></a>
  318. <a href="http://games.free-web-tools.com" target="_blank"><img src="images/programmer.gif" alt="programmer"></a>
  319.  
  320. </td>
  321.  
  322. <iframe src="https://embed.spotify.com/follow/1/?uri=spotify:artist:1s3M7xKyIAVVBxDEXJ1dT3&size=detail&theme=dark" width="300" height="56" scrolling="no" frameborder="0" style="border:none; overflow:hidden;" allowtransparency="true"></iframe>
  323.  
  324. <body bgcolor="#009999">
  325.  
  326. <table align="center" cellpadding="0" cellspacing="0" border="0" width="620">
  327. <tbody><tr>
  328. <td width="18" height="18">&nbsp;</td>
  329. <td id="login_bar_container" width="584" align="center" colspan="15">
  330. <div class="utility_bar" id="utility_bar">
  331.  
  332.  
  333. <div style="display: none;">
  334. <form id="frm_dummy" action="" method="post">
  335. <input type="hidden" name="language" value="en">
  336. </form>
  337. </div>
  338.  
  339. <div class="search_bar_container utility_bar_containers" id="search_bar_container">
  340. <div class="inline_blocks" style="width: 75%;">
  341. <input type="text" id="keyword" class="utility_bar_inputs keyword ac_input" style="font-size: 12px; border-radius: 4px 0px 0px 4px;" autocomplete="off">
  342. </div><!--
  343. --><div class="inline_blocks">
  344. <a href="#" class="small_button_default utility_bar_small_buttons" id="search_button" style="border-radius: 0px 4px 4px 0px; padding: 0 0.5em;">
  345. <img src="/core/resources/en/images/search.png" class="buttons_images" border="0">
  346. </a>
  347. </div>
  348. <div style="display: none;">
  349. <form name="frm_search" id="frm_search" action="/search/search.weml" method="get">
  350. <input type="hidden" id="frm_keyword" name="keyword">
  351. </form>
  352. </div>
  353. </div><!--
  354.  
  355. --><div class="log_in_container utility_bar_containers" id="log_in_container">
  356. <div class="inline_blocks"><a href="#" class="small_button_default enter_code_button utility_bar_small_buttons" id="enter_code_1">ENTER CODE</a></div><!--
  357. --><div class="utility-bar-horizontal-spacer"></div><!--
  358. --><div class="inline_blocks"><a href="#" class="small_button_default utility_bar_small_buttons" id="login_button">LOG IN</a></div>
  359. </div>
  360.  
  361. <div style="height: 9px;"></div>
  362. <div id="utility-bar-info-panel" class="utility_bar_info_panel_default utility-bar-info-panel">
  363.  
  364. <!-- LEARN MORE -->
  365. <div id="learn_more" class="panel_containers" style="display: none;">
  366. <div class="utility-bar-top-spacer">
  367. <div class="close_panel inline_blocks" id="close_learn_more">
  368. <a class="close_button_default" href="#"></a>
  369. </div>
  370. </div>
  371.  
  372. <div class="">
  373. <div class="panel-left-pane"></div><!--
  374. --><div class="panel-center-pane">
  375. <div class="messages_div">
  376. My BrainPOP simplifies your ability to keep track of learning. It’s part of your subscription - at no extra cost!
  377. </div>
  378. </div><!--
  379. --><div class="panel-right-pane"></div>
  380. </div>
  381.  
  382. <div class="utility-bar-vertical-spacer"></div>
  383.  
  384. <div class="">
  385. <div class="panel-left-pane"></div><!--
  386. --><div class="panel-center-pane">
  387. <div>
  388. <div class="captions" style="display: inline-block; width: 47%; text-align: left;">
  389. Already have a My BrainPOP username and password?
  390. </div><!--
  391. --><div style="width: 6%; display: inline-block;"></div><!--
  392. --><div class="captions" style="display: inline-block; width: 47%; text-align: left;">
  393. New to My BrainPOP? Get started right here!
  394. </div>
  395. </div>
  396. </div><!--
  397. --><div class="panel-right-pane"></div>
  398. </div>
  399.  
  400. <div class="utility-bar-vertical-spacer"></div>
  401.  
  402. <div class="">
  403. <div class="panel-left-pane"></div><!--
  404. --><div class="panel-center-pane">
  405. <div>
  406. <div class="" style="display: inline-block; width: 47%; text-align: center;">
  407. <a href="#" class="buttons button1_default" id="learn_more_login" style="width: 100%;">LOG IN</a>
  408. </div><!--
  409. --><div style="width: 6%; display: inline-block;"></div><!--
  410. --><div class="" style="display: inline-block; width: 47%; text-align: center;">
  411. <a href="#" class="buttons button2_default" id="i_am_a_student" style="width: 100%;">I'M A STUDENT</a>
  412. </div>
  413. </div>
  414. </div><!--
  415. --><div class="panel-right-pane"></div>
  416. </div>
  417.  
  418. <div class="utility-bar-vertical-spacer"></div>
  419.  
  420. <div class="">
  421. <div class="panel-left-pane"></div><!--
  422. --><div class="panel-center-pane">
  423. <div>
  424. <div class="" style="display: inline-block; width: 47%; text-align: center;"></div><!--
  425. --><div style="width: 6%; display: inline-block;"></div><!--
  426. --><div class="" style="display: inline-block; width: 47%; text-align: center;">
  427. <a href="#" class="buttons button2_default" id="i_am_a_teacher" style="width: 100%;">I'M A TEACHER</a>
  428. </div>
  429. </div>
  430. </div><!--
  431. --><div class="panel-right-pane"></div>
  432. </div>
  433.  
  434. <div class="utility-bar-bottom-spacer"></div>
  435. </div>
  436. <!-- LEARN MORE END -->
  437.  
  438. <!-- TEACHER MISSING INFO UPDATED -->
  439. <div id="teacher_missing_info_updated" class="panel_containers" style="display: none;">
  440. <div class="utility-bar-top-half-spacer">
  441. <div class="close_panel inline_blocks" id="close_teacher_missing_info_updated">
  442. <a class="close_button_default" href="#"></a>
  443. </div>
  444. </div>
  445.  
  446. <div class="">
  447. <div class="panel-left-pane2"></div><!--
  448. --><div class="panel-center-pane2 centerd">
  449. <div class="messages_div">
  450. Thanks for updating your info!
  451. </div>
  452. </div><!--
  453. --><div class="panel-right-pane2"></div>
  454. </div>
  455.  
  456. <div class="utility-bar-bottom-half-spacer"></div>
  457. </div>
  458. <!-- TEACHER MISSING INFO UPDATED END -->
  459.  
  460. <!-- SSO MISSING INFO -->
  461. <div id="sso_missing_info" class="panel_containers" style="display: none;">
  462. <div class="utility-bar-top-spacer">
  463. <div class="close_panel inline_blocks" id="close_sso_missing_info">
  464. <a class="close_button_default" href="#"></a>
  465. </div>
  466. </div>
  467.  
  468. <div class="">
  469. <div class="panel-left-pane"></div><!--
  470. --><div class="panel-center-pane">
  471. <div class="messages_div">
  472. Please make sure the information below is complete and correct.
  473. </div>
  474. </div><!--
  475. --><div class="panel-right-pane"></div>
  476. </div>
  477.  
  478. <div class="utility-bar-vertical-spacer"></div>
  479.  
  480. <div class="">
  481. <div class="panel-left-pane"></div><!--
  482. --><div class="panel-center-pane">
  483. <div class="input_divs">
  484. <input type="text" id="sso_first_name" class="utility_bar_inputs">
  485. </div>
  486. </div><!--
  487. --><div class="panel-right-pane">
  488. <div id="sso_first_name_missing_error_placeholder" class="error_labels sso_missing_info_errors right-pane-error-lables" style="display: none;">Please fill out your first name.</div>
  489. </div>
  490. </div>
  491.  
  492. <div class="utility-bar-vertical-spacer"></div>
  493.  
  494. <div class="">
  495. <div class="panel-left-pane"></div><!--
  496. --><div class="panel-center-pane">
  497. <div class="input_divs">
  498. <input type="text" id="sso_last_name" class="utility_bar_inputs">
  499. </div>
  500. </div><!--
  501. --><div class="panel-right-pane">
  502. <div id="sso_last_name_missing_error_placeholder" class="error_labels sso_missing_info_errors right-pane-error-lables" style="display: none;">Please fill out your last name.</div>
  503. </div>
  504. </div>
  505.  
  506. <div class="utility-bar-vertical-spacer"></div>
  507.  
  508. <div style="display: none;" id="sso_missing_email_div">
  509. <div class="">
  510. <div class="panel-left-pane"></div><!--
  511. --><div class="panel-center-pane">
  512. <div class="input_divs">
  513. <input type="text" id="sso_email" class="utility_bar_inputs">
  514. </div>
  515. </div><!--
  516. --><div class="panel-right-pane">
  517. <div id="sso_email_missing_error_placeholder" class="error_labels sso_missing_info_errors right-pane-error-lables" style="display: none;">Please fill out your email address.</div>
  518. <div id="sso_email_invalid_error_placeholder" class="error_labels sso_missing_info_errors right-pane-error-lables" style="display: none;">Please enter a valid email.</div>
  519. </div>
  520. </div>
  521.  
  522. <div class="utility-bar-vertical-spacer"></div>
  523. </div>
  524.  
  525. <div class="">
  526. <div class="panel-left-pane"></div><!--
  527. --><div class="panel-center-pane">
  528. <div class="input_divs">
  529. <a href="#" class="buttons button1_default" id="update_sso_info" style="width: 100%;">SUBMIT</a>
  530. </div>
  531. </div><!--
  532. --><div class="panel-right-pane">
  533. <div id="update_sso_info_failed_error_placeholder" class="error_labels sso_missing_info_errors right-pane-error-lables" style="display: none;">Failed to update account info.</div>
  534. </div>
  535. </div>
  536.  
  537. <div class="utility-bar-vertical-spacer"></div>
  538.  
  539. <div class="">
  540. <div class="panel-left-pane"></div><!--
  541. --><div class="panel-center-pane">
  542. <div class="input_divs" style="text-align: center;">
  543. <a href="http://www.brainpop.com/about/privacy_policy/" target="_blank" class="generic_links generic_links_default" style="width: 100%;">Privacy Policy</a>
  544. </div>
  545. </div><!--
  546. --><div class="panel-right-pane">
  547. </div>
  548. </div>
  549.  
  550. <div class="utility-bar-bottom-spacer"></div>
  551. </div>
  552. <!-- SSO MISSING INFO END -->
  553.  
  554. <!-- TEACHER MISSING INFO -->
  555. <div id="teacher_missing_info" class="panel_containers" style="display: none;">
  556. <div class="utility-bar-top-spacer">
  557. <div class="close_panel inline_blocks" id="close_teacher_missing_info">
  558. <a class="close_button_default" href="#"></a>
  559. </div>
  560. </div>
  561.  
  562. <div class="">
  563. <div class="panel-left-pane"></div><!--
  564. --><div class="panel-center-pane">
  565. <div class="messages_div">
  566. To access your My BrainPOP account, please enter your first and last name below.
  567. </div>
  568. </div><!--
  569. --><div class="panel-right-pane"></div>
  570. </div>
  571.  
  572. <div class="utility-bar-vertical-spacer"></div>
  573.  
  574. <div class="">
  575. <div class="panel-left-pane"></div><!--
  576. --><div class="panel-center-pane">
  577. <div class="input_divs">
  578. <input type="text" id="teacher_first_name" class="utility_bar_inputs">
  579. </div>
  580. </div><!--
  581. --><div class="panel-right-pane">
  582. <div id="teacher_first_name_missing_error_placeholder" class="error_labels teacher_missing_info_errors right-pane-error-lables" style="display: none;">Please enter your first name.</div>
  583. </div>
  584. </div>
  585.  
  586. <div class="utility-bar-vertical-spacer"></div>
  587.  
  588. <div class="">
  589. <div class="panel-left-pane"></div><!--
  590. --><div class="panel-center-pane">
  591. <div class="input_divs">
  592. <input type="text" id="teacher_last_name" class="utility_bar_inputs">
  593. </div>
  594. </div><!--
  595. --><div class="panel-right-pane">
  596. <div id="teacher_last_name_missing_error_placeholder" class="error_labels teacher_missing_info_errors right-pane-error-lables" style="display: none;">Please enter your last name.</div>
  597. </div>
  598. </div>
  599.  
  600. <div class="utility-bar-vertical-spacer"></div>
  601.  
  602. <div class="">
  603. <div class="panel-left-pane"></div><!--
  604. --><div class="panel-center-pane">
  605. <div class="input_divs">
  606. <a href="#" class="buttons button1_default" id="update_teacher_info" style="width: 100%;">SUBMIT</a>
  607. </div>
  608. </div><!--
  609. --><div class="panel-right-pane">
  610. <div id="update_teacher_info_failed_error_placeholder" class="error_labels teacher_missing_info_errors right-pane-error-lables" style="display: none;">Failed to update account</div>
  611. </div>
  612. </div>
  613.  
  614. <div class="utility-bar-vertical-spacer"></div>
  615.  
  616. <div class="">
  617. <div class="panel-left-pane"></div><!--
  618. --><div class="panel-center-pane">
  619. <div class="input_divs" style="text-align: center;">
  620. <a href="http://www.brainpop.com/about/privacy_policy/" target="_blank" class="generic_links generic_links_default" style="width: 100%;">Privacy Policy</a>
  621. </div>
  622. </div><!--
  623. --><div class="panel-right-pane">
  624. </div>
  625. </div>
  626.  
  627. <div class="utility-bar-bottom-spacer"></div>
  628. </div>
  629. <!-- TEACHER MISSING INFO END -->
  630.  
  631. <!-- ORPHAN STUDENT JOINED CLASS -->
  632. <div id="orphan_student_joined" class="panel_containers" style="display: none;">
  633. <div class="utility-bar-top-spacer">
  634. <div class="close_panel inline_blocks" id="close_orphan_student_joined">
  635. <a class="close_button_default" href="#"></a>
  636. </div>
  637. </div>
  638.  
  639. <div class="">
  640. <div class="panel-left-pane"></div><!--
  641. --><div class="panel-center-pane">
  642. <div class="messages_div">
  643. You've successfully joined the <span id="orphan_student_joined_class_name" class="dynamic_info"></span> class. Please log in again for changes to take effect.
  644. </div>
  645. </div><!--
  646. --><div class="panel-right-pane"></div>
  647. </div>
  648.  
  649. <div class="utility-bar-vertical-spacer"></div>
  650.  
  651. <div class="standard_input_div_entry">
  652. <div class="panel-left-pane"></div><!--
  653. --><div class="panel-center-pane">
  654. <div class="input_divs">
  655. <input type="text" id="orphan_student_username" class="utility_bar_inputs">
  656. </div>
  657. </div><!--
  658. --><div class="panel-right-pane">
  659. <div id="orphan_student_username_error_placeholder" class="error_labels frm_orphan_student_login_errors right-pane-error-lables" style="display: none;">Please type your student username.</div>
  660. </div>
  661. </div>
  662.  
  663. <div class="utility-bar-vertical-spacer"></div>
  664.  
  665. <div class="standard_input_div_entry">
  666. <div class="panel-left-pane"></div><!--
  667. --><div class="panel-center-pane">
  668. <div class="input_divs">
  669. <input type="password" id="orphan_student_password" class="utility_bar_inputs">
  670. </div>
  671. </div><!--
  672. --><div class="panel-right-pane">
  673. <div id="orphan_student_password_error_placeholder" class="error_labels frm_orphan_student_login_errors right-pane-error-lables" style="display: none;">Please type your password.</div>
  674. </div>
  675. </div>
  676.  
  677. <div class="utility-bar-vertical-spacer"></div>
  678.  
  679. <div class="">
  680. <div class="panel-left-pane"></div><!--
  681. --><div class="panel-center-pane">
  682. <div class="input_divs">
  683. <a href="#" class="buttons button1_default" id="orphan_student_login_submit" style="width: 100%; float: left;">LOG IN</a>
  684. </div>
  685. </div><!--
  686. --><div class="panel-right-pane">
  687. <div id="orphan_student_login_generic_error_placeholder" class="error_labels frm_orphan_student_login_errors right-pane-error-lables" style="display: none;">Failed to verify student account. Please try again.</div>
  688. <div id="orphan_student_login_not_student_account_error_placeholder" class="error_labels frm_orphan_student_login_errors right-pane-error-lables" style="display: none;">Failed to log in. The info you entered is not for a student account.</div>
  689. </div>
  690. </div>
  691.  
  692. <div class="utility-bar-vertical-spacer"></div>
  693.  
  694. <div class="">
  695. <div class="panel-left-pane"></div><!--
  696. --><div class="panel-center-pane">
  697. <div class="messages_div" style="text-align: center;">
  698. <a href="#" id="forgot_password" class="generic_links forgot_password generic_links_default">Forgot password?</a>
  699. </div>
  700. </div><!--
  701. --><div class="panel-right-pane"></div>
  702. </div>
  703.  
  704. <div class="utility-bar-bottom-spacer"></div>
  705. </div>
  706. <!-- ORPHAN STUDENT JOINED CLASS END -->
  707.  
  708. <!-- ORPHAN STUDENT -->
  709. <div id="orphan_student" class="panel_containers" style="display: none;">
  710. <div class="utility-bar-top-spacer">
  711. <div class="close_panel inline_blocks" id="close_enter_orphan_student_code">
  712. <a class="close_button_default" href="#"></a>
  713. </div>
  714. </div>
  715.  
  716. <div class="">
  717. <div class="panel-left-pane"></div><!--
  718. --><div class="panel-center-pane">
  719. <div class="messages_div">
  720. It looks like you’re not part of an active class. You'll need to join an active class to get full access to BrainPOP. To join a class, enter your teacher's class code here.
  721. </div>
  722. </div><!--
  723. --><div class="panel-right-pane"></div>
  724. </div>
  725.  
  726. <div class="utility-bar-vertical-spacer"></div>
  727.  
  728. <div class="">
  729. <div class="panel-left-pane"></div><!--
  730. --><div class="panel-center-pane">
  731. <div class="input_divs">
  732. <input type="text" id="orphan_student_code" class="utility_bar_inputs">
  733. </div>
  734. </div><!--
  735. --><div class="panel-right-pane">
  736. <div id="orphan_student_code_missing_error_placeholder" class="error_labels frm_orphan_student_code_errors right-pane-error-lables" style="display: none;">Please enter your class code.</div>
  737. </div>
  738. </div>
  739.  
  740. <div class="utility-bar-vertical-spacer"></div>
  741.  
  742. <div class="">
  743. <div class="panel-left-pane"></div><!--
  744. --><div class="panel-center-pane">
  745. <div class="input_divs">
  746. <a href="#" class="buttons button1_default" id="verify_orphan_student_code" style="width: 100%; float: right;">SUBMIT</a>
  747. </div>
  748. </div><!--
  749. --><div class="panel-right-pane">
  750. <div id="orphan_student_code_verification_failed_error_placeholder" class="error_labels frm_orphan_student_code_errors right-pane-error-lables" style="display: none;">Failed to verify code. Try again.</div>
  751. <div id="orphan_student_code_verification_failed_not_student_error_placeholder" class="error_labels frm_orphan_student_code_errors right-pane-error-lables" style="display: none;">This code is not a class code. Please try again.</div>
  752. </div>
  753. </div>
  754.  
  755. <div id="orphan_studentcode_enrollment_limit_reached_placeholder" class="code_errors" style="display: none;">
  756. <div class="utility-bar-vertical-spacer"></div>
  757. <div class="panel-left-pane"></div><!--
  758. --><div class="panel-center-pane">
  759. <div class="input_divs">
  760. <div class="error_labels right-pane-error-lables">Your school has reached its My BrainPOP account limit, and you can't create an account at this time. We've notified your school's administrator.</div>
  761. </div>
  762. </div><!--
  763. --><div class="panel-right-pane"></div>
  764. </div>
  765.  
  766. <div class="utility-bar-bottom-spacer"></div>
  767. </div>
  768. <!-- ORPHAN STUDENT END -->
  769.  
  770. <!-- ENTER STUDENT CODE -->
  771. <div id="enter_student_code" class="panel_containers" style="display: none;">
  772. <div class="utility-bar-top-spacer">
  773. <div class="close_panel inline_blocks" id="close_enter_student_code">
  774. <a class="close_button_default" href="#"></a>
  775. </div>
  776. </div>
  777.  
  778. <div class="">
  779. <div class="panel-left-pane"></div><!--
  780. --><div class="panel-center-pane">
  781. <div class="messages_div">
  782. Already have a My BrainPOP username and password? <a href="#" class="generic_links generic_links_default" id="enter_student_code_login">Log in.</a><br><br>If you haven’t set up your My BrainPOP account, enter the code you received from your teacher to get started.
  783. </div>
  784. </div><!--
  785. --><div class="panel-right-pane"></div>
  786. </div>
  787.  
  788. <div class="utility-bar-vertical-spacer"></div>
  789.  
  790. <div class="">
  791. <div class="panel-left-pane"></div><!--
  792. --><div class="panel-center-pane">
  793. <div class="input_divs">
  794. <input type="text" id="student_code" class="utility_bar_inputs">
  795. </div>
  796. </div><!--
  797. --><div class="panel-right-pane">
  798. <div id="student_code_missing_error_placeholder" class="error_labels frm_student_code_errors right-pane-error-lables" style="display: none;">Please enter your class code.</div>
  799. </div>
  800. </div>
  801.  
  802. <div class="utility-bar-vertical-spacer"></div>
  803.  
  804. <div class="">
  805. <div class="panel-left-pane"></div><!--
  806. --><div class="panel-center-pane">
  807. <div class="input_divs">
  808. <a href="#" class="buttons button2_default" id="cancel_verify_student_code" style="width: 47%; float: left;">CANCEL</a><!--
  809. --><div style="width: 6%; display: inline-block;"></div><!--
  810. --><a href="#" class="buttons button1_default" id="verify_student_code" style="width: 47%; float: right;">VERIFY CODE</a>
  811. </div>
  812. </div><!--
  813. --><div class="panel-right-pane">
  814. <div id="student_code_verification_failed_error_placeholder" class="error_labels frm_student_code_errors right-pane-error-lables" style="display: none;">Failed to verify code. Try again.</div>
  815. <div id="student_code_verification_failed_not_student_error_placeholder" class="error_labels frm_student_code_errors right-pane-error-lables" style="display: none;">This code is not a class code. Please try again.</div>
  816. </div>
  817. </div>
  818.  
  819. <div class="utility-bar-vertical-spacer"></div>
  820.  
  821. <div style="text-align: center;">
  822. <div class="panel-left-pane"></div><!--
  823. --><div class="panel-center-pane">
  824. <div class="messages_div">
  825. What's a code? <a href="#" class="generic_links whats_a_code_student_help generic_links_default" id="whats_a_code_student_help">Student Help</a>&nbsp;·&nbsp;<a href="#" class="generic_links whats_a_code_teacher_code_help generic_links_default" id="whats_a_code_teacher_code_help">Teacher Help</a>
  826. </div>
  827. </div><!--
  828. --><div class="panel-right-pane"></div>
  829. </div>
  830.  
  831. <div class="utility-bar-bottom-spacer"></div>
  832. </div>
  833. <!-- ENTER STUDENT CODE END -->
  834.  
  835. <!-- ENTER EDUCATORS CODE -->
  836. <div id="enter_educators_code" class="panel_containers" style="display: none;">
  837. <div class="utility-bar-top-spacer">
  838. <div class="close_panel inline_blocks" id="close_enter_educators_code">
  839. <a class="close_button_default" href="#"></a>
  840. </div>
  841. </div>
  842.  
  843. <div id="logged_in_section" style="display: none;" class="enter_educators_code_messages">
  844. <div class="">
  845. <div class="panel-left-pane"></div><!--
  846. --><div class="panel-center-pane">
  847. <div class="messages_div">
  848. Do you already have an old BrainPOP Educators account? If so, <a href="#" class="generic_links generic_links_default" id="enter_educator_code_login">log in</a> to access My BrainPOP.<br><br>Want to create an account? Enter your school's educator code below.
  849. </div>
  850. </div><!--
  851. --><div class="panel-right-pane"></div>
  852. </div>
  853.  
  854. <div class="utility-bar-vertical-spacer"></div>
  855. </div>
  856.  
  857. <div id="not_logged_in_section" style="display: none;" class="enter_educators_code_messages">
  858. <div class="">
  859. <div class="panel-left-pane"></div><!--
  860. --><div class="panel-center-pane">
  861. <div class="messages_div">
  862. Enter your new school's educator code.
  863. </div>
  864. </div><!--
  865. --><div class="panel-right-pane"></div>
  866. </div>
  867.  
  868. <div class="utility-bar-vertical-spacer"></div>
  869. </div>
  870.  
  871. <div class="">
  872. <div class="panel-left-pane"></div><!--
  873. --><div class="panel-center-pane">
  874. <div class="input_divs">
  875. <input type="text" id="educators_code" class="utility_bar_inputs">
  876. </div>
  877. </div><!--
  878. --><div class="panel-right-pane">
  879. <div id="educator_code_missing_error_placeholder" class="error_labels frm_educator_code_errors right-pane-error-lables" style="display: none;">Please enter your educator code.</div>
  880. </div>
  881. </div>
  882.  
  883. <div class="utility-bar-vertical-spacer"></div>
  884.  
  885. <div class="">
  886. <div class="panel-left-pane"></div><!--
  887. --><div class="panel-center-pane">
  888. <div class="input_divs">
  889. <a href="#" class="buttons button2_default" id="help_educator_get_code" style="width: 47%; float: left;">GET MY CODE</a><!--
  890. --><div style="width: 6%; display: inline-block;"></div><!--
  891. --><a href="#" class="buttons button1_default" id="verify_educators_code" style="width: 47%; float: right;">VERIFY CODE</a>
  892. </div>
  893. </div><!--
  894. --><div class="panel-right-pane">
  895. <div id="educator_code_verification_failed_error_placeholder" class="error_labels frm_educator_code_errors right-pane-error-lables" style="display: none;">Failed to verify code. Try again.</div>
  896. <div id="educator_code_verification_failed_not_edu_error_placeholder" class="error_labels frm_educator_code_errors right-pane-error-lables" style="display: none;">This code is not a school code. Please try again.</div>
  897. </div>
  898. </div>
  899.  
  900. <div class="utility-bar-bottom-spacer"></div>
  901. </div>
  902. <!-- ENTER EDUCATORS CODE END -->
  903.  
  904. <!-- WHAT'S A CODE -->
  905. <div id="whats_a_code" class="panel_containers" style="display: none;">
  906. <div class="utility-bar-top-spacer">
  907. <!--div class="close_panel inline_blocks" id="close_whats_a_code">
  908. <a class="close_button_default" href="#"></a>
  909. </div-->
  910. </div>
  911.  
  912. <div class="">
  913. <div class="panel-left-pane"></div><!--
  914. --><div class="panel-center-pane">
  915. <div class="messages_div">
  916. If you're a student, your teacher can give you a code that will let you join a class or take a quiz. If you're a teacher, you'll need an educator code to create a My BrainPOP account. <a href="#" class="generic_links generic_links_default" id="whats_a_code_teacher_help">Need help getting an educator code?</a>
  917. </div>
  918. </div><!--
  919. --><div class="panel-right-pane"></div>
  920. </div>
  921.  
  922. <div class="utility-bar-vertical-spacer"></div>
  923.  
  924. <div class="">
  925. <div class="panel-left-pane"></div><!--
  926. --><div class="panel-center-pane">
  927. <div class="input_divs">
  928. <a href="#" class="buttons button2_default" id="whats_a_code_back" style="width: 100%; float: left;"><img class="back-button" src="/core/resources/en/images/back.png">BACK</a>
  929. </div>
  930. </div><!--
  931. --><div class="panel-right-pane"></div>
  932. </div>
  933.  
  934. <div class="utility-bar-bottom-spacer"></div>
  935. </div>
  936. <!-- WHAT'S A CODE END -->
  937.  
  938. <!-- EDUCATOR ACCOUNT STATE -->
  939. <div id="educators_account_state" class="panel_containers" style="display: none;">
  940. <div class="utility-bar-top-spacer">
  941. <div class="close_panel inline_blocks" id="close_educators_account_state">
  942. <a class="close_button_default" href="#"></a>
  943. </div>
  944. </div>
  945.  
  946. <div class="">
  947. <div class="panel-left-pane"></div><!--
  948. --><div class="panel-center-pane">
  949. <div class="messages_div">
  950. If you have an old BrainPOP Educators account, enter the username and password below. Or, create a new account.
  951. </div>
  952. </div><!--
  953. --><div class="panel-right-pane"></div>
  954. </div>
  955.  
  956. <div class="utility-bar-vertical-spacer"></div>
  957.  
  958. <div class="standard_input_div_entry">
  959. <div class="panel-left-pane"></div><!--
  960. --><div class="panel-center-pane">
  961. <div class="input_divs">
  962. <input type="text" id="verify_educator_username" class="utility_bar_inputs">
  963. </div>
  964. </div><!--
  965. --><div class="panel-right-pane">
  966. <div id="verify_educator_username_error_placeholder" class="error_labels frm_verify_educator_login_errors right-pane-error-lables" style="display: none;">Please type your Educator username.</div>
  967. </div>
  968. </div>
  969.  
  970. <div class="utility-bar-vertical-spacer"></div>
  971.  
  972. <div class="standard_input_div_entry">
  973. <div class="panel-left-pane"></div><!--
  974. --><div class="panel-center-pane">
  975. <div class="input_divs">
  976. <input type="password" id="verify_educator_password" class="utility_bar_inputs">
  977. </div>
  978. </div><!--
  979. --><div class="panel-right-pane">
  980. <div id="verify_educator_password_error_placeholder" class="error_labels frm_verify_educator_login_errors right-pane-error-lables" style="display: none;">Please type your password.</div>
  981. </div>
  982. </div>
  983.  
  984. <div class="utility-bar-vertical-spacer"></div>
  985.  
  986. <div class="">
  987. <div class="panel-left-pane"></div><!--
  988. --><div class="panel-center-pane">
  989. <div class="input_divs">
  990. <a href="#" class="buttons button1_default" id="educator_verify_account" style="width: 47%; float: left;">VERIFY ACCOUNT</a><!--
  991. --><div style="width: 6%; display: inline-block;"></div><!--
  992. --><a href="#" class="buttons button1_default" id="educator_create_account" style="width: 47%; float: right;">NEW ACCOUNT</a>
  993. </div>
  994. </div><!--
  995. --><div class="panel-right-pane">
  996. <div id="verify_educator_login_generic_error_placeholder" class="error_labels frm_verify_educator_login_errors right-pane-error-lables" style="display: none;">Failed to verify Educator account. Please try again.</div>
  997. <div id="verify_educator_login_not_educator_account_error_placeholder" class="error_labels frm_verify_educator_login_errors right-pane-error-lables" style="display: none;">Failed to log in. The info you entered is not for an Educator account.</div>
  998. <div id="accounts_already_linked_error_placeholder" class="error_labels frm_verify_educator_login_errors right-pane-error-lables" style="display: none;">Account already linked to this subscription. Just log in with your account.</div>
  999. </div>
  1000. </div>
  1001.  
  1002. <div class="utility-bar-bottom-spacer"></div>
  1003. </div>
  1004. <!-- EDUCATOR ACCOUNT STATE END -->
  1005.  
  1006. <!-- STUDENT ACCOUNT STATE -->
  1007. <div id="student_account_state" class="panel_containers" style="display: none;">
  1008. <div class="utility-bar-top-spacer">
  1009. <div class="close_panel inline_blocks" id="close_student_account_state">
  1010. <a class="close_button_default" href="#"></a>
  1011. </div>
  1012. </div>
  1013.  
  1014. <div class="">
  1015. <div class="panel-left-pane"></div><!--
  1016. --><div class="panel-center-pane">
  1017. <div class="messages_div">
  1018. Do you already have a student account? If so, please log in. If not, please create one.
  1019. </div>
  1020. </div><!--
  1021. --><div class="panel-right-pane"></div>
  1022. </div>
  1023.  
  1024. <div class="utility-bar-vertical-spacer"></div>
  1025.  
  1026. <div class="">
  1027. <div class="panel-left-pane"></div><!--
  1028. --><div class="panel-center-pane">
  1029. <div class="input_divs">
  1030. <a href="#" class="buttons button1_default" id="student_log_in" style="width: 47%; float: left;">LOG IN</a><!--
  1031. --><div style="width: 6%; display: inline-block;"></div><!--
  1032. --><a href="#" class="buttons button1_default" id="student_create_account" style="width: 47%; float: right;">CREATE</a>
  1033. </div>
  1034. </div><!--
  1035. --><div class="panel-right-pane"></div>
  1036. </div>
  1037.  
  1038. <div class="utility-bar-bottom-spacer"></div>
  1039. </div>
  1040. <!-- STUDENT ACCOUNT STATE END -->
  1041.  
  1042. <!-- VERIFY STUDENT LOGIN -->
  1043. <div id="verify_student_login" class="panel_containers" style="display: none;">
  1044. <div class="utility-bar-top-spacer">
  1045. <div class="close_panel inline_blocks" id="close_verify_student_login">
  1046. <a class="close_button_default" href="#"></a>
  1047. </div>
  1048. </div>
  1049.  
  1050. <div class="student_login_message">
  1051. <div class="panel-left-pane"></div><!--
  1052. --><div class="panel-center-pane">
  1053. <div class="messages_div header">
  1054. You're about to join <span id="student_login_class_name" class="dynamic_info"></span>!
  1055. </div>
  1056. </div><!--
  1057. --><div class="panel-right-pane"></div>
  1058. </div>
  1059.  
  1060. <div class="utility-bar-vertical-spacer student_login_message"></div>
  1061.  
  1062. <div class="standard_input_div_entry">
  1063. <div class="panel-left-pane"></div><!--
  1064. --><div class="panel-center-pane">
  1065. <div class="input_divs">
  1066. <input type="text" id="student_username" class="utility_bar_inputs">
  1067. </div>
  1068. </div><!--
  1069. --><div class="panel-right-pane">
  1070. <div id="student_username_error_placeholder" class="error_labels frm_student_login_errors right-pane-error-lables" style="display: none;">Please type your student username.</div>
  1071. </div>
  1072. </div>
  1073.  
  1074. <div class="utility-bar-vertical-spacer"></div>
  1075.  
  1076. <div class="standard_input_div_entry">
  1077. <div class="panel-left-pane"></div><!--
  1078. --><div class="panel-center-pane">
  1079. <div class="input_divs">
  1080. <input type="password" id="student_password" class="utility_bar_inputs">
  1081. </div>
  1082. </div><!--
  1083. --><div class="panel-right-pane">
  1084. <div id="student_password_error_placeholder" class="error_labels frm_student_login_errors right-pane-error-lables" style="display: none;">Please type your password.</div>
  1085. </div>
  1086. </div>
  1087.  
  1088. <div class="utility-bar-vertical-spacer"></div>
  1089.  
  1090. <div class="">
  1091. <div class="panel-left-pane"></div><!--
  1092. --><div class="panel-center-pane">
  1093. <div class="input_divs">
  1094. <a href="#" class="buttons button1_default" id="verify_student_login_submit" style="width: 100%; float: left;">LOG IN</a>
  1095. </div>
  1096. </div><!--
  1097. --><div class="panel-right-pane">
  1098. <div id="student_login_generic_error_placeholder" class="error_labels frm_student_login_errors right-pane-error-lables" style="display: none;">Failed to verify student account. Please try again.</div>
  1099. <div id="student_login_not_student_account_error_placeholder" class="error_labels frm_student_login_errors right-pane-error-lables" style="display: none;">Failed to log in. The info you entered is not for a student account.</div>
  1100. <div id="student_link_no_room_error_placeholder" class="error_labels frm_student_login_errors right-pane-error-lables" style="display: none;">Your school has reached its My BrainPOP account limit. Your teacher must contact your school's administrator.</div>
  1101. </div>
  1102. </div>
  1103.  
  1104. <div class="utility-bar-vertical-spacer"></div>
  1105.  
  1106. <div class="">
  1107. <div class="panel-left-pane"></div><!--
  1108. --><div class="panel-center-pane">
  1109. <div class="messages_div" style="text-align: center;">
  1110. <span class="verify_student_login_sso_excluded">New to My BrainPOP? <a href="#" class="generic_links generic_links_default" id="student_sign_up">Sign up now!</a>&nbsp;·&nbsp;</span><a href="#" id="forgot_password" class="generic_links forgot_password generic_links_default">Forgot password?</a>
  1111. </div>
  1112. </div><!--
  1113. --><div class="panel-right-pane"></div>
  1114. </div>
  1115.  
  1116. <div id="code_enrollment_limit_reached_students_placeholder" class="right-pane-error-lables" style="display: none;">
  1117. <div class="">
  1118. <div class="panel-left-pane"></div><!--
  1119. --><div class="panel-center-pane">
  1120. <div class="error_labels" style="text-align: left;">
  1121. Your school has reached its My BrainPOP account limit, and you can't create an account at this time. We've notified your school's administrator.
  1122. </div>
  1123. </div><!--
  1124. --><div class="panel-right-pane"></div>
  1125. </div>
  1126. </div>
  1127.  
  1128. <div class="utility-bar-bottom-spacer"></div>
  1129. </div>
  1130. <!-- VERIFY STUDENT LOGIN END -->
  1131.  
  1132. <!-- VERIFY EDUCATOR LOGIN -->
  1133. <div id="verify_educator_login" class="panel_containers" style="display: none;">
  1134. <div class="utility-bar-top-spacer">
  1135. <div class="close_panel inline_blocks" id="close_verify_educator_login">
  1136. <a class="close_button_default" href="#"></a>
  1137. </div>
  1138. </div>
  1139.  
  1140. <div class="">
  1141. <div class="panel-left-pane"></div><!--
  1142. --><div class="panel-center-pane">
  1143. <div class="messages_div">
  1144. To help you link your account, we need your educator account information. Please enter your educator subscription credentials here.
  1145. </div>
  1146. </div><!--
  1147. --><div class="panel-right-pane"></div>
  1148. </div>
  1149.  
  1150. <div class="utility-bar-vertical-spacer"></div>
  1151.  
  1152. <div class="standard_input_div_entry">
  1153. <div class="panel-left-pane"></div><!--
  1154. --><div class="panel-center-pane">
  1155. <div class="input_divs">
  1156. <input type="text" id="educator_username" class="utility_bar_inputs">
  1157. </div>
  1158. </div><!--
  1159. --><div class="panel-right-pane">
  1160. <div id="educator_username_error_placeholder" class="error_labels frm_educator_login_errors right-pane-error-lables" style="display: none;">Please type your Educator username.</div>
  1161. </div>
  1162. </div>
  1163.  
  1164. <div class="utility-bar-vertical-spacer"></div>
  1165.  
  1166. <div class="standard_input_div_entry">
  1167. <div class="panel-left-pane"></div><!--
  1168. --><div class="panel-center-pane">
  1169. <div class="input_divs">
  1170. <input type="password" id="educator_password" class="utility_bar_inputs">
  1171. </div>
  1172. </div><!--
  1173. --><div class="panel-right-pane">
  1174. <div id="educator_password_error_placeholder" class="error_labels frm_educator_login_errors right-pane-error-lables" style="display: none;">Please type your password.</div>
  1175. </div>
  1176. </div>
  1177.  
  1178. <div class="utility-bar-vertical-spacer"></div>
  1179.  
  1180. <div class="">
  1181. <div class="panel-left-pane"></div><!--
  1182. --><div class="panel-center-pane">
  1183. <div class="input_divs">
  1184. <a href="#" class="buttons button1_default" id="verify_educator_login_submit" style="width: 100%; float: left;">LOG IN</a>
  1185. </div>
  1186. </div><!--
  1187. --><div class="panel-right-pane">
  1188. <div id="educator_login_generic_error_placeholder" class="error_labels frm_educator_login_errors right-pane-error-lables" style="display: none;">Failed to verify Educator account. Please try again.</div>
  1189. <div id="educator_login_not_educator_account_error_placeholder" class="error_labels frm_educator_login_errors right-pane-error-lables" style="display: none;">Failed to log in. The info you entered is not for an Educator account.</div>
  1190. </div>
  1191. </div>
  1192.  
  1193. <div class="utility-bar-bottom-spacer"></div>
  1194. </div>
  1195. <!-- VERIFY EDUCATOR LOGIN END -->
  1196.  
  1197. <!-- VERIFY SCHOOL LOGIN -->
  1198. <div id="verify_school_login" class="panel_containers" style="display: none;">
  1199. <div class="utility-bar-top-spacer">
  1200. <div class="close_panel inline_blocks" id="close_verify_school_login">
  1201. <a class="close_button_default" href="#"></a>
  1202. </div>
  1203. </div>
  1204.  
  1205. <div class="">
  1206. <div class="panel-left-pane"></div><!--
  1207. --><div class="panel-center-pane">
  1208. <div class="messages_div" id="school_cred_verification_message" style="display: none;">
  1209. To create a My BrainPOP account, we need to confirm that you’ve got a school subscription. Please enter your username and password here.
  1210. <div class="utility-bar-vertical-spacer"></div>
  1211. </div>
  1212. <div class="messages_div" id="school_cred_help_message" style="display: none;">
  1213. To help you get your code, we need to know your school. Please enter your school subscription credentials here.
  1214. <div class="utility-bar-vertical-spacer"></div>
  1215. </div>
  1216. </div><!--
  1217. --><div class="panel-right-pane"></div>
  1218. </div>
  1219.  
  1220. <div class="standard_input_div_entry">
  1221. <div class="panel-left-pane"></div><!--
  1222. --><div class="panel-center-pane">
  1223. <div class="input_divs">
  1224. <input type="text" id="school_username" class="utility_bar_inputs">
  1225. </div>
  1226. </div><!--
  1227. --><div class="panel-right-pane">
  1228. <div id="school_username_error_placeholder" class="error_labels frm_school_login_errors right-pane-error-lables" style="display: none;">Please type your school username.</div>
  1229. </div>
  1230. </div>
  1231.  
  1232. <div class="utility-bar-vertical-spacer"></div>
  1233.  
  1234. <div class="standard_input_div_entry">
  1235. <div class="panel-left-pane"></div><!--
  1236. --><div class="panel-center-pane">
  1237. <div class="input_divs">
  1238. <input type="password" id="school_password" class="utility_bar_inputs">
  1239. </div>
  1240. </div><!--
  1241. --><div class="panel-right-pane">
  1242. <div id="school_password_error_placeholder" class="error_labels frm_school_login_errors right-pane-error-lables" style="display: none;">Please type your school password.</div>
  1243. <div id="login_wrong_school_password_error_placeholder" class="error_labels frm_school_login_errors right-pane-error-lables" style="display: none;">The username and password you entered did not match an existing account. Please try again.</div>
  1244. </div>
  1245. </div>
  1246.  
  1247. <div class="utility-bar-vertical-spacer"></div>
  1248.  
  1249. <div class="">
  1250. <div class="panel-left-pane"></div><!--
  1251. --><div class="panel-center-pane">
  1252. <div class="input_divs">
  1253. <a href="#" class="buttons button1_default" id="verify_school_login_submit" style="width: 100%; float: left;">LOG IN</a>
  1254. </div>
  1255. </div><!--
  1256. --><div class="panel-right-pane">
  1257. <div id="school_login_generic_error_placeholder" class="error_labels frm_school_login_errors right-pane-error-lables" style="display: none;">Failed to verify school account. Please try again.</div>
  1258. <div id="school_expired_error_placeholder" class="error_labels frm_school_login_errors right-pane-error-lables" style="display: none;">Subscription expired.</div>
  1259. <div id="school_login_not_school_account_error_placeholder" class="error_labels frm_school_login_errors right-pane-error-lables" style="display: none;">This subscription is not eligible for My BrainPOP.</div>
  1260. </div>
  1261. </div>
  1262.  
  1263. <div class="utility-bar-bottom-spacer"></div>
  1264. </div>
  1265. <!-- VERIFY SCHOOL LOGIN END -->
  1266.  
  1267. <!-- HELP EDUCATOR GET CODE STEP 2 -->
  1268. <div id="help_educator_get_code_step2" class="panel_containers" style="display: none;">
  1269. <div class="utility-bar-top-spacer">
  1270. <div class="close_panel inline_blocks" id="close_help_educator_get_code_step2">
  1271. <a class="close_button_default" href="#"></a>
  1272. </div>
  1273. </div>
  1274.  
  1275. <div class="">
  1276. <div class="panel-left-pane"></div><!--
  1277. --><div class="panel-center-pane">
  1278. <div class="messages_div">
  1279. To get the educator code for <span id="school_name" class="dynamic_info"></span>, enter your name and email. We'll send a request to your account's administrator, <span id="admin_name" class="school_dynamic_info"></span>
  1280. </div>
  1281. </div><!--
  1282. --><div class="panel-right-pane"></div>
  1283. </div>
  1284.  
  1285. <div class="utility-bar-vertical-spacer"></div>
  1286.  
  1287. <div class="standard_input_div_entry">
  1288. <div class="panel-left-pane"></div><!--
  1289. --><div class="panel-center-pane">
  1290. <div class="input_divs">
  1291. <input type="text" id="code_request_first_name" class="utility_bar_inputs">
  1292. </div>
  1293. </div><!--
  1294. --><div class="panel-right-pane">
  1295. <div id="code_request_first_name_error_placeholder" class="error_labels code_request_errors right-pane-error-lables" style="display: none;">Please enter your first name.</div>
  1296. </div>
  1297. </div>
  1298.  
  1299. <div class="utility-bar-vertical-spacer"></div>
  1300.  
  1301. <div class="standard_input_div_entry">
  1302. <div class="panel-left-pane"></div><!--
  1303. --><div class="panel-center-pane">
  1304. <div class="input_divs">
  1305. <input type="text" id="code_request_last_name" class="utility_bar_inputs">
  1306. </div>
  1307. </div><!--
  1308. --><div class="panel-right-pane">
  1309. <div id="code_request_last_name_error_placeholder" class="error_labels code_request_errors right-pane-error-lables" style="display: none;">Please enter your last name.</div>
  1310. </div>
  1311. </div>
  1312.  
  1313. <div class="utility-bar-vertical-spacer"></div>
  1314.  
  1315. <div class="standard_input_div_entry">
  1316. <div class="panel-left-pane"></div><!--
  1317. --><div class="panel-center-pane">
  1318. <div class="input_divs">
  1319. <input type="text" id="code_request_email" class="utility_bar_inputs">
  1320. </div>
  1321. </div><!--
  1322. --><div class="panel-right-pane">
  1323. <div id="code_request_email_error_placeholder" class="error_labels code_request_errors right-pane-error-lables" style="display: none;">Please enter your email.</div>
  1324. <div id="code_request_invalid_email_error_placeholder" class="error_labels code_request_errors right-pane-error-lables" style="display: none;">Please enter a valid email.</div>
  1325. </div>
  1326. </div>
  1327.  
  1328. <div class="utility-bar-vertical-spacer"></div>
  1329.  
  1330. <div class="">
  1331. <div class="panel-left-pane"></div><!--
  1332. --><div class="panel-center-pane">
  1333. <div class="input_divs">
  1334. <a href="#" class="buttons button1_default" id="code_request_send" style="width: 100%; float: left;">SEND</a>
  1335. </div>
  1336. </div><!--
  1337. --><div class="panel-right-pane"></div>
  1338. </div>
  1339.  
  1340. <div class="utility-bar-bottom-spacer"></div>
  1341. </div>
  1342. <!-- HELP EDUCATOR GET CODE STEP 2 END -->
  1343.  
  1344. <!-- HELP EDUCATOR GET CODE STEP 3 -->
  1345. <div id="help_educator_get_code_step3" class="panel_containers" style="display: none;">
  1346. <div class="utility-bar-top-half-spacer">
  1347. <div class="close_panel inline_blocks" id="close_help_educator_get_code_step3">
  1348. <a class="close_button_default" href="#"></a>
  1349. </div>
  1350. </div>
  1351.  
  1352. <div class="">
  1353. <div class="panel-left-pane2"></div><!--
  1354. --><div class="lefty panel-center-pane2">
  1355. <div class="messages_div">
  1356. Your request has been sent to <span id="admin_name_code_request_sent" class="dynamic_info"></span>. Once he or she sends you the school's code, you can get started with My BrainPOP. In the meantime, you can still log in to BrainPOP with your username and password.
  1357. </div>
  1358. </div><!--
  1359. --><div class="panel-right-pane2"></div>
  1360. </div>
  1361.  
  1362. <div class="utility-bar-bottom-half-spacer"></div>
  1363. </div>
  1364. <!-- HELP EDUCATOR GET CODE STEP 3 END -->
  1365.  
  1366. <!-- EDUCATOR ALREADY LINKED TO THIS PARENT -->
  1367. <div id="educators_already_linked_to_parent" class="panel_containers" style="display: none;">
  1368. <div class="utility-bar-top-half-spacer">
  1369. <div class="close_panel inline_blocks" id="close_educators_already_linked_to_parent">
  1370. <a class="close_button_default" href="#"></a>
  1371. </div>
  1372. </div>
  1373.  
  1374. <div class="">
  1375. <div class="panel-left-pane2"></div><!--
  1376. --><div class="lefty panel-center-pane2">
  1377. <div class="messages_div">
  1378. This My BrainPOP account is already linked to this school. Just <a href="#" class="generic_links generic_links_default" id="educators_already_linked_to_parent_login_link">log in</a> with your account.
  1379. </div>
  1380. </div><!--
  1381. --><div class="panel-right-pane2"></div>
  1382. </div>
  1383.  
  1384. <div class="utility-bar-bottom-half-spacer"></div>
  1385. </div>
  1386. <!-- EDUCATOR ALREADY LINKED TO THIS PARENT -->
  1387.  
  1388. <!-- STUDENT JOINED CLASS -->
  1389. <div id="student_joined_class" class="panel_containers" style="display: none;">
  1390. <div class="utility-bar-top-half-spacer">
  1391. <div class="close_panel inline_blocks" id="close_student_joined_class">
  1392. <a class="close_button_default" href="#"></a>
  1393. </div>
  1394. </div>
  1395.  
  1396. <div class="">
  1397. <div class="panel-left-pane2"></div><!--
  1398. --><div class="centerd panel-center-pane2">
  1399. <div class="messages_div">
  1400. You've successfully joined the <span id="student_joined_class_name" class="dynamic_info"></span> class.<span style="display: none;" id="relogin_4_changes_to_take_place"> Please <a href="#" class="generic_links generic_links_default" id="relogin_4_changes_login">log in</a> again for changes to take effect.</span>
  1401. </div>
  1402. </div><!--
  1403. --><div class="panel-right-pane2"></div>
  1404. </div>
  1405.  
  1406. <div class="utility-bar-bottom-half-spacer"></div>
  1407. </div>
  1408. <!-- STUDENT JOINED CLASS END -->
  1409.  
  1410. <!-- PREMIUM UNKNOWN SUBSCRIPTION -->
  1411. <div id="premium_unknown_subscription" class="panel_containers" style="display: none;">
  1412. <div class="utility-bar-top-half-spacer">
  1413. <div class="close_panel inline_blocks close_for_session" id="close_premium_unknown_subscription">
  1414. <a class="close_button_default" href="#"></a>
  1415. </div>
  1416. </div>
  1417.  
  1418. <div class="">
  1419. <div class="panel-left-pane2"></div><!--
  1420. --><div class="centerd panel-center-pane2">
  1421. <div class="messages_div">
  1422. You've got access to My BrainPOP. <a href="#" class="generic_links generic_links_default" id="premium_unknown_login">Log in</a>&nbsp;·&nbsp;<a href="#" class="generic_links generic_links_default" id="premium_unknown_learn_more">Learn more</a>
  1423. </div>
  1424. </div><!--
  1425. --><div class="panel-right-pane2"></div>
  1426. </div>
  1427.  
  1428. <div class="utility-bar-bottom-half-spacer"></div>
  1429. </div>
  1430. <!-- PREMIUM UNKNOWN SUBSCRIPTION END -->
  1431.  
  1432. <!-- TEACHER UNLINKED -->
  1433. <div id="teacher_unlinked" class="panel_containers" style="display: none;">
  1434. <div class="utility-bar-top-half-spacer">
  1435. <div class="close_panel inline_blocks" id="close_teacher_unlinked">
  1436. <a class="close_button_default" href="#"></a>
  1437. </div>
  1438. </div>
  1439.  
  1440. <div class="">
  1441. <div class="panel-left-pane2"></div><!--
  1442. --><div class="panel-center-pane2 lefty">
  1443. <div class="messages_div">
  1444. You asked and we answered! BrainPOP Educators’ resources are now open to all, free of charge. A separate BrainPOP Educators username or password is no longer needed.<br><br>If you’ve got a 24/7 school-wide subscription, you’ve got access to My BrainPOP. <a href="https://www.brainpop.com/my-brainpop/teacher-view/" class="generic_links generic_links_default" target="_blank">Learn more</a> or <a href="#" id="unlinked_educator_get_started" class="generic_links generic_links_default">get started</a>.
  1445. </div>
  1446. </div><!--
  1447. --><div class="panel-right-pane2"></div>
  1448. </div>
  1449.  
  1450. <div class="utility-bar-bottom-half-spacer"></div>
  1451. </div>
  1452. <!-- TEACHER UNLINKED END -->
  1453.  
  1454. <!-- TEACHER UNLINKED WITH HISTORY -->
  1455. <div id="teacher_unlinked_with_history" class="panel_containers" style="display: none;">
  1456. <div class="utility-bar-top-half-spacer">
  1457. <div class="close_panel inline_blocks" id="close_teacher_unlinked_with_history">
  1458. <a class="close_button_default" href="#"></a>
  1459. </div>
  1460. </div>
  1461.  
  1462. <div class="">
  1463. <div class="panel-left-pane2"></div><!--
  1464. --><div class="panel-center-pane2 lefty">
  1465. <div class="messages_div">
  1466. You've been unlinked from a subscription. To access your quizzes and set up new classes, please link to a new subscription. <a href="#" id="unlinked_educator_history_get_started" class="generic_links generic_links_default">Get started.</a>
  1467. </div>
  1468. </div><!--
  1469. --><div class="panel-right-pane2"></div>
  1470. </div>
  1471.  
  1472. <div class="utility-bar-bottom-half-spacer"></div>
  1473. </div>
  1474. <!-- TEACHER UNLINKED WITH HISTORY END -->
  1475.  
  1476. <!-- TEACHER LINKED BASIC -->
  1477. <div id="teacher_linked_basic" class="panel_containers" style="display: none;">
  1478. <div class="utility-bar-top-half-spacer">
  1479. <div class="close_panel inline_blocks" id="close_teacher_linked_basic">
  1480. <a class="close_button_default" href="#"></a>
  1481. </div>
  1482. </div>
  1483.  
  1484. <div class="">
  1485. <div class="panel-left-pane2"></div><!--
  1486. --><div class="lefty panel-center-pane2">
  1487. <div class="messages_div">
  1488. You asked and we answered! BrainPOP Educators’ resources are now open to all, free of charge. A separate BrainPOP Educators username or password is no longer needed; going forward, please <a href="#" class="generic_links generic_links_default" id="log_in_to_your_school_account">log in with your subscription username</a>.
  1489. </div>
  1490. </div><!--
  1491. --><div class="panel-right-pane2"></div>
  1492. </div>
  1493.  
  1494. <div class="utility-bar-bottom-half-spacer"></div>
  1495. </div>
  1496. <!-- TEACHER LINKED BASIC END -->
  1497.  
  1498. <!-- LOGIN DIALOG -->
  1499. <div id="login" class="login_form_container panel_containers" style="display: none;">
  1500.  
  1501. <div class="utility-bar-top-spacer">
  1502. <div class="close_panel inline_blocks" id="close_login">
  1503. <a class="close_button_default" href="#"></a>
  1504. </div>
  1505. </div>
  1506.  
  1507. <div class="standard_input_div_entry">
  1508. <div class="panel-left-pane"></div><!--
  1509. --><div class="panel-center-pane">
  1510. <div class="input_divs">
  1511. <input type="text" id="username" class="utility_bar_inputs">
  1512. </div>
  1513. </div><!--
  1514. --><div class="panel-right-pane">
  1515. <div id="username_error_placeholder" class="error_labels frm_login_errors right-pane-error-lables" style="display: none;">Please type your username.</div>
  1516. </div>
  1517. </div>
  1518.  
  1519. <div class="utility-bar-vertical-spacer"></div>
  1520.  
  1521. <div class="standard_input_div_entry">
  1522. <div class="panel-left-pane"></div><!--
  1523. --><div class="panel-center-pane">
  1524. <div class="input_divs">
  1525. <input type="password" id="password" class="utility_bar_inputs">
  1526. </div>
  1527. </div><!--
  1528. --><div class="panel-right-pane">
  1529. <div id="password_error_placeholder" class="error_labels frm_login_errors right-pane-error-lables" style="display: none;">Please type your password.</div>
  1530. <div id="login_bad_login_error_placeholder" class="error_labels frm_login_errors right-pane-error-lables" style="display: none;">The username and password you entered did not match an existing account. Please try again.</div>
  1531. <div id="subscription_has_no_access_to_product" class="error_labels frm_login_errors right-pane-error-lables" style="display: none;">This product is not part of your subscription.</div>
  1532. </div>
  1533. </div>
  1534.  
  1535. <div class="utility-bar-vertical-spacer"></div>
  1536.  
  1537. <div class="standard_input_div_entry">
  1538. <div class="panel-left-pane"></div><!--
  1539. --><div class="panel-center-pane">
  1540. <div class="input_divs">
  1541. <a href="#" class="buttons button1_default" id="perform_login" style="width: 100%;">LOG IN</a>
  1542. </div>
  1543. </div><!--
  1544. --><div class="panel-right-pane">
  1545. <div id="login_generic_error_placeholder" class="error_labels frm_login_errors right-pane-error-lables" style="display: none;">Login failed</div>
  1546. <div id="activation_email_resent_placeholder" class="update_labels frm_login_errors right-pane-error-lables" style="display: none;">Activation email sent again. Recheck your email.</div>
  1547. <div id="login_not_an_indi_account_error_placeholder" class="error_labels frm_login_errors right-pane-error-lables" style="display: none;">Please log in with your personal account.</div>
  1548. </div>
  1549. </div>
  1550.  
  1551. <div class="utility-bar-vertical-spacer"></div>
  1552.  
  1553. <div class="">
  1554. <div class="panel-left-pane"></div><!--
  1555. --><div class="panel-center-pane" style="text-align: center;">
  1556. <a href="#" class="generic_links generic_links_default" id="need_help_loging_in">Need help logging in?</a>
  1557. </div><!--
  1558. --><div class="panel-right-pane"></div>
  1559. </div>
  1560.  
  1561. <div class="utility-bar-bottom-spacer"></div>
  1562.  
  1563. <div style="display: none;">
  1564. <form id="frm_login" name="frm_login" action="/user/loginDo.weml" method="post">
  1565. <input type="hidden" id="frm_username" name="username">
  1566. <input type="hidden" id="frm_password" name="password">
  1567. <input type="hidden" id="frm_sso_id" name="sso_id">
  1568. <input type="hidden" id="frm_sso_type" name="sso_type">
  1569. <input type="hidden" id="frm_refer" name="refer" value="https://www.brainpop.com/">
  1570. </form>
  1571. </div>
  1572. </div>
  1573. <!-- LOGIN DIALOG END -->
  1574.  
  1575. <!-- ENTER CODE -->
  1576. <div id="enter_code" class="code_form_container panel_containers" style="display: none;">
  1577.  
  1578. <div class="utility-bar-top-spacer">
  1579. <div class="close_panel inline_blocks" id="close_enter_code">
  1580. <a class="close_button_default" href="#"></a>
  1581. </div>
  1582. </div>
  1583.  
  1584. <div style="display: none;" id="student_additional_message">
  1585. <div class="standard_input_div_entry">
  1586. <div class="panel-left-pane"></div><!--
  1587. --><div class="panel-center-pane">
  1588. <div class="messages_div">Did your teacher give you a class code? Enter it here!</div>
  1589. </div><!--
  1590. --><div class="panel-right-pane"></div>
  1591. </div>
  1592. <div class="utility-bar-vertical-spacer"></div>
  1593. </div>
  1594.  
  1595. <div class="standard_input_div_entry">
  1596. <div class="panel-left-pane"></div><!--
  1597. --><div class="panel-center-pane">
  1598. <div class="input_divs">
  1599. <input type="text" id="code" class="utility_bar_inputs">
  1600. </div>
  1601. </div><!--
  1602. --><div class="panel-right-pane">
  1603. <div id="code_missing_error_placeholder" class="error_labels code_errors right-pane-error-lables" style="display: none;">Please type in your code.</div>
  1604. </div>
  1605. </div>
  1606.  
  1607. <div class="utility-bar-vertical-spacer"></div>
  1608.  
  1609. <div class="standard_input_div_entry">
  1610. <div class="panel-left-pane"></div><!--
  1611. --><div class="panel-center-pane">
  1612. <div class="input_divs">
  1613. <a href="#" class="buttons button1_default" id="validate_code" style="width: 100%;">SUBMIT</a>
  1614. </div>
  1615. </div><!--
  1616. --><div class="panel-right-pane">
  1617. <div id="code_error_placeholder" class="error_labels code_errors right-pane-error-lables" style="display: none;">Wrong code.</div>
  1618. <div id="code_not_eligible_error_placeholder" class="error_labels code_errors right-pane-error-lables" style="display: none;">This subscription is not eligible for My BrainPOP.</div>
  1619. <div id="code_reused_error_placeholder" class="error_labels code_errors right-pane-error-lables" style="display: none;">This account is already linked to this subscription. You no longer need this Educator Code.</div>
  1620. <div id="code_expired_placeholder" class="error_labels code_errors right-pane-error-lables" style="display: none;">This class code is locked and must be unlocked by the teacher before you can join the class.</div>
  1621. <div id="code_account_expired_placeholder" class="error_labels code_errors right-pane-error-lables" style="display: none;">Subscription expired.</div>
  1622. <div id="code_archived_placeholder" class="error_labels code_errors right-pane-error-lables" style="display: none;">This class has been closed by the teacher.</div>
  1623. <div id="code_not_class_placeholder" class="error_labels code_errors right-pane-error-lables" style="display: none;">Please enter a valid class code.</div>
  1624. <div id="code_not_school_placeholder" class="error_labels code_errors right-pane-error-lables" style="display: none;">Please enter a valid school code.</div>
  1625. <div id="code_mybp_disabled" class="error_labels code_errors right-pane-error-lables" style="display: none;">My BrainPOP features have been disabled by the account administrator.</div>
  1626. </div>
  1627. </div>
  1628.  
  1629. <div class="utility-bar-vertical-spacer"></div>
  1630.  
  1631. <div id="student_additional_links" style="display: none;">
  1632. <div class="panel-left-pane"></div><!--
  1633. --><div class="panel-center-pane" style="text-align: center;">
  1634. <a href="#" class="generic_links generic_links_default" id="sso_i_dont_have_a_code_link">I don't have a code.</a>
  1635. </div><!--
  1636. --><div class="panel-right-pane"></div>
  1637. </div>
  1638.  
  1639. <div id="generic_additional_links" style="display: none;">
  1640. <div class="panel-left-pane"></div><!--
  1641. --><div class="panel-center-pane" style="text-align: center;">
  1642. <a href="#" class="generic_links generic_links_default" id="whats_a_code_generic_help">What's a code?</a>
  1643.  
  1644. </div><div id="code_enrollment_limit_reached_placeholder" class="error_labels code_errors right-pane-error-lables" style="display: none;">Your school has reached its My BrainPOP educator account limit, and no accounts can be created at this time. We've notified your school's administrator. If you have additional questions, please contact us at <a class="generic_links_small generic_links_small_default" href="mailto:mybrainpop@brainpop.com?Subject=Educator%20account%20limit" target="_top">mybrainpop@brainpop.com</a>.</div><div id="class_code_enrollment_limit_reached_placeholder" class="error_labels code_errors right-pane-error-lables" style="display: none;">Your school has reached its My BrainPOP account limit, and you can't create an account at this time. We've notified your school's administrator.</div><!--
  1645. --><div class="panel-right-pane"></div>
  1646. </div>
  1647.  
  1648. <div class="utility-bar-bottom-spacer"></div>
  1649. </div>
  1650. <!-- ENTER CODE END -->
  1651.  
  1652. <!-- ERROR IN PROCESS -->
  1653. <div id="error_in_process" class="panel_containers" style="display: none;">
  1654. <div class="utility-bar-top-half-spacer">
  1655. <div class="close_panel inline_blocks" id="close_error_in_process">
  1656. <a class="close_button_default" href="#"></a>
  1657. </div>
  1658. </div>
  1659.  
  1660. <div class="">
  1661. <div class="panel-left-pane2"></div><!--
  1662. --><div class="panel-center-pane2 centerd">
  1663. <div class="messages_div">
  1664. Failed to process request.
  1665. <div id="error_info_div" style="display: none;">
  1666. State: <span id="error_state"></span>, Message: <span id="error_message"></span>
  1667. </div>
  1668. </div>
  1669. </div><!--
  1670. --><div class="panel-right-pane2"></div>
  1671. </div>
  1672.  
  1673. <div class="utility-bar-bottom-half-spacer"></div>
  1674. </div>
  1675. <!-- ERROR IN PROCESS -->
  1676.  
  1677. <!-- EDUCATOR ACCOUNT LINKED -->
  1678. <div id="edu_account_linked" class="panel_containers" style="display: none;">
  1679. <div class="utility-bar-top-half-spacer">
  1680. <div class="close_panel inline_blocks" id="close_edu_account_linked">
  1681. <a class="close_button_default" href="#"></a>
  1682. </div>
  1683. </div>
  1684.  
  1685. <div class="">
  1686. <div class="panel-left-pane2"></div><!--
  1687. --><div class="panel-center-pane2 centerd">
  1688. <div class="messages_div">
  1689. Congratulations! You’ve successfully linked your My BrainPOP account to <span id="edu_acct_linked_school_name" class="school_dynamic_info"></span>.
  1690. </div>
  1691. <div class="messages_div" id="edu_account_linked_relogin_message" style="display: none;">
  1692. <div class="utility-bar-vertical-spacer"></div>
  1693. Please <a href="#" class="generic_links generic_links_default" id="edu_linked_login_link">log in</a> again with your new credentials to start using My BrainPOP.
  1694. </div>
  1695. </div><!--
  1696. --><div class="panel-right-pane2"></div>
  1697. </div>
  1698.  
  1699. <div class="utility-bar-bottom-half-spacer"></div>
  1700. </div>
  1701. <!-- EDUCATOR ACCOUNT LINKED -->
  1702.  
  1703. <!-- STUDENT GAME LOGIN OFFER -->
  1704. <div id="student_game_login_offer" class="panel_containers" style="display: none;">
  1705. <div class="utility-bar-top-half-spacer">
  1706. <div class="close_panel inline_blocks" id="close_student_game_login_offer">
  1707. <a class="close_button_default" href="#"></a>
  1708. </div>
  1709. </div>
  1710.  
  1711. <div class="">
  1712. <div class="panel-left-pane2"></div><!--
  1713. --><div class="panel-center-pane2 centerd">
  1714. <div class="messages_div">
  1715. <a href="#" class="generic_links generic_links_default" id="student_game_log_in">Log in</a> with a My BrainPOP student account to play more of this game and access all of its features.
  1716. </div>
  1717. </div><!--
  1718. --><div class="panel-right-pane2"></div>
  1719. </div>
  1720.  
  1721. <div class="utility-bar-bottom-half-spacer"></div>
  1722. </div>
  1723. <!-- STUDENT GAME LOGIN OFFER END -->
  1724.  
  1725. <!-- STUDENT QUIZ LOGIN OFFER -->
  1726. <div id="student_quiz_login_offer" class="panel_containers" style="display: none;">
  1727. <div class="utility-bar-top-half-spacer">
  1728. <div class="close_panel inline_blocks" id="close_student_quiz_login_offer">
  1729. <a class="close_button_default" href="#"></a>
  1730. </div>
  1731. </div>
  1732.  
  1733. <div class="">
  1734. <div class="panel-left-pane2"></div><!--
  1735. --><div class="panel-center-pane2 centerd">
  1736. <div class="messages_div">
  1737. If you have a My BrainPOP Student account, <a href="#" class="generic_links generic_links_default" id="student_quiz_log_in">log in</a> to save your quiz.
  1738. </div>
  1739. </div><!--
  1740. --><div class="panel-right-pane2"></div>
  1741. </div>
  1742.  
  1743. <div class="utility-bar-bottom-half-spacer"></div>
  1744. </div>
  1745. <!-- STUDENT QUIZ LOGIN OFFER END -->
  1746.  
  1747. <!-- TEACHER BASIC MY BRAINPOP -->
  1748. <div id="teacher_basic_my_brainpop" class="panel_containers" style="display: none;">
  1749. <div class="utility-bar-top-half-spacer">
  1750. <div class="close_panel inline_blocks" id="close_teacher_basic_my_brainpop">
  1751. <a class="close_button_default" href="#"></a>
  1752. </div>
  1753. </div>
  1754.  
  1755. <div class="panel-left-pane2"></div><!--
  1756. --><div class="panel-center-pane2 centerd">
  1757. <div class="messages_div">
  1758. My BrainPOP is only open to 24/7 school subscriptions at this time.
  1759. </div>
  1760. </div><!--
  1761. --><div class="panel-right-pane2"></div>
  1762.  
  1763. <div class="utility-bar-bottom-half-spacer"></div>
  1764. </div>
  1765. <!-- TEACHER BASIC MY BRAINPOP END -->
  1766.  
  1767. <!-- TEACHER EXPIRED -->
  1768. <div id="teacher_expired" class="panel_containers" style="display: none;">
  1769. <div class="utility-bar-top-half-spacer">
  1770. <div class="close_panel inline_blocks" id="close_teacher_expired">
  1771. <a class="close_button_default" href="#"></a>
  1772. </div>
  1773. </div>
  1774.  
  1775. <div class="panel-left-pane2"></div><!--
  1776. --><div class="panel-center-pane2 lefty">
  1777. <div class="messages_div">
  1778. We're sorry, but it appears your subscription to BrainPOP has expired. We miss you! Renew now or email us for help choosing the subscription package that best meets your needs. <a href="#" class="generic_links generic_links_default" id="teacher_expired_renew_now">Renew now</a> or <a href="#" class="generic_links generic_links_default" id="teacher_expired_ask_us">ask us</a> about the best options for you.<br><br>If you have moved to a new school or subscription, <a href="#" class="generic_links generic_links_default" id="teacher_expired_link_now">link now</a>.
  1779. </div>
  1780. </div><!--
  1781. --><div class="panel-right-pane2"></div>
  1782.  
  1783. <div class="utility-bar-bottom-half-spacer"></div>
  1784. </div>
  1785. <!-- TEACHER EXPIRED END -->
  1786.  
  1787. <!-- GENERIC EXPIRED -->
  1788. <div id="generic_expired" class="panel_containers" style="display: none;">
  1789. <div class="utility-bar-top-half-spacer">
  1790. <div class="close_panel inline_blocks" id="close_generic_expired">
  1791. <a class="close_button_default" href="#"></a>
  1792. </div>
  1793. </div>
  1794.  
  1795. <div class="panel-left-pane2"></div><!--
  1796. --><div class="lefty panel-center-pane2">
  1797. <div class="messages_div">
  1798. We're sorry, but it appears your subscription to BrainPOP has expired. We miss you! Renew now or email us for help choosing the subscription package that best meets your needs. <a href="#" class="generic_links generic_links_default" id="generic_expired_renew_now">Renew now</a> or <a href="#" class="generic_links generic_links_default" id="generic_expired_ask_us">ask us</a> about the best options for you.
  1799. </div>
  1800. </div><!--
  1801. --><div class="panel-right-pane2"></div>
  1802.  
  1803. <div class="utility-bar-bottom-half-spacer"></div>
  1804. </div>
  1805. <!-- GENERIC EXPIRED END -->
  1806.  
  1807. <!-- STUDENT EXPIRED -->
  1808. <div id="student_expired" class="panel_containers" style="display: none;">
  1809. <div class="utility-bar-top-half-spacer">
  1810. <div class="close_panel inline_blocks" id="close_student_expired">
  1811. <a class="close_button_default" href="#"></a>
  1812. </div>
  1813. </div>
  1814.  
  1815. <div class="panel-left-pane2"></div><!--
  1816. --><div class="lefty panel-center-pane2">
  1817. <div class="messages_div">
  1818. We're sorry, but it appears your subscription to BrainPOP has expired. We miss you! Renew now or email us for help choosing the subscription package that best meets your needs. <a href="#" class="generic_links generic_links_default" id="student_expired_renew_now">Renew now</a> or <a href="#" class="generic_links generic_links_default" id="student_expired_ask_us">ask us</a> about the best options for you.<br><br>If you have moved to a new school or subscription, <a href="#" class="generic_links generic_links_default" id="student_expired_link_now">link now</a>.
  1819. </div>
  1820. </div><!--
  1821. --><div class="panel-right-pane2"></div>
  1822.  
  1823. <div class="utility-bar-bottom-half-spacer"></div>
  1824. </div>
  1825. <!-- STUDENT EXPIRED END -->
  1826.  
  1827. <!-- STUDENT CODE HELP -->
  1828. <div id="student_code_help" class="panel_containers" style="display: none;">
  1829. <div class="utility-bar-top-half-spacer">
  1830. <!--div class="close_panel inline_blocks" id="close_student_code_help">
  1831. <a class="close_button_default" href="#"></a>
  1832. </div-->
  1833. </div>
  1834.  
  1835. <div class="panel-left-pane2"></div><!--
  1836. --><div class="lefty panel-center-pane2">
  1837. <div class="messages_div">
  1838. If your school has My BrainPOP, your teacher can give you a code that will let you join a class or take a quiz.
  1839. </div>
  1840. </div><!--
  1841. --><div class="panel-right-pane2"></div>
  1842.  
  1843. <div class="utility-bar-vertical-spacer"></div>
  1844.  
  1845. <div class="">
  1846. <div class="panel-left-pane"></div><!--
  1847. --><div class="panel-center-pane">
  1848. <div class="input_divs">
  1849. <a href="#" class="buttons button2_default" id="student_help_get_code_back_button" style="width: 100%; float: left;"><img class="back-button" src="/core/resources/en/images/back.png">BACK</a>
  1850. </div>
  1851. </div><!--
  1852. --><div class="panel-right-pane"></div>
  1853. </div>
  1854.  
  1855. <div class="utility-bar-bottom-half-spacer"></div>
  1856. </div>
  1857. <!-- STUDENT CODE HELP END -->
  1858.  
  1859. <!-- TEACHER CODE HELP -->
  1860. <div id="teacher_code_help" class="panel_containers" style="display: none;">
  1861. <div class="utility-bar-top-half-spacer">
  1862. <!--div class="close_panel inline_blocks" id="close_teacher_code_help">
  1863. <a class="close_button_default" href="#"></a>
  1864. </div-->
  1865. </div>
  1866.  
  1867. <div class="panel-left-pane2"></div><!--
  1868. --><div class="lefty panel-center-pane2">
  1869. <div class="messages_div">
  1870. You'll need an educator code to set up your My BrainPOP account. If your school has a 24/7 school-wide subscription, you can get it from your school's account administrator. <a href="#" class="generic_links generic_links_default" id="teacher_help_me_get_my_code_link">Help me get my code</a>.
  1871. </div>
  1872. </div><!--
  1873. --><div class="panel-right-pane2"></div>
  1874.  
  1875. <div class="utility-bar-vertical-spacer"></div>
  1876.  
  1877. <div class="">
  1878. <div class="panel-left-pane"></div><!--
  1879. --><div class="panel-center-pane">
  1880. <div class="input_divs">
  1881. <a href="#" class="buttons button2_default" id="teacher_help_get_code_back_button" style="width: 100%; float: left;"><img class="back-button" src="/core/resources/en/images/back.png">BACK</a>
  1882. </div>
  1883. </div><!--
  1884. --><div class="panel-right-pane"></div>
  1885. </div>
  1886.  
  1887. <div class="utility-bar-bottom-half-spacer"></div>
  1888. </div>
  1889. <!-- TEACHER CODE HELP END -->
  1890.  
  1891. <!-- CHANGE PASSWORD -->
  1892. <div id="change_password" class="panel_containers" style="display: none;">
  1893. <div class="utility-bar-top-spacer">
  1894. <div class="close_panel inline_blocks" id="close_change_password">
  1895. <a class="close_button_default" href="#"></a>
  1896. </div>
  1897. </div>
  1898.  
  1899. <div class="panel-left-pane"></div><!--
  1900. --><div class="lefty panel-center-pane">
  1901. <div class="messages_div">
  1902. Please change your password to continue.
  1903. </div>
  1904. </div><!--
  1905. --><div class="panel-right-pane"></div>
  1906.  
  1907. <div class="utility-bar-vertical-spacer"></div>
  1908.  
  1909. <div class="">
  1910. <div class="panel-left-pane"></div><!--
  1911. --><div class="panel-center-pane">
  1912. <div class="input_divs">
  1913. <input type="password" id="change_password_p1" class="utility_bar_inputs">
  1914. </div>
  1915. </div><!--
  1916. --><div class="panel-right-pane">
  1917. <div id="change_password_p1_missing_placeholder" class="error_labels change_password_errors right-pane-error-lables" style="display: none;">Please type your password.</div>
  1918. </div>
  1919. </div>
  1920.  
  1921. <div class="utility-bar-vertical-spacer"></div>
  1922.  
  1923. <div class="">
  1924. <div class="panel-left-pane"></div><!--
  1925. --><div class="panel-center-pane">
  1926. <div class="input_divs">
  1927. <input type="password" id="change_password_p2" class="utility_bar_inputs">
  1928. </div>
  1929. </div><!--
  1930. --><div class="panel-right-pane">
  1931. <div id="change_password_p2_missing_placeholder" class="error_labels change_password_errors right-pane-error-lables" style="display: none;">Please retype your password.</div>
  1932. </div>
  1933. </div>
  1934.  
  1935. <div class="utility-bar-vertical-spacer"></div>
  1936.  
  1937. <div class="">
  1938. <div class="panel-left-pane"></div><!--
  1939. --><div class="panel-center-pane">
  1940. <div class="input_divs">
  1941. <a href="#" class="buttons button1_default" id="update_password" style="width: 100%;">UPDATE</a>
  1942. </div>
  1943. </div><!--
  1944. --><div class="panel-right-pane">
  1945. <div id="change_password_password_mismatch_placeholder" class="error_labels change_password_errors right-pane-error-lables" style="display: none;">Password do not match.</div>
  1946. <div id="change_password_error_placeholder" class="error_labels change_password_errors right-pane-error-lables" style="display: none;">Failed to change password.</div>
  1947. </div>
  1948. </div>
  1949.  
  1950. <div class="utility-bar-bottom-spacer"></div>
  1951. </div>
  1952. <!-- CHANGE PASSWORD END -->
  1953.  
  1954. <!-- CHANGED PASSWORD -->
  1955. <div id="changed_password" class="panel_containers" style="display: none;">
  1956. <div class="utility-bar-top-half-spacer">
  1957. <div class="close_panel inline_blocks" id="close_changed_password">
  1958. <a class="close_button_default" href="#"></a>
  1959. </div>
  1960. </div>
  1961.  
  1962. <div class="panel-left-pane"></div><!--
  1963. --><div class="lefty panel-center-pane">
  1964. <div class="messages_div">
  1965. Your password was changed. For security, please <a href="#" class="generic_links generic_links_default" id="password_changed_login_link">log in</a> again with your new password.
  1966. </div>
  1967. </div><!--
  1968. --><div class="panel-right-pane"></div>
  1969.  
  1970. <div class="utility-bar-bottom-half-spacer"></div>
  1971. </div>
  1972. <!-- CHANGED PASSWORD END -->
  1973.  
  1974. <!-- MY BRAINPOP OFFER -->
  1975. <div id="mbp_offer" class="panel_containers" style="display: none;">
  1976. <div class="utility-bar-top-spacer">
  1977. <div class="close_panel inline_blocks" id="close_mbp_offer">
  1978. <a class="close_button_default" href="#"></a>
  1979. </div>
  1980. </div>
  1981.  
  1982. <div class="panel-left-pane"></div><!--
  1983. --><div class="lefty panel-center-pane">
  1984. <div class="messages_div">
  1985. Have a My BrainPOP account?
  1986. </div>
  1987. </div><!--
  1988. --><div class="panel-right-pane"></div>
  1989.  
  1990. <div class="utility-bar-vertical-spacer"></div>
  1991.  
  1992. <div class="panel-left-pane"></div><!--
  1993. --><div class="panel-center-pane">
  1994.  
  1995. <div>
  1996. <div class="" style="display: inline-block; width: 36%; text-align: center;">
  1997. <a href="#" class="buttons button1_default" id="myp_offer_login" style="width: 100%; float: left;">YES, LOG IN</a>
  1998. </div><!--
  1999. --><div style="width: 6%; display: inline-block;"></div><!--
  2000. --><div class="" style="display: inline-block; width: 58%; text-align: center;">
  2001.  
  2002. <a href="#" class="buttons button1_default" id="myp_offer_register" style="width: 100%; float: right;">NO, SIGN UP</a>
  2003.  
  2004. </div>
  2005. </div>
  2006.  
  2007. <div class="utility-bar-vertical-spacer"></div>
  2008.  
  2009. <div>
  2010. <div class="" style="display: inline-block; width: 36%; text-align: center;">
  2011.  
  2012. </div><!--
  2013. --><div style="width: 6%; display: inline-block;"></div><!--
  2014. --><div class="" style="display: inline-block; width: 58%; text-align: center;">
  2015. <a href="#" class="buttons button1_default" id="myp_offer_use_school_account" style="width: 100%; float: right;">NO, USE SUBSCRIPTION</a>
  2016. </div>
  2017. </div>
  2018.  
  2019.  
  2020. </div><!--
  2021. --><div class="panel-right-pane"></div>
  2022.  
  2023. <div class="utility-bar-bottom-spacer"></div>
  2024. </div>
  2025. <!-- MY BRAINPOP OFFER END -->
  2026.  
  2027. <!-- REGISTER AS -->
  2028. <div id="register_as" class="panel_containers" style="display: none;">
  2029. <div class="utility-bar-top-spacer">
  2030. <div class="close_panel inline_blocks" id="close_register_as">
  2031. <a class="close_button_default" href="#"></a>
  2032. </div>
  2033. </div>
  2034.  
  2035. <div class="panel-left-pane"></div><!--
  2036. --><div class="lefty panel-center-pane">
  2037. <div class="messages_div">
  2038. Register as Teacher or Student?
  2039. </div>
  2040. </div><!--
  2041. --><div class="panel-right-pane"></div>
  2042.  
  2043. <div class="utility-bar-vertical-spacer"></div>
  2044.  
  2045. <div class="panel-left-pane"></div><!--
  2046. --><div class="panel-center-pane">
  2047.  
  2048. <div>
  2049. <div class="" style="display: inline-block; width: 47%; text-align: center;">
  2050. <a href="#" class="buttons button1_default" id="register_as_teacher" style="width: 100%; float: left;">AS TEACHER</a>
  2051. </div><!--
  2052. --><div style="width: 6%; display: inline-block;"></div><!--
  2053. --><div class="" style="display: inline-block; width: 47%; text-align: center;">
  2054. <a href="#" class="buttons button1_default" id="register_as_student" style="width: 100%; float: right;">AS STUDENT</a>
  2055. </div>
  2056. </div>
  2057.  
  2058. </div><!--
  2059. --><div class="panel-right-pane"></div>
  2060.  
  2061. <div class="utility-bar-bottom-spacer"></div>
  2062. </div>
  2063. <!-- REGISTER AS END -->
  2064.  
  2065. <!-- MY_BRAINPOP -->
  2066. <div id="my_brainpop" class="panel_containers" style="display: none;">
  2067. <div class="utility-bar-top-spacer">
  2068. <div class="close_panel inline_blocks" id="close_my_brainpop">
  2069. <a class="close_button_default" href="#"></a>
  2070. </div>
  2071. </div>
  2072.  
  2073. <div class="mbp_items_div mbp_items_div_fixed">
  2074. <!--
  2075. --><a href="/my-brainpop/teacher-view/"><div class="mbp_item_div mbp_item_div_fixed" id="teacher-classes" style="float: left;">
  2076. <div class="mbp-icons-container">
  2077. <img class="my-brainpop-icons" src="/core/resources/en/images/my-brainpop-my-classes.png" border="0">
  2078. </div>
  2079. <div class="mbp_txt_item_div">
  2080. MY CLASSES
  2081. </div>
  2082. </div></a><!--
  2083. --><a href="/mixer/my-stuff/"><div class="mbp_item_div mbp_item_div_fixed" style="float: right;" id="teacher-quizzes">
  2084. <div class="mbp-icons-container">
  2085. <img class="my-brainpop-icons" src="/core/resources/en/images/my-brainpop-my-quizzes.png" border="0">
  2086. </div>
  2087. <div class="mbp_txt_item_div">
  2088. MY MIXER QUIZZES
  2089. </div>
  2090. </div></a>
  2091. </div>
  2092.  
  2093. <div class="utility-bar-bottom-spacer"></div>
  2094. </div>
  2095. <!-- MY_BRAINPOP END -->
  2096.  
  2097. <!-- IE8 MESSAGE -->
  2098. <div id="ie8_message" class="panel_containers" style="display: none;">
  2099. <div class="utility-bar-top-half-spacer">
  2100. <div class="close_panel inline_blocks close_for_session" id="close_ie8_message">
  2101. <a class="close_button_default" href="#"></a>
  2102. </div>
  2103. </div>
  2104.  
  2105. <div class="panel-left-pane2"></div><!--
  2106. --><div class="lefty panel-center-pane2">
  2107. <div class="messages_div">
  2108. Sorry, My BrainPOP features and certain games are not supported on Internet Explorer 8. Please update your browser.
  2109. </div>
  2110. </div><!--
  2111. --><div class="panel-right-pane2"></div>
  2112.  
  2113. <div class="utility-bar-bottom-half-spacer"></div>
  2114. </div>
  2115. <!-- IE8 MESSAGE END -->
  2116.  
  2117. <!-- EDUCATORS RELINK CONFIRMATION -->
  2118. <div id="educators_relink_confirmation" class="panel_containers" style="display: none;">
  2119. <div class="utility-bar-top-half-spacer">
  2120. <div class="close_panel inline_blocks" id="close_educators_relink_confirmation">
  2121. <a class="close_button_default" href="#"></a>
  2122. </div>
  2123. </div>
  2124.  
  2125. <div class="panel-left-pane"></div><!--
  2126. --><div class="lefty panel-center-pane">
  2127. <div class="messages_div">
  2128. You're about to change school subscriptions. Your quizzes will remain in your account, but you will lose all class data.
  2129. </div>
  2130. </div><!--
  2131. --><div class="panel-right-pane"></div>
  2132.  
  2133. <div class="utility-bar-vertical-spacer"></div>
  2134.  
  2135. <div class="panel-left-pane"></div><!--
  2136. --><div class="panel-center-pane">
  2137.  
  2138. <div>
  2139. <div class="" style="display: inline-block; width: 47%; text-align: center;">
  2140. <a href="#" class="buttons button2_default" id="relink_close" style="width: 100%; float: left;">CLOSE</a>
  2141. </div><!--
  2142. --><div style="width: 6%; display: inline-block;"></div><!--
  2143. --><div class="" style="display: inline-block; width: 47%; text-align: center;">
  2144. <a href="#" class="buttons button1_default" id="relink_approve" style="width: 100%; float: right;">NEXT</a>
  2145. </div>
  2146. </div>
  2147.  
  2148. </div><!--
  2149. --><div class="panel-right-pane"></div>
  2150.  
  2151. <div class="utility-bar-bottom-half-spacer"></div>
  2152. </div>
  2153. <!-- EDUCATORS RELINK CONFIRMATION END -->
  2154.  
  2155. <!-- EDUCATORS RELINK CONFIRMATION 2 -->
  2156. <div id="educators_relink_confirmation2" class="panel_containers" style="display: none;">
  2157. <div class="utility-bar-top-half-spacer">
  2158. <div class="close_panel inline_blocks" id="close_educators_relink_confirmation2">
  2159. <a class="close_button_default" href="#"></a>
  2160. </div>
  2161. </div>
  2162.  
  2163. <div class="panel-left-pane"></div><!--
  2164. --><div class="lefty panel-center-pane">
  2165. <div class="messages_div">
  2166. Are you sure you want to do this? This action cannot be undone.
  2167. </div>
  2168. </div><!--
  2169. --><div class="panel-right-pane"></div>
  2170.  
  2171. <div class="utility-bar-vertical-spacer"></div>
  2172.  
  2173. <div class="panel-left-pane"></div><!--
  2174. --><div class="panel-center-pane">
  2175.  
  2176. <div>
  2177. <div class="" style="display: inline-block; width: 30%; text-align: center;">
  2178. <a href="#" class="buttons button2_default" id="relink_close2" style="width: 100%; float: left;">CLOSE</a>
  2179. </div><!--
  2180. --><div style="width: 6%; display: inline-block;"></div><!--
  2181. --><div class="" style="display: inline-block; width: 64%; text-align: center;">
  2182. <a href="#" class="buttons button1_default" id="relink_approve2" style="width: 100%; float: right;">Save new subscription</a>
  2183. </div>
  2184. </div>
  2185.  
  2186. </div><!--
  2187. --><div class="panel-right-pane"></div>
  2188.  
  2189. <div class="utility-bar-bottom-half-spacer"></div>
  2190. </div>
  2191. <!-- EDUCATORS RELINK CONFIRMATION 2 END -->
  2192.  
  2193. <!-- SSO ERROR -->
  2194. <div id="sso_error" class="panel_containers" style="display: none;">
  2195. <div class="utility-bar-top-half-spacer">
  2196. <div class="close_panel inline_blocks" id="close_sso_error">
  2197. <a class="close_button_default" href="#"></a>
  2198. </div>
  2199. </div>
  2200.  
  2201. <div class="panel-left-pane"></div><!--
  2202. --><div class="lefty panel-center-pane">
  2203. <div class="messages_div" id="sso_generic_error_message" style="display: none;">
  2204. SSO ERROR MESSAGE
  2205. </div>
  2206. <div class="messages_div" id="sso_inactive_message" style="display: none;">
  2207. Inactive account
  2208. </div>
  2209. <div class="messages_div" id="sso_expired_message" style="display: none;">
  2210. Account expired
  2211. </div>
  2212. <div class="messages_div" id="sso_account_not_found_message" style="display: none;">
  2213. Your Google domain is not linked to a subscription. Please ask your administrator to complete the set up, or <a href="#" class="generic_links generic_links_default" id="log_in_from_error_message">log in</a> above.
  2214. </div>
  2215. </div><!--
  2216. --><div class="panel-right-pane"></div>
  2217.  
  2218. <div class="utility-bar-bottom-half-spacer"></div>
  2219. </div>
  2220. <!-- SSO ERROR END -->
  2221.  
  2222. <!-- MAM PREMIUM SUBSCRIPTION -->
  2223. <div id="mam_premium_subscription" class="panel_containers" style="display: none;">
  2224. <div class="utility-bar-top-half-spacer">
  2225. <div class="close_panel inline_blocks" id="close_mam_premium_subscription">
  2226. <a class="close_button_default" href="#"></a>
  2227. </div>
  2228. </div>
  2229.  
  2230. <div class="panel-left-pane"></div><!--
  2231. --><div class="lefty panel-center-pane">
  2232. <div class="messages_div">
  2233. You can make a map, but you can't save it! To save your map, you need to <a href="#" class="generic_links generic_links_default" id="mam_premium_subscription_login">log in</a> with your My BrainPOP account.
  2234. </div>
  2235. </div><!--
  2236. --><div class="panel-right-pane"></div>
  2237.  
  2238. <div class="utility-bar-bottom-half-spacer"></div>
  2239. </div>
  2240. <!-- MAM PREMIUM SUBSCRIPTION END -->
  2241.  
  2242. <!-- MAM BASIC SUBSCRIPTION -->
  2243. <div id="mam_basic_subscription" class="panel_containers" style="display: none;">
  2244. <div class="utility-bar-top-half-spacer">
  2245. <div class="close_panel inline_blocks" id="close_mam_basic_subscription">
  2246. <a class="close_button_default" href="#"></a>
  2247. </div>
  2248. </div>
  2249.  
  2250. <div class="panel-left-pane"></div><!--
  2251. --><div class="lefty panel-center-pane">
  2252. <div class="messages_div">
  2253. You can make a map, but you can't save it! Some features are disabled for your subscription. To save your map and access all the features of this tool, you need a <a href="#" class="generic_links what_is_mybp_link generic_links_default">My BrainPOP</a> account.
  2254. </div>
  2255. </div><!--
  2256. --><div class="panel-right-pane"></div>
  2257.  
  2258. <div class="utility-bar-bottom-half-spacer"></div>
  2259. </div>
  2260. <!-- MAM BASIC SUBSCRIPTION END -->
  2261.  
  2262. <!-- MAM NOT LOGGED IN -->
  2263. <div id="mam_not_logged_in" class="panel_containers" style="display: none;">
  2264. <div class="utility-bar-top-half-spacer">
  2265. <div class="close_panel inline_blocks" id="close_mam_not_logged_in">
  2266. <a class="close_button_default" href="#"></a>
  2267. </div>
  2268. </div>
  2269.  
  2270. <div class="panel-left-pane"></div><!--
  2271. --><div class="lefty panel-center-pane">
  2272. <div class="messages_div">
  2273. <a href="#" class="generic_links generic_links_default" id="mam_not_logged_in_login">Log in</a> with your My BrainPOP account to save your maps and access all the features of this tool. <a href="#" class="generic_links what_is_mybp_link generic_links_default">What is My BrainPOP?</a>
  2274. </div>
  2275. </div><!--
  2276. --><div class="panel-right-pane"></div>
  2277.  
  2278. <div class="utility-bar-bottom-half-spacer"></div>
  2279. </div>
  2280. <!-- MAM NOT LOGGED IN END -->
  2281.  
  2282. <!-- SSO WHO ARE YOU -->
  2283. <div id="sso_who_are_you" class="panel_containers" style="display: none;">
  2284. <div class="utility-bar-top-spacer">
  2285. <div class="close_panel inline_blocks" id="close_sso_who_are_you">
  2286. <a class="close_button_default" href="#"></a>
  2287. </div>
  2288. </div>
  2289.  
  2290. <div class="panel-left-pane"></div><!--
  2291. --><div class="lefty panel-center-pane">
  2292. <div class="messages_div">
  2293. Who are you?
  2294. </div>
  2295. </div><!--
  2296. --><div class="panel-right-pane"></div>
  2297.  
  2298. <div class="utility-bar-vertical-spacer"></div>
  2299.  
  2300. <div class="panel-left-pane"></div><!--
  2301. --><div class="panel-center-pane">
  2302.  
  2303. <div>
  2304. <div class="" style="display: inline-block; width: 47%; text-align: center;">
  2305. <a href="#" class="buttons button1_default" id="sso_identify_student" style="width: 100%; float: left;">I'M A STUDENT</a>
  2306. </div><!--
  2307. --><div style="width: 6%; display: inline-block;"></div><!--
  2308. --><div class="" style="display: inline-block; width: 47%; text-align: center;">
  2309. <a href="#" class="buttons button1_default" id="sso_identify_teacher" style="width: 100%; float: right;">I'M A TEACHER</a>
  2310. </div>
  2311. </div>
  2312.  
  2313. <div class="utility-bar-vertical-spacer"></div>
  2314. <div>
  2315. <div class="" style="display: inline-block; width: 47%; text-align: center;">
  2316. <a href="#" class="buttons button1_default" id="sso_identify_not_now" style="width: 100%; float: left;">Not now</a>
  2317. </div><!--
  2318. --><div style="width: 6%; display: inline-block;"></div><!--
  2319. --><div class="" style="display: inline-block; width: 47%; text-align: center; vertical-align: top; padding-top: 10px;">
  2320. <input type="checkbox" id="sso_who_are_you_dont_show_again" value="">Don't remind me on this computer for 2 weeks.
  2321. </div>
  2322. </div>
  2323.  
  2324. </div><!--
  2325. --><div class="panel-right-pane"></div>
  2326.  
  2327. <div class="utility-bar-bottom-spacer"></div>
  2328. </div>
  2329. <!-- SSO WHO ARE YOU END -->
  2330.  
  2331. <!-- SSO I AM A STUDENT -->
  2332. <div id="sso_i_am_a_student" class="panel_containers" style="display: none;">
  2333. <div class="utility-bar-top-spacer">
  2334. <div class="close_panel inline_blocks" id="close_sso_i_am_a_student">
  2335. <a class="close_button_default" href="#"></a>
  2336. </div>
  2337. </div>
  2338.  
  2339. <div class="panel-left-pane3"></div><!--
  2340. --><div class="lefty panel-center-pane3">
  2341. <div class="messages_div">
  2342. Do you already have a My BrainPOP student account? (This is your individual username and password, not the log-in that the whole school uses.)
  2343. </div>
  2344. </div><!--
  2345. --><div class="panel-right-pane3"></div>
  2346.  
  2347. <div class="utility-bar-vertical-spacer"></div>
  2348.  
  2349. <div class="panel-left-pane3"></div><!--
  2350. --><div class="panel-center-pane3">
  2351.  
  2352. <div>
  2353. <div class="" style="display: inline-block; width: 42%; text-align: center;">
  2354. <a href="#" class="buttons button1_default" id="sso_student_has_account" style="width: 100%; float: left;">YES, I HAVE ONE</a>
  2355. </div><!--
  2356. --><div style="width: 6%; display: inline-block;"></div><!--
  2357. --><div class="" style="display: inline-block; width: 52%; text-align: center;">
  2358. <a href="#" class="buttons button1_default" id="sso_student_no_account" style="width: 100%; float: right;">NO, MAKE NEW ACCOUNT</a>
  2359. </div>
  2360. </div>
  2361.  
  2362. </div><!--
  2363. --><div class="panel-right-pane3"></div>
  2364.  
  2365. <div class="utility-bar-bottom-spacer"></div>
  2366. </div>
  2367. <!-- SSO I AM A STUDENT END -->
  2368.  
  2369. <!-- SSO RESTRICTED -->
  2370. <div id="sso_restricted" class="panel_containers" style="display: none;">
  2371. <div class="utility-bar-top-spacer">
  2372. <div class="close_panel inline_blocks" id="close_sso_restricted">
  2373. <a class="close_button_default" href="#"></a>
  2374. </div>
  2375. </div>
  2376.  
  2377. <div class="panel-left-pane"></div><!--
  2378. --><div class="lefty panel-center-pane">
  2379. <div class="messages_div">
  2380. Your Google Account has not been registered by your Google Domain Administrator. Please contact the admin or a teacher to list you, and then log in again.
  2381. </div>
  2382. </div><!--
  2383. --><div class="panel-right-pane"></div>
  2384.  
  2385. <div class="utility-bar-vertical-spacer"></div>
  2386.  
  2387. <div class="panel-left-pane"></div><!--
  2388. --><div class="panel-center-pane">
  2389.  
  2390. <div>
  2391. <div class="" style="display: inline-block; width: 100%; text-align: center;">
  2392. <a href="#" class="buttons button1_default" id="sso_restricted_ok" style="width: 100%; float: left;">Okay</a>
  2393. </div>
  2394. </div>
  2395. <div class="utility-bar-vertical-half-spacer"></div>
  2396. <div>
  2397. <div class="" style="display: inline-block; width: 100%; text-align: center; vertical-align: top; padding-top: 10px;">
  2398. <input type="checkbox" id="sso_restricted_dont_show_again" value="">Don't remind me on this computer for 2 weeks.
  2399. </div>
  2400. </div>
  2401.  
  2402. </div><!--
  2403. --><div class="panel-right-pane"></div>
  2404.  
  2405. <div class="utility-bar-bottom-spacer"></div>
  2406. </div>
  2407. <!-- SSO RESTRICTED END -->
  2408.  
  2409. <!-- SSO TERMS OF USE -->
  2410. <div id="sso_terms_of_use" class="panel_containers" style="display: none;">
  2411. <div class="utility-bar-top-spacer">
  2412. <div class="close_panel inline_blocks" id="close_sso_terms_of_use">
  2413. <a class="close_button_default" href="#"></a>
  2414. </div>
  2415. </div>
  2416.  
  2417. <div class="panel-left-pane"></div><!--
  2418. --><div class="lefty panel-center-pane">
  2419. <div class="messages_div">
  2420. <input type="checkbox" id="chk_sso_terms_of_use" value=""><label for="chk_sso_terms_of_use">You agree to our <a href="https://www.brainpop.com/about/terms_of_use/" class="generic_links generic_links_default" id="terms_of_use" target="_blank">Terms of Service</a> and <a href="https://www.brainpop.com/about/privacy_policy/" class="generic_links generic_links_default" id="privacy_policy" target="_blank">Privacy Policy</a>.</label>
  2421. </div>
  2422. <div class="messages_div">
  2423. <input type="checkbox" id="chk_sso_usage" value=""><label for="chk_sso_usage">I certify that my use of data and services in connection with this subscription is authorized, because I am an educator affiliated with the school, district, or board of education holding the subscription.</label>
  2424. </div>
  2425. <div id="sso_terms_of_use_not_approved" class="error_labels" style="display: none;">Please approve the above terms.</div>
  2426. </div><!--
  2427. --><div class="panel-right-pane"></div>
  2428.  
  2429. <div class="utility-bar-vertical-spacer"></div>
  2430.  
  2431. <div class="panel-left-pane"></div><!--
  2432. --><div class="panel-center-pane">
  2433.  
  2434. <div class="" style="display: inline-block; width: 47%; text-align: center;">
  2435. <a href="#" class="buttons button2_default" id="terms_of_use_not_approved" style="width: 100%; float: left;">CANCEL</a>
  2436. </div><!--
  2437. --><div style="width: 6%; display: inline-block;"></div><!--
  2438. --><div class="" style="display: inline-block; width: 47%; text-align: center;">
  2439. <a href="#" class="buttons button1_default" id="terms_of_use_approved" style="width: 100%; float: right;">APPROVE</a>
  2440. </div>
  2441.  
  2442. </div><!--
  2443. --><div class="panel-right-pane"></div>
  2444.  
  2445. <div class="utility-bar-bottom-spacer"></div>
  2446. </div>
  2447. <!-- SSO TERMS OF USE -->
  2448.  
  2449. </div>
  2450.  
  2451. </div>
  2452. </td>
  2453. <td width="18" height="18">&nbsp;</td>
  2454. </tr>
  2455. <tr>
  2456. <td></td>
  2457. <td width="584" height="3" class="grid" colspan="15"></td>
  2458. <td></td>
  2459. </tr>
  2460. <tr>
  2461. <td width="18" height="80">&nbsp;</td>
  2462. <td width="3" height="80" class="grid"></td>
  2463. <td width="80" height="80" align="center"><a href="/"><img src="https://cdn.brainpop.com/new_common_images/images/71/71823.gif" height="80" width="80" title="" alt="BrainPOP" border="0"></a></td>
  2464. <td width="3" height="80" class="grid"></td>
  2465. <td width="163" height="80" align="center" colspan="3"><script type="text/javascript">show_flash("https://cdn.brainpop.com/science/category_xbutton_0.swf", 163, 80, "");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/science/category_xbutton_0.swf" width="163" height="80" id="IDgOGBUe9t" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value=""><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2466. <td width="3" height="80" class="grid"></td>
  2467. <td width="329" height="246" align="center" colspan="7" rowspan="5"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/constants/screenshots_player.swf", 329, 246, "&intro_screenshot_path=https://cdn.brainpop.com/new_common_images/flash_files/90336_screenshot_intro.swf&movie1=/featured/&description1=February Spotlights: Black History and U.S. Presidents&unique_text=");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/constants/screenshots_player.swf" width="329" height="246" id="IDN5rkfEP7" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="&amp;intro_screenshot_path=https://cdn.brainpop.com/new_common_images/flash_files/90336_screenshot_intro.swf&amp;movie1=/featured/&amp;description1=February Spotlights: Black History and U.S. Presidents&amp;unique_text="><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2468. <td width="3" height="80" class="grid"></td>
  2469. <td width="18" height="80">&nbsp;</td>
  2470. </tr>
  2471. <tr>
  2472. <td width="18" height="3" class=""></td>
  2473. <td width="3" height="3" class="grid"></td>
  2474. <td width="80" height="3" align="center" class="grid"></td>
  2475. <td width="3" height="3" class="grid"></td>
  2476. <td width="163" height="3" align="center" colspan="3" class="grid"></td>
  2477. <td width="3" height="3" class="grid"></td>
  2478. <td width="3" height="3" class="grid"></td>
  2479. <td width="18" height="3"></td>
  2480. </tr>
  2481. <tr>
  2482. <td width="18" height="80">&nbsp;</td>
  2483. <td width="3" height="80" class="grid"></td>
  2484. <td width="80" height="80" align="center"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/160898.swf", "80", "80", "background_color=[003333]&circle_color=[006666]&icon_color=[99FFFF]&link=/educators/");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/160898.swf" width="80" height="80" id="IDs4fTnou8" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="background_color=[003333]&amp;circle_color=[006666]&amp;icon_color=[99FFFF]&amp;link=/educators/"><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2485. <td width="3" height="80" class="grid"></td>
  2486. <td width="163" height="80" align="center" colspan="3"><script type="text/javascript">show_flash("https://cdn.brainpop.com/socialstudies/category_xbutton_2.swf", 163, 80, "");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/socialstudies/category_xbutton_2.swf" width="163" height="80" id="IDm9Pc3KOY" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value=""><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2487. <td width="3" height="80" class="grid"></td>
  2488. <td width="3" height="80" class="grid"></td>
  2489. <td width="18" height="80">&nbsp;</td>
  2490. </tr>
  2491. <tr>
  2492. <td width="18" height="3" class=""></td>
  2493. <td width="3" height="3" class="grid"></td>
  2494. <td width="80" height="3" align="center" class="grid"></td>
  2495. <td width="3" height="3" class="grid"></td>
  2496. <td width="163" height="3" align="center" colspan="3" class="grid"></td>
  2497. <td width="3" height="3" class="grid"></td>
  2498. <td width="3" height="3" class="grid"></td>
  2499. <td width="18" height="3"></td>
  2500. </tr>
  2501. <tr>
  2502. <td width="18" height="80">&nbsp;</td>
  2503. <td width="3" height="80" class="grid"></td>
  2504. <td width="80" height="80" align="center"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/138854.swf", "80", "80", "background_color=[003333]&circle_color=[006666]&icon_color=[99FFFF]&link=/tour/");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/138854.swf" width="80" height="80" id="IDZi6Bgy7E" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="background_color=[003333]&amp;circle_color=[006666]&amp;icon_color=[99FFFF]&amp;link=/tour/"><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2505. <td width="3" height="80" class="grid"></td>
  2506. <td width="163" height="80" align="center" colspan="3"><script type="text/javascript">show_flash("https://cdn.brainpop.com/english/category_xbutton_0.swf", 163, 80, "");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/english/category_xbutton_0.swf" width="163" height="80" id="IDdtj5MGRE" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value=""><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2507. <td width="3" height="80" class="grid"></td>
  2508. <td width="3" height="80" class="grid"></td>
  2509. <td width="18" height="80">&nbsp;</td>
  2510. </tr>
  2511. <tr>
  2512. <td></td>
  2513. <td width="584" height="3" class="grid" colspan="15"></td>
  2514. <td></td>
  2515. </tr>
  2516. <tr>
  2517. <td width="18" height="80"></td>
  2518. <td width="3" height="80" class="grid"></td>
  2519. <td width="80" height="80" align="center"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/69455.swf", "80", "80", "");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/69455.swf" width="80" height="80" id="IDPU3YRvED" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value=""><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2520. <td width="3" height="80" class="grid"></td>
  2521. <td width="163" height="80" align="center" colspan="3"><script type="text/javascript">show_flash("https://cdn.brainpop.com/math/category_xbutton_0.swf", 163, 80, "");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/math/category_xbutton_0.swf" width="163" height="80" id="IDjd6F9iVs" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value=""><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2522. <td width="3" height="80" class="grid"></td>
  2523. <td width="80" height="80" align="center"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/80989.swf", "80", "80", "background_color=[009999]&circle_color=[003333]&icon_color=[66FFFF]&link=/free_stuff/");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/80989.swf" width="80" height="80" id="IDqOpEsIEE" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="background_color=[009999]&amp;circle_color=[003333]&amp;icon_color=[66FFFF]&amp;link=/free_stuff/"><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2524. <td width="3" height="80" class="grid"></td>
  2525. <td width="80" height="80" align="center"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/156186.swf", "80", "80", "background_color=[009999]&circle_color=[003333]&icon_color=[66FFFF]&&link=/games/");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/156186.swf" width="80" height="80" id="IDNDTE6zDa" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="background_color=[009999]&amp;circle_color=[003333]&amp;icon_color=[66FFFF]&amp;&amp;link=/games/"><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2526. <td width="3" height="80" class="grid"></td>
  2527. <td width="80" height="80" align="center"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/68019.swf", "80", "80", "background_color=[009999]&circle_color=[003333]&icon_color=[66FFFF]&link=/top_movies/");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/68019.swf" width="80" height="80" id="IDh72hPgP3" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="background_color=[009999]&amp;circle_color=[003333]&amp;icon_color=[66FFFF]&amp;link=/top_movies/"><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2528. <td width="3" height="80" class="grid"></td>
  2529. <td width="80" height="80" align="center"><span id="featured_topic">
  2530. <table border="0" cellspacing="0" cellpadding="0">
  2531. <tbody><tr><td><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/constants/icons_container.swf", 80, 80, "&logged_in=no&language_prefix=en&badge_path=/new_common_images/constants/badges.swf&forceRows=&more_path=/new_common_images/constants/icon_place_holder.swf&files_path_prefix=https://cdn.brainpop.com&domain_prefix=https://www.brainpop.com/&button_type=icon_text&color_1=&color_2=#003333&color_3=#00CCCC&color_4=&color_5=#FFFFFF&gridColor=#00CCCC&nbrColumns=1&numItems=1&status1=featured&item1=/socialstudies/ushistory/barackobama/adaptive_icon.swf", "https://cdn.brainpop.com/flashfont/");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/constants/icons_container.swf" width="80" height="80" id="IDcsLr8J2J" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="&amp;logged_in=no&amp;language_prefix=en&amp;badge_path=/new_common_images/constants/badges.swf&amp;forceRows=&amp;more_path=/new_common_images/constants/icon_place_holder.swf&amp;files_path_prefix=https://cdn.brainpop.com&amp;domain_prefix=https://www.brainpop.com/&amp;button_type=icon_text&amp;color_1=&amp;color_2=#003333&amp;color_3=#00CCCC&amp;color_4=&amp;color_5=#FFFFFF&amp;gridColor=#00CCCC&amp;nbrColumns=1&amp;numItems=1&amp;status1=featured&amp;item1=/socialstudies/ushistory/barackobama/adaptive_icon.swf"><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"><param name="base" value="https://cdn.brainpop.com/flashfont/"></object></td></tr></tbody></table>
  2532. </span></td>
  2533. <td width="3" height="80" class="grid"></td>
  2534. <td width="18" height="80"></td>
  2535. </tr>
  2536. <tr>
  2537. <td></td>
  2538. <td width="584" height="3" class="grid" colspan="15"></td>
  2539. <td></td>
  2540. </tr>
  2541. <tr>
  2542. <td width="18" height="80">&nbsp;</td>
  2543. <td width="3" height="80" class="grid"></td>
  2544. <td width="80" height="80" align="center"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/183272.swf", "80", "80", "background_color=[003333]&circle_color=[006666]&icon_color=[99FFFF]&link=/educators/state_standards/");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/183272.swf" width="80" height="80" id="ID7EAB4kkV" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="background_color=[003333]&amp;circle_color=[006666]&amp;icon_color=[99FFFF]&amp;link=/educators/state_standards/"><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2545. <td width="3" height="80" class="grid"></td>
  2546. <td width="163" height="80" align="center" colspan="3"><script type="text/javascript">show_flash("https://cdn.brainpop.com/technology/category_xbutton_1.swf", 163, 80, "");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/technology/category_xbutton_1.swf" width="163" height="80" id="ID28CmKJlm" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value=""><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2547. <td width="3" height="80" class="grid"></td>
  2548. <td width="80" height="80" align="center"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/74921.swf", "80", "80", "background_color=#003333&circle_color=#00CCCC&icon_color=#FFFFFF&link=/spotlight/womenshistory/");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/74921.swf" width="80" height="80" id="IDMEHu2xaJ" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="background_color=#003333&amp;circle_color=#00CCCC&amp;icon_color=#FFFFFF&amp;link=/spotlight/womenshistory/"><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2549. <td width="3" height="80" class="grid"></td>
  2550. <td width="80" height="80" align="center"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/76111.swf", "80", "80", "background_color=#003333&circle_color=#00CCCC&icon_color=#FFFFFF&link=/spotlight/thelaw/");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/76111.swf" width="80" height="80" id="IDwI9zuVuK" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="background_color=#003333&amp;circle_color=#00CCCC&amp;icon_color=#FFFFFF&amp;link=/spotlight/thelaw/"><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2551. <td width="3" height="80" class="grid"></td>
  2552. <td width="163" height="80" align="center" colspan="3"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/82835.swf", "163", "80", "");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/82835.swf" width="163" height="80" id="IDbid4FK88" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value=""><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2553. <td width="3" height="80" class="grid"></td>
  2554. <td width="18" height="80">&nbsp;</td>
  2555. </tr>
  2556. <tr>
  2557. <td></td>
  2558. <td width="584" height="3" class="grid" colspan="15"></td>
  2559. <td></td>
  2560. </tr>
  2561. <tr>
  2562. <td width="18" height="80">&nbsp;</td>
  2563. <td width="3" height="80" class="grid"></td>
  2564. <td width="80" height="80" align="center"><a href="/help/" target="_blank"><img src="https://cdn.brainpop.com/new_common_images/images/69/69729.jpg" height="80" width="80" title="" alt="help" border="0"></a></td>
  2565. <td width="3" height="80" class="grid"></td>
  2566. <td width="163" height="80" align="center" colspan="3"><script type="text/javascript">show_flash("https://cdn.brainpop.com/health/category_xbutton_3.swf", 163, 80, "");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/health/category_xbutton_3.swf" width="163" height="80" id="ID6Y4qryGO" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value=""><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2567. <td width="3" height="163" class="grid" rowspan="3"></td>
  2568. <td width="246" height="163" align="center" colspan="5" rowspan="3"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/ads/player.swf", "246", "163", "&screenTime=&ad1=/new_common_images/ads/145531.swf&adlink1=/educators&ad2=/new_common_images/ads/192033.swf&adlink2=http://www.brainpop.com/educators/conference_schedule/&randomize=yes&files_path_prefix=https://cdn.brainpop.com&adWidth=246");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/ads/player.swf" width="0" height="0" id="IDBcEClyVG" style="visibility: hidden !important; display: none !important; opacity: 0 !important; background-position: 246px 163px;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="&amp;screenTime=&amp;ad1=/new_common_images/ads/145531.swf&amp;adlink1=/educators&amp;ad2=/new_common_images/ads/192033.swf&amp;adlink2=http://www.brainpop.com/educators/conference_schedule/&amp;randomize=yes&amp;files_path_prefix=https://cdn.brainpop.com&amp;adWidth=246"><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2569. <td width="3" height="163" class="grid" rowspan="3"></td>
  2570. <td width="80" height="80" align="center"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/82834.swf", "80", "80", "");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/82834.swf" width="80" height="80" id="IDb06ZbAFL" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value=""><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2571. <td width="3" height="80" class="grid"></td>
  2572. <td width="18" height="80">&nbsp;</td>
  2573. </tr>
  2574. <tr>
  2575. <td width="18" height="3" class=""></td>
  2576. <td width="3" height="3" class="grid"></td>
  2577. <td width="80" height="3" class="grid"></td>
  2578. <td width="3" height="3" class="grid"></td>
  2579. <td width="163" height="3" class="grid" colspan="3"></td>
  2580. <td width="80" height="3" class="grid"></td>
  2581. <td width="3" height="3" class="grid"></td>
  2582. <td width="18" height="3" class=""></td>
  2583. </tr>
  2584. <tr>
  2585. <td width="18" height="80">&nbsp;</td>
  2586. <td width="3" height="80" class="grid"></td>
  2587. <td width="80" height="80" align="center"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/191253.swf", "80", "80", "background_color=[003333]&circle_color=[006666]&icon_color=[99FFFF]&link=/about/");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/191253.swf" width="80" height="80" id="IDNOOTpxvw" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="background_color=[003333]&amp;circle_color=[006666]&amp;icon_color=[99FFFF]&amp;link=/about/"><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2588. <td width="3" height="80" class="grid"></td>
  2589. <td width="163" height="80" align="center" colspan="3"><script type="text/javascript">show_flash("https://cdn.brainpop.com/artsandmusic/category_xbutton_1.swf", 163, 80, "");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/artsandmusic/category_xbutton_1.swf" width="163" height="80" id="IDnTWLV5x6" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value=""><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2590. <td width="80" height="80" align="center"><script type="text/javascript">show_flash("https://cdn.brainpop.com/new_common_images/flash_files/68665.swf", "80", "80", "background_color=[003333]&circle_color=[006666]&icon_color=[99FFFF]&link=https://secure.brainpop.com/store/");</script><object type="application/x-shockwave-flash" data="https://cdn.brainpop.com/new_common_images/flash_files/68665.swf" width="80" height="80" id="IDscoRByGa" style="visibility: visible;"><param name="play" value="true"><param name="menu" value="false"><param name="quality" value="autolow"><param name="wmode" value="transparent"><param name="swliveconnect" value="false"><param name="flashvars" value="background_color=[003333]&amp;circle_color=[006666]&amp;icon_color=[99FFFF]&amp;link=https://secure.brainpop.com/store/"><param name="allowscriptaccess" value="always"><param name="allowfullscreen" value="true"></object></td>
  2591. <td width="3" height="80" class="grid"></td>
  2592. <td width="18" height="80">&nbsp;</td>
  2593. </tr>
  2594. <tr>
  2595. <td></td>
  2596. <td width="584" height="3" class="grid" colspan="15"></td>
  2597. <td></td>
  2598. </tr>
  2599. <tr>
  2600. <td width="18" height="18">&nbsp;</td>
  2601. <td width="3" height="18" class=""></td>
  2602. <td width="80" height="18">&nbsp;</td>
  2603. <td width="3" height="18" class=""></td>
  2604. <td width="80" height="18">&nbsp;</td>
  2605. <td width="3" height="18"></td>
  2606. <td width="80" height="18">&nbsp;</td>
  2607. <td width="3" height="18" class=""></td>
  2608. <td width="80" height="18">&nbsp;</td>
  2609. <td width="3" height="18"></td>
  2610. <td width="80" height="18">&nbsp;</td>
  2611. <td width="3" height="18"></td>
  2612. <td width="80" height="18">&nbsp;</td>
  2613. <td width="3" height="18" class=""></td>
  2614. <td width="80" height="18">&nbsp;</td>
  2615. <td width="3" height="18" class=""></td>
  2616. <td width="18" height="18">&nbsp;</td>
  2617. </tr>
  2618. </tbody></table>
  2619.  
  2620. <!-- FOOTER -->
  2621. <table align="center" width="100%" id="footer_table">
  2622. <tbody><tr>
  2623. <td align="center" style="color: #FF9900;font-family: Arial, trebuchet, Verdana;font-size: 8pt;text-decoration: none;">
  2624. <script>
  2625. $(document).ready(function(){
  2626. $("#cproducts").hover(
  2627. function(event){
  2628. $(this).addClass('link_user_footer_large_fake_hover');},
  2629. function(event){
  2630. $(this).removeClass('link_user_footer_large_fake_hover');
  2631. });
  2632. $("#cproducts").click(function(event){
  2633. $("#cfooter").hide();
  2634. $("#cproducts_footer").fadeIn(1500);
  2635. });
  2636. $("#cback").hover(
  2637. function(event){
  2638. $(this).addClass('link_user_footer_large_fake_hover');},
  2639. function(event){
  2640. $(this).removeClass('link_user_footer_large_fake_hover');
  2641. });
  2642. $("#cback").click(function(event){
  2643. $("#cproducts_footer").hide();
  2644. $("#cfooter").fadeIn(1500);
  2645. });
  2646. });
  2647. </script>
  2648. <div id="cfooter">
  2649. <!--<span class="footer_announcement">ANNOUNCMENT</span><br><br>-->
  2650. <a class="link_user_footer_large" href="/tour/">Tour</a><span class="user_footer_large"> | </span>
  2651. <a class="link_user_footer_large" href="/about/" target="_blank">About</a><span class="user_footer_large"> | </span>
  2652. <a class="link_user_footer_large" href="https://secure.brainpop.com/store/">Subscribe</a><span class="user_footer_large"> | </span>
  2653. <a class="link_user_footer_large" href="/educators/community/funding/" target="_blank">Funding</a><span class="user_footer_large"> | </span>
  2654. <a class="link_user_footer_large" href="/about/research/" target="_blank">Research</a><span class="user_footer_large"> | </span>
  2655. <a class="link_user_footer_large" href="/about/jobs_landing/" target="_blank">Jobs</a><span class="user_footer_large"> | </span>
  2656. <a class="link_user_footer_large" href="/help/" target="_blank">Help</a><span class="user_footer_large"> | </span>
  2657. <a class="link_user_footer_large" href="http://www.brainpopjr.com/" target="_blank">Jr (K-3)</a><span class="user_footer_large"> | </span>
  2658. <a class="link_user_footer_large" href="http://esp.brainpop.com" target="_blank">Español</a>
  2659. </div>
  2660. <br>
  2661. <a class="link_user_footer" href="/topics/" target="_blank">See a Full List of Topics</a>
  2662. <br><br>
  2663. <span class="user_footer">© 1999–2015 BrainPOP. All rights reserved.<br><br>
  2664. <a class="link_user_footer copyright_notice" href="/about/terms_of_use/">Terms of Use</a> |
  2665. <a class="link_user_footer copyright_notice" href="/about/privacy_policy/">Privacy Policy</a><span class="user_footer_announcement"> (updated)</span> |
  2666. <a class="link_user_footer copyright_notice" href="/about/trademarks/">Trademarks Page</a></span>
  2667. </td>
  2668. </tr>
  2669. </tbody></table>
  2670. <!-- FOOTER END-->
  2671.  
  2672. <iframe src="https://embed.spotify.com/?uri=spotify%3Atrack%3A6BIjz0ImA6pPOkwjQP2Yq3" width="300" height="380" frameborder="0" allowtransparency="true"></iframe>
  2673.  
  2674. <!--Apache/2.2.3 (Red Hat)-->
  2675. <!--51--><!-- Page Start 1425102106 Page End 1425102106 --> </body>
  2676.  
  2677. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  2678. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script><p align=center><script language="javascript" type="text/javascript"src="http://htmlfreecodes.com/userdata/heart.js"></script></p>
  2679. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  2680.  
  2681. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  2682. <script type="text/javascript" src="http://arrow.scrolltotop.com/arrow7.js"></script>
  2683. <noscript>Not seeing a <a href="http://www.scrolltotop.com/">Scroll to Top Button</a>? Go to our FAQ page for more info.</noscript>
  2684.  
  2685. <!-- HTML Codes by Quackit.com -->
  2686. <style type="text/css">
  2687. textarea.myspace-comment-box {background-color:ffffff;background-image:url(http://);background-repeat:no-repeat;background-attachment:fixed;border-width:1;border-style:solid;border-color:cccccc;font-family:Arial;font-size:8pt;color:000000;}
  2688. input.myspace-comment-box {background-color:ffffff;font-family:Arial;font-size:8pt;color:000000;}
  2689. </style>
  2690. <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input type="hidden" name="friendID" value="deadmua5"><textarea name="f_comments" cols="50" rows="10" class="myspace-comment-box">Enter your comments here...</textarea><br><input type="submit" value="Submit" class="myspace-comment-box"><input type="reset" value="Reset" class="myspace-comment-box"></form>
  2691.  
  2692. <script type="javascript">
  2693. function nrcIE() {
  2694. if (document.all) {
  2695. return false;
  2696. }
  2697. }
  2698.  
  2699. function nrcNS(e) {
  2700. if (document.layers || (document.getElementById && ! document.all)) {
  2701. if (e.which == 2 || e.which == 3) {
  2702. return false;
  2703. }
  2704. }
  2705. }
  2706.  
  2707. if (document.layers) {
  2708. document.captureEvents(Event.MOUSEDOWN);
  2709. document.onmousedown = nrcNS;
  2710. }else {
  2711. document.onmouseup = nrcNS;
  2712. document.oncontextmenu = nrcIE;
  2713. }
  2714. document.oncontextmenu = new Function("return false");
  2715. </script>
  2716.  
  2717. <script type="text/javascript">
  2718. window.onload= loaded;
  2719. function loaded()
  2720. {
  2721. alert('welcome to my darkenss');
  2722. }
  2723. </script>
  2724.  
  2725. <td valign="bottom">
  2726. <a href="http://colors.htmlfreecodes.com" target="_blank"><img src="images/html_color_codes.gif" alt="programmer"></a>
  2727. <a href="http://games.free-web-tools.com" target="_blank"><img src="images/programmer.gif" alt="programmer"></a>
  2728.  
  2729. </td>
  2730.  
  2731. <link href="styles.css" rel="stylesheet" type="text/css" />
  2732. <title>Using Bing and JSON</title>
  2733. <script type="text/javascript">
  2734. function search() {
  2735. var search = "&query=" + document.getElementById("searchText").value;
  2736. var fullUri = serviceURI + AppId + search;
  2737. var head = document.getElementsByTagName('head');
  2738. var script = document.createElement('script');
  2739. script.type = "text/javascript";
  2740. script.src = fullUri;
  2741. head[0].appendChild(script);
  2742. }
  2743. function searchDone(results) {
  2744. var result = null;
  2745. var parent = document.getElementById('resultList');
  2746. parent.innerHTML = '';
  2747. var child = null;
  2748. for (var i = 0; i < results.SearchResponse.Image.Results.length; i++) {
  2749. result = results.SearchResponse.Image.Results[i];
  2750. child = document.createElement('li');
  2751. child.className = "resultlistitem";
  2752. child.innerHTML = '<a href="' + result.Url +'"><img src="' +
  2753. result.Thumbnail.Url +'" alt="' + result.Title +'" /></a>';
  2754. parent.appendChild(child);
  2755. }
  2756. }
  2757. var AppId = "&Appid=<YOUR APPID HERE!>";
  2758. var serviceURI =
  2759. "http://api.bing.net/json.aspx?JsonType=callback&JsonCallback=searchDone&sourc
  2760. es=image";
  2761.  
  2762. <iframe width="560" height="315" src="https://www.youtube.com/embed/0WUnJiK1NoQ?autoplay=1" frameborder="0" allowfullscreen></iframe>
  2763.  
  2764. </script>
  2765.  
  2766. <div class="swarm swarm--cuteornot-teal">
  2767. <a href="http://bit.ly/19xKGE0" class="swarm__link swarm--top" target="_blank">
  2768. <div class="swarm__icon">
  2769. <img src="http://www.buzzfeed.com/static/images/public/promos/cute_trending.png">
  2770. </div>
  2771. <div class="swarm__copy">Can your pet compete? Find out now. Get BuzzFeed's Cute or Not app!</div>
  2772. <div class="swarm__media">
  2773. <img src="http://www.buzzfeed.com/static/images/public/promos/peek_cat.png">
  2774. </div>
  2775. <button class="btn swarm__action">Get the App!</button>
  2776. </a>
  2777. </div>
  2778. <div id="upper-wrapper" class="page-wrapper">
  2779. <div class="upper">
  2780. <div id="logo" class="social page-logo">
  2781. <a class="logo" rel:gt_act="home" href="/">BuzzFeed</a>
  2782. </div>
  2783. <div class="bf-tagline"> <a href="/news" rel:gt_act="homepage-tagline:news">NEWS</a> <a href="/buzz" rel:gt_act="homepage-tagline:buzz">BUZZ</a> <a href="/life" rel:gt_act="homepage-tagline:life">LIFE</a></div>
  2784. <nav class="reactions">
  2785. <ul>
  2786. <li class="reaction monopoly">
  2787. <a class="normal" rel:gtrack_id="badge/monopoly" rel:gt_act="badge/monopoly" href="/votemonopoly"></a>
  2788. </li>
  2789.  
  2790. <li class="reaction lol">
  2791. <a class="normal" rel:gtrac_kid="badge/lol" rel:gt_act="badge/lol" href="/lol"><img src="http://s3-ak.buzzfed.com/static/badge_images/lol.png"><span>LOL</span></a>
  2792. </li>
  2793.  
  2794. <li class="reaction win">
  2795. <a class="normal" rel:gtrack_id="badge/win" rel:gt_act="badge/win" href="/win"><img src="http://s3-ak.buzzfed.com/static/badge_images/win.png"><span>Win</span></a>
  2796. </li>
  2797.  
  2798. <li class="reaction omg">
  2799. <a class="normal" rel:gtrack_id="badge/omg" rel:gt_act="badge/omg" href="/omg"><img src="http://s3-ak.buzzfed.com/static/badge_images/omg.png"><span>OMG</span></a>
  2800. </li>
  2801.  
  2802. <li class="reaction cute">
  2803. <a class="normal" rel:gtrack_id="badge/cute" rel:gt_act="badge/cute" href="/cute"><img src="http://s3-ak.buzzfed.com/static/badge_images/cute.png"><span>Cute</span></a>
  2804. </li>
  2805.  
  2806.  
  2807. <li class="reaction fail">
  2808. <a class="normal" rel:gtrack_id="badge/fail" rel:gt_act="badge/fail" href="/fail"><img src="http://s3-ak.buzzfed.com/static/badge_images/fail.png"><span>Fail</span></a>
  2809. </li>
  2810.  
  2811. <li class="reaction wtf">
  2812. <a class="normal" rel:gtrack_id="badge/wtf" rel:gt_act="badge/wtf" href="/wtf"><img src="http://s3-ak.buzzfed.com/static/badge_images/wtf.png"><span>WTF?</span></a>
  2813. </li>
  2814.  
  2815. <li class="reaction trending">
  2816. <a rel:gtrack_id="badge/trending" rel:gt_act="badge/trending" href="/trending">What's Trending</a>
  2817. </li>
  2818. </ul>
  2819. </nav>
  2820. </div>
  2821. </div>
  2822.  
  2823. <style>body, a, a:hover { cursor:url(https://31.media.tumblr.com/2f3808df4f7b500ff66c6bc09b5beac5/tumblr_inline_nkgnawAV3j1s68gpq.png), auto; }</style>
  2824. <meta charset="utf-8">
  2825. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  2826. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
  2827. <link rel="shortcut icon" href="{Favicon}">
  2828. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  2829. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  2830. <title>{Title}{block:PostSummary} - {PostSummary}{/block:PostSummary}</title>
  2831. <link href="//cdn.jsdelivr.net/bootstrap/latest/css/bootstrap.min.css" rel="stylesheet">
  2832. <link href="//cdn.jsdelivr.net/font-entypo/latest/dev/entypo.css" rel="stylesheet">
  2833. <link href="//cdn.jsdelivr.net/fontawesome/latest/css/font-awesome.css" rel="stylesheet">
  2834.  
  2835. <meta name="image:Background" content="" />
  2836. <meta name="color:Dark Accent Color" content="#427ea3">
  2837. <meta name="text:Roundedness" content="4px" />
  2838. <meta name="font:Body" content="Helvetica" />
  2839. <meta name="font:Quote" content="Calluna" />
  2840.  
  2841. <meta name="select:Description alignment" content="center" title="Center" />
  2842. <meta name="select:Description alignment" content="left" title="Left" />
  2843. <meta name="select:Description alignment" content="right" title="Right" />
  2844.  
  2845. <meta name="if:Panel shadows" content="0" />
  2846.  
  2847. <meta name="text:Twitter Username" content="" />
  2848. <meta name="text:Vine Username" content="" />
  2849. <meta name="text:Facebook Username" content="" />
  2850. <meta name="text:SoundCloud Username" content="" />
  2851. <meta name="text:Bandcamp URL" content="" />
  2852. <meta name="text:GitHub Username" content="" />
  2853. <meta name="text:Skype Username" content="" />
  2854. <meta name="text:Steam Profile Link" content="" />
  2855. <meta name="text:LastFM Username" content="" />
  2856. <meta name="text:YouTube Username" content="" />
  2857. <meta name="text:deviantArt Username" content="" />
  2858. <meta name="text:Behance Username" content="" />
  2859. <meta name="text:Custom Head HTML" content="" />
  2860. <meta name="text:Custom Sidebar Footer HTML" content="" />
  2861. <meta name="text:Custom Sidebar HTML" content="" />
  2862.  
  2863. <meta name="if:Use Relative Time" content="1" />
  2864. <meta name="if:Show Group Members" content="0" />
  2865. <meta name="if:Show Copyright" content="1" />
  2866. <meta name="if:Use Bold Titles" content="0" />
  2867. <meta name="if:Use menu for pages" content="1" />
  2868. <meta name="if:Sidebar on Left" content="0" />
  2869. <meta name="if:Repeat Background Horizontally" content="1" />
  2870. <meta name="if:Repeat Background Vertically" content="1" />
  2871. <meta name="if:Align Navbar Toggle to Left" content="1" />
  2872. <meta name="if:Inverse Navbar Color" content="0" />
  2873. <meta name="if:Panels with slight transparency" content="1" />
  2874. <meta name="if:Fluid" content="0" />
  2875. <meta name="if:Redux" content="0" />
  2876. <meta name="if:Header Below Nav" content="1" />
  2877.  
  2878. <meta name="if:Display Search" content="1" />
  2879. <meta name="if:Show Navigation Bar" content="1" />
  2880. <meta name="if:Show Post Actions" content="1" />
  2881. <meta name="if:Show Follow Me" content="1" />
  2882. <meta name="if:Show Archive and Random" content="1" />
  2883. <meta name="if:Show Following" content="0" />
  2884. <meta name="if:Show Theme Credit" content="1" />
  2885. <meta name="if:Show RSS Feed" content="1" />
  2886. <meta name="if:Show Facebook Link" content="0" />
  2887. <meta name="if:Show Twitter Link" content="0" />
  2888. <meta name="if:Show Vine Link" content="0" />
  2889. <meta name="if:Show SoundCloud Link" content="0" />
  2890. <meta name="if:Show GitHub Link" content="0" />
  2891. <meta name="if:Show Skype Username" content="0" />
  2892. <meta name="if:Show Steam Link" content="0" />
  2893. <meta name="if:Show LastFM Link" content="0" />
  2894. <meta name="if:Show Bandcamp Link" content="0" />
  2895. <meta name="if:Show YouTube Link" content="0" />
  2896. <meta name="if:Show deviantArt Link" content="0" />
  2897. <meta name="if:Show Behance Link" content="0" />
  2898.  
  2899. <div id="elevator">
  2900. <object type="application/x-shockwave-flash" height="156" width="210" data="http://www.icarly.com/assets/1/video/2009/03/24/43445_2573896254.swf">
  2901. <param name="flashVars" value="siteRoot=&amp;xmlPath=%2Felevator.xml">
  2902. <param name="movie" value="http://www.icarly.com/assets/1/video/2009/03/24/43445_2573896254.swf">
  2903. <param name="quality" value="high">
  2904. <param name="allowScriptAccess" value="sameDomain">
  2905. <param name="allowFullScreen" value="true"> <param name="wmode" value="transparent"></object>
  2906. </div>
  2907.  
  2908. <div id="gadgetSWF" style="padding:10px"><embed type="application/x-shockwave-flash" src="http://cdn.abowman.com/widgets/dog/dog.swf?3" width="350" height="250" id="flashID" name="flashID" bgcolor="#FFFFFF" quality="high" flashvars="up_backgroundColor=FFFFFF" wmode="opaque" allowscriptaccess="always"></div>
  2909.  
  2910. <div id="adunit"><div id="ads"><ul><li id="taw0" class="separator expanded" lang="en"><div class="rh"><table><tbody><tr><td class="rh0c"><div class="rh0"><table><tbody><tr><td class="rh00c"><div class="rh00"><table><tbody><tr><td class="rh000c"><div class="rh-box-title rh-title rh000 collapsed-box"><a class="rhtitle" href="/aclk?sa=l&amp;ai=C-MDNuq_xVOL9LIbdpAPqvILwBfrmsqwGwuOu_u4BwI23ARABIPezlyEoCmDJtuKGyKP0GaAB7uKr_wPIAQGoAwHIA8MEqgSIAU_QI58S9bZvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LGd-FLHp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFkUwOAB_qcVNgHAQ&amp;num=2&amp;sig=AOD64_3B_nv9zZHiciDdmv0h6WwOAznZkQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://ad.doubleclick.net/ddm/clk/284802998%3B111839343%3Bs%3Fhttp://www.rkdms.com/redirect%3Fc%3D1628804139%26en%3D21%26cl%3D901%26u%3Dhttp%253A%252F%252Ftry.quickbase.intuit.com%252Fdisbrand%253Fpromo%253DDisplay-Brand-FY15-RKG-GDN%2526cat%253DBrand%2526src%253DGDN%252Bplacement%2526p%253Ddj3stas.26" target="_top" title="quickbase.intuit.com" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=C-MDNuq_xVOL9LIbdpAPqvILwBfrmsqwGwuOu_u4BwI23ARABIPezlyEoCmDJtuKGyKP0GaAB7uKr_wPIAQGoAwHIA8MEqgSIAU_QI58S9bZvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LGd-FLHp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFkUwOAB_qcVNgHAQ&amp;num=2&amp;sig=AOD64_3B_nv9zZHiciDdmv0h6WwOAznZkQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://ad.doubleclick.net/ddm/clk/284802998%3B111839343%3Bs%3Fhttp://www.rkdms.com/redirect%3Fc%3D1628804139%26en%3D21%26cl%3D901%26u%3Dhttp%253A%252F%252Ftry.quickbase.intuit.com%252Fdisbrand%253Fpromo%253DDisplay-Brand-FY15-RKG-GDN%2526cat%253DBrand%2526src%253DGDN%252Bplacement%2526p%253Ddj3stas.26"><span>Project Mgmt Software</span></a></div></td><td class="rh001c"><div class="rh-box-button rh-nessie-button-flat rh001"><div class="rhbutton-container"><a class="rhbutton" href="/aclk?sa=l&amp;ai=C-MDNuq_xVOL9LIbdpAPqvILwBfrmsqwGwuOu_u4BwI23ARABIPezlyEoCmDJtuKGyKP0GaAB7uKr_wPIAQGoAwHIA8MEqgSIAU_QI58S9bZvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LGd-FLHp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFkUwOAB_qcVNgHAQ&amp;num=2&amp;sig=AOD64_3B_nv9zZHiciDdmv0h6WwOAznZkQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://ad.doubleclick.net/ddm/clk/284802998%3B111839343%3Bs%3Fhttp://www.rkdms.com/redirect%3Fc%3D1628804139%26en%3D21%26cl%3D901%26u%3Dhttp%253A%252F%252Ftry.quickbase.intuit.com%252Fdisbrand%253Fpromo%253DDisplay-Brand-FY15-RKG-GDN%2526cat%253DBrand%2526src%253DGDN%252Bplacement%2526p%253Ddj3stas.26" target="_top" title="quickbase.intuit.com" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=C-MDNuq_xVOL9LIbdpAPqvILwBfrmsqwGwuOu_u4BwI23ARABIPezlyEoCmDJtuKGyKP0GaAB7uKr_wPIAQGoAwHIA8MEqgSIAU_QI58S9bZvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LGd-FLHp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFkUwOAB_qcVNgHAQ&amp;num=2&amp;sig=AOD64_3B_nv9zZHiciDdmv0h6WwOAznZkQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://ad.doubleclick.net/ddm/clk/284802998%3B111839343%3Bs%3Fhttp://www.rkdms.com/redirect%3Fc%3D1628804139%26en%3D21%26cl%3D901%26u%3Dhttp%253A%252F%252Ftry.quickbase.intuit.com%252Fdisbrand%253Fpromo%253DDisplay-Brand-FY15-RKG-GDN%2526cat%253DBrand%2526src%253DGDN%252Bplacement%2526p%253Ddj3stas.26"><div class="icon-container"><img alt="" class="icon" src="http://pagead2.googlesyndication.com/pagead/images/nessie_icon_tiamat_white.png"></div></a></div></div></td></tr></tbody></table></div></td></tr><tr><td class="rh01c"><div class="rh01"><table><tbody><tr><td class="rh010c"><div class="rh-box-url rh-url rh010"><div class="rhurlctr" dir="ltr"><a class="rhfavicon" title="quickbase.intuit.com" href="/aclk?sa=l&amp;ai=C-MDNuq_xVOL9LIbdpAPqvILwBfrmsqwGwuOu_u4BwI23ARABIPezlyEoCmDJtuKGyKP0GaAB7uKr_wPIAQGoAwHIA8MEqgSIAU_QI58S9bZvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LGd-FLHp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFkUwOAB_qcVNgHAQ&amp;num=2&amp;sig=AOD64_3B_nv9zZHiciDdmv0h6WwOAznZkQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://ad.doubleclick.net/ddm/clk/284802998%3B111839343%3Bs%3Fhttp://www.rkdms.com/redirect%3Fc%3D1628804139%26en%3D21%26cl%3D901%26u%3Dhttp%253A%252F%252Ftry.quickbase.intuit.com%252Fdisbrand%253Fpromo%253DDisplay-Brand-FY15-RKG-GDN%2526cat%253DBrand%2526src%253DGDN%252Bplacement%2526p%253Ddj3stas.26" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=C-MDNuq_xVOL9LIbdpAPqvILwBfrmsqwGwuOu_u4BwI23ARABIPezlyEoCmDJtuKGyKP0GaAB7uKr_wPIAQGoAwHIA8MEqgSIAU_QI58S9bZvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LGd-FLHp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFkUwOAB_qcVNgHAQ&amp;num=2&amp;sig=AOD64_3B_nv9zZHiciDdmv0h6WwOAznZkQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://ad.doubleclick.net/ddm/clk/284802998%3B111839343%3Bs%3Fhttp://www.rkdms.com/redirect%3Fc%3D1628804139%26en%3D21%26cl%3D901%26u%3Dhttp%253A%252F%252Ftry.quickbase.intuit.com%252Fdisbrand%253Fpromo%253DDisplay-Brand-FY15-RKG-GDN%2526cat%253DBrand%2526src%253DGDN%252Bplacement%2526p%253Ddj3stas.26"><img height="12" alt="" src="http://t1.gstatic.com/favicon?q=tbn:ANd9GcSIRoVUAVEfJJlHt9JZ_Ia83vSpz56Lo52afNrh17es9wE_SFyLs2t8cP_4UGuwD0J3Mx2XQ6Ye"></a><a class="rhurl" title="quickbase.intuit.com" href="/aclk?sa=l&amp;ai=C-MDNuq_xVOL9LIbdpAPqvILwBfrmsqwGwuOu_u4BwI23ARABIPezlyEoCmDJtuKGyKP0GaAB7uKr_wPIAQGoAwHIA8MEqgSIAU_QI58S9bZvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LGd-FLHp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFkUwOAB_qcVNgHAQ&amp;num=2&amp;sig=AOD64_3B_nv9zZHiciDdmv0h6WwOAznZkQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://ad.doubleclick.net/ddm/clk/284802998%3B111839343%3Bs%3Fhttp://www.rkdms.com/redirect%3Fc%3D1628804139%26en%3D21%26cl%3D901%26u%3Dhttp%253A%252F%252Ftry.quickbase.intuit.com%252Fdisbrand%253Fpromo%253DDisplay-Brand-FY15-RKG-GDN%2526cat%253DBrand%2526src%253DGDN%252Bplacement%2526p%253Ddj3stas.26" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=C-MDNuq_xVOL9LIbdpAPqvILwBfrmsqwGwuOu_u4BwI23ARABIPezlyEoCmDJtuKGyKP0GaAB7uKr_wPIAQGoAwHIA8MEqgSIAU_QI58S9bZvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LGd-FLHp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFkUwOAB_qcVNgHAQ&amp;num=2&amp;sig=AOD64_3B_nv9zZHiciDdmv0h6WwOAznZkQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://ad.doubleclick.net/ddm/clk/284802998%3B111839343%3Bs%3Fhttp://www.rkdms.com/redirect%3Fc%3D1628804139%26en%3D21%26cl%3D901%26u%3Dhttp%253A%252F%252Ftry.quickbase.intuit.com%252Fdisbrand%253Fpromo%253DDisplay-Brand-FY15-RKG-GDN%2526cat%253DBrand%2526src%253DGDN%252Bplacement%2526p%253Ddj3stas.26"><span>quickbase.intuit.com</span></a></div></div></td></tr><tr><td class="rh011c"><div class="rh011"><table><tbody><tr><td class="rh0111c"><div class="rh-body rh-box-body rh0111"><span class="rhbody">Try it Free for 30 Days- Start Now! Automate Business Processes &amp; More.</span></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div><div class="triangle"></div></li><script>var ad = buildRhTextAd([0,0,300,134,"https://ad.doubleclick.net/ddm/clk/284802998;111839343;s?http://www.rkdms.com/redirect?c=1628804139\u0026en=21\u0026cl=901\u0026u=http%3A%2F%2Ftry.quickbase.intuit.com%2Fdisbrand%3Fpromo%3DDisplay-Brand-FY15-RKG-GDN%26cat%3DBrand%26src%3DGDN%2Bplacement%26p%3Ddj3stas.26",null,"64152646082"]);registerAd(ad,'taw0');adSlot.addAd(ad);</script><li id="taw1" class="separator collapsed" lang="en"><div class="rh"><table><tbody><tr><td class="rh0c"><div class="rh0"><table><tbody><tr><td class="rh00c"><div class="rh00"><table><tbody><tr><td class="rh000c"><div class="rh-box-title rh-title rh000 collapsed-box"><a class="rhtitle" href="/aclk?sa=l&amp;ai=Cwd6Uuq_xVOL9LIbdpAPqvILwBY3J6fIFlemd7IQBwI23ARACIPezlyEoCmDJtuKGyKP0GaABx62u_wPIAQGoAwHIA8MEqgSFAU_QA9kz9bVvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelf0H--do6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHcY4OAB6HSUdgHAQ&amp;num=1&amp;sig=AOD64_0UP99VbWVl2WT2vvLCwaXQLnS5Rg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.ironspeed.com/googlehome.aspx" target="_top" title="www.ironspeed.com" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=Cwd6Uuq_xVOL9LIbdpAPqvILwBY3J6fIFlemd7IQBwI23ARACIPezlyEoCmDJtuKGyKP0GaABx62u_wPIAQGoAwHIA8MEqgSFAU_QA9kz9bVvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelf0H--do6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHcY4OAB6HSUdgHAQ&amp;num=1&amp;sig=AOD64_0UP99VbWVl2WT2vvLCwaXQLnS5Rg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.ironspeed.com/googlehome.aspx"><span>Free C# Code Generator</span></a></div></td><td class="rh001c"><div class="rh-box-button rh-nessie-button-flat rh001"><div class="rhbutton-container"><a class="rhbutton" href="/aclk?sa=l&amp;ai=Cwd6Uuq_xVOL9LIbdpAPqvILwBY3J6fIFlemd7IQBwI23ARACIPezlyEoCmDJtuKGyKP0GaABx62u_wPIAQGoAwHIA8MEqgSFAU_QA9kz9bVvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelf0H--do6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHcY4OAB6HSUdgHAQ&amp;num=1&amp;sig=AOD64_0UP99VbWVl2WT2vvLCwaXQLnS5Rg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.ironspeed.com/googlehome.aspx" target="_top" title="www.ironspeed.com" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=Cwd6Uuq_xVOL9LIbdpAPqvILwBY3J6fIFlemd7IQBwI23ARACIPezlyEoCmDJtuKGyKP0GaABx62u_wPIAQGoAwHIA8MEqgSFAU_QA9kz9bVvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelf0H--do6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHcY4OAB6HSUdgHAQ&amp;num=1&amp;sig=AOD64_0UP99VbWVl2WT2vvLCwaXQLnS5Rg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.ironspeed.com/googlehome.aspx"><div class="icon-container"><img alt="" class="icon" src="http://pagead2.googlesyndication.com/pagead/images/nessie_icon_tiamat_white.png"></div></a></div></div></td></tr></tbody></table></div></td></tr><tr><td class="rh01c"><div class="rh01"><table><tbody><tr><td class="rh010c"><div class="rh-box-url rh-url rh010"><div class="rhurlctr" dir="ltr"><a class="rhfavicon" title="ironspeed.com" href="/aclk?sa=l&amp;ai=Cwd6Uuq_xVOL9LIbdpAPqvILwBY3J6fIFlemd7IQBwI23ARACIPezlyEoCmDJtuKGyKP0GaABx62u_wPIAQGoAwHIA8MEqgSFAU_QA9kz9bVvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelf0H--do6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHcY4OAB6HSUdgHAQ&amp;num=1&amp;sig=AOD64_0UP99VbWVl2WT2vvLCwaXQLnS5Rg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.ironspeed.com/googlehome.aspx" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=Cwd6Uuq_xVOL9LIbdpAPqvILwBY3J6fIFlemd7IQBwI23ARACIPezlyEoCmDJtuKGyKP0GaABx62u_wPIAQGoAwHIA8MEqgSFAU_QA9kz9bVvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelf0H--do6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHcY4OAB6HSUdgHAQ&amp;num=1&amp;sig=AOD64_0UP99VbWVl2WT2vvLCwaXQLnS5Rg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.ironspeed.com/googlehome.aspx"><img height="12" alt="" src="http://t2.gstatic.com/favicon?q=tbn:ANd9GcQ4GZm2YJqcxD3FtgGb4FghtJ7UL7iw2yUaw-40WS3IyoUGdYcoQcmwibQLUQpYcgdhH3apU25329IQ3cE5VJprIYuD"></a><a class="rhurl" title="ironspeed.com" href="/aclk?sa=l&amp;ai=Cwd6Uuq_xVOL9LIbdpAPqvILwBY3J6fIFlemd7IQBwI23ARACIPezlyEoCmDJtuKGyKP0GaABx62u_wPIAQGoAwHIA8MEqgSFAU_QA9kz9bVvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelf0H--do6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHcY4OAB6HSUdgHAQ&amp;num=1&amp;sig=AOD64_0UP99VbWVl2WT2vvLCwaXQLnS5Rg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.ironspeed.com/googlehome.aspx" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=Cwd6Uuq_xVOL9LIbdpAPqvILwBY3J6fIFlemd7IQBwI23ARACIPezlyEoCmDJtuKGyKP0GaABx62u_wPIAQGoAwHIA8MEqgSFAU_QA9kz9bVvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelf0H--do6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHcY4OAB6HSUdgHAQ&amp;num=1&amp;sig=AOD64_0UP99VbWVl2WT2vvLCwaXQLnS5Rg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.ironspeed.com/googlehome.aspx"><span>ironspeed.com</span></a></div></div></td></tr><tr><td class="rh011c"><div class="rh011"><table><tbody><tr><td class="rh0111c"><div class="rh-body rh-box-body rh0111"><span class="rhbody">Create database &amp; reporting apps straight from your database! Try it</span></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div><div class="triangle"></div></li><script>var ad = buildRhTextAd([0,1,300,134,"http://www.ironspeed.com/googlehome.aspx",null,"35660461205"]);registerAd(ad,'taw1');adSlot.addAd(ad);</script><li id="taw2" class="separator collapsed" lang="en"><div class="rh"><table><tbody><tr><td class="rh0c"><div class="rh0"><table><tbody><tr><td class="rh00c"><div class="rh00"><table><tbody><tr><td class="rh000c"><div class="rh-box-title rh-title rh000 collapsed-box"><a class="rhtitle" href="/aclk?sa=l&amp;ai=CW6oluq_xVOL9LIbdpAPqvILwBYvj8MpBk7DhyJoBoN6o1DsQAyD3s5chKApgybbihsij9BmgAefBi9oDyAEBqAMByAPDBKoEiQFP0FPiK_W3bxoK1oJ4oua0Q8YU2MU4S9d6bisScYcOx8xJfrj51gccNyyrV0XkR-FYAS4h7QWiL9rVXYc2q49-p95yCmYMmTJj_sO-_rG2iQrE1HrfpbR9C1jk8D96eCiOcaDwNvrPWbXrs5Cva9pZnUJH5idOpI6qJn6PGmCgZ1THPU6RAUGRboAHs5b6JdgHAQ&amp;num=3&amp;sig=AOD64_3tp5Vlx30jiU15C7H4lw3YPdccEQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://tracker.marinsm.com/rd%3Fcid%3D93095py25419%26mkwid%3DclWJ6WblS_dc%26pcrid%3D41451955179%26pkw%3D%26pmt%3D%26lp%3Dhttp%253A%252F%252Fwww.ancestry.com%252Fs21837%252Ft27289%252Frd.ashx%253Fstate%253D%2526kw%253Dobituaries%2526s_kwcid%253D" target="_top" title="ancestry.com/Obituaries" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CW6oluq_xVOL9LIbdpAPqvILwBYvj8MpBk7DhyJoBoN6o1DsQAyD3s5chKApgybbihsij9BmgAefBi9oDyAEBqAMByAPDBKoEiQFP0FPiK_W3bxoK1oJ4oua0Q8YU2MU4S9d6bisScYcOx8xJfrj51gccNyyrV0XkR-FYAS4h7QWiL9rVXYc2q49-p95yCmYMmTJj_sO-_rG2iQrE1HrfpbR9C1jk8D96eCiOcaDwNvrPWbXrs5Cva9pZnUJH5idOpI6qJn6PGmCgZ1THPU6RAUGRboAHs5b6JdgHAQ&amp;num=3&amp;sig=AOD64_3tp5Vlx30jiU15C7H4lw3YPdccEQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://tracker.marinsm.com/rd%3Fcid%3D93095py25419%26mkwid%3DclWJ6WblS_dc%26pcrid%3D41451955179%26pkw%3D%26pmt%3D%26lp%3Dhttp%253A%252F%252Fwww.ancestry.com%252Fs21837%252Ft27289%252Frd.ashx%253Fstate%253D%2526kw%253Dobituaries%2526s_kwcid%253D"><span>Free Obituary Search</span></a></div></td><td class="rh001c"><div class="rh-box-button rh-nessie-button-flat rh001"><div class="rhbutton-container"><a class="rhbutton" href="/aclk?sa=l&amp;ai=CW6oluq_xVOL9LIbdpAPqvILwBYvj8MpBk7DhyJoBoN6o1DsQAyD3s5chKApgybbihsij9BmgAefBi9oDyAEBqAMByAPDBKoEiQFP0FPiK_W3bxoK1oJ4oua0Q8YU2MU4S9d6bisScYcOx8xJfrj51gccNyyrV0XkR-FYAS4h7QWiL9rVXYc2q49-p95yCmYMmTJj_sO-_rG2iQrE1HrfpbR9C1jk8D96eCiOcaDwNvrPWbXrs5Cva9pZnUJH5idOpI6qJn6PGmCgZ1THPU6RAUGRboAHs5b6JdgHAQ&amp;num=3&amp;sig=AOD64_3tp5Vlx30jiU15C7H4lw3YPdccEQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://tracker.marinsm.com/rd%3Fcid%3D93095py25419%26mkwid%3DclWJ6WblS_dc%26pcrid%3D41451955179%26pkw%3D%26pmt%3D%26lp%3Dhttp%253A%252F%252Fwww.ancestry.com%252Fs21837%252Ft27289%252Frd.ashx%253Fstate%253D%2526kw%253Dobituaries%2526s_kwcid%253D" target="_top" title="ancestry.com/Obituaries" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CW6oluq_xVOL9LIbdpAPqvILwBYvj8MpBk7DhyJoBoN6o1DsQAyD3s5chKApgybbihsij9BmgAefBi9oDyAEBqAMByAPDBKoEiQFP0FPiK_W3bxoK1oJ4oua0Q8YU2MU4S9d6bisScYcOx8xJfrj51gccNyyrV0XkR-FYAS4h7QWiL9rVXYc2q49-p95yCmYMmTJj_sO-_rG2iQrE1HrfpbR9C1jk8D96eCiOcaDwNvrPWbXrs5Cva9pZnUJH5idOpI6qJn6PGmCgZ1THPU6RAUGRboAHs5b6JdgHAQ&amp;num=3&amp;sig=AOD64_3tp5Vlx30jiU15C7H4lw3YPdccEQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://tracker.marinsm.com/rd%3Fcid%3D93095py25419%26mkwid%3DclWJ6WblS_dc%26pcrid%3D41451955179%26pkw%3D%26pmt%3D%26lp%3Dhttp%253A%252F%252Fwww.ancestry.com%252Fs21837%252Ft27289%252Frd.ashx%253Fstate%253D%2526kw%253Dobituaries%2526s_kwcid%253D"><div class="icon-container"><img alt="" class="icon" src="http://pagead2.googlesyndication.com/pagead/images/nessie_icon_tiamat_white.png"></div></a></div></div></td></tr></tbody></table></div></td></tr><tr><td class="rh01c"><div class="rh01"><table><tbody><tr><td class="rh010c"><div class="rh-box-url rh-url rh010"><div class="rhurlctr" dir="ltr"><a class="rhfavicon" title="ancestry.com/Obituaries" href="/aclk?sa=l&amp;ai=CW6oluq_xVOL9LIbdpAPqvILwBYvj8MpBk7DhyJoBoN6o1DsQAyD3s5chKApgybbihsij9BmgAefBi9oDyAEBqAMByAPDBKoEiQFP0FPiK_W3bxoK1oJ4oua0Q8YU2MU4S9d6bisScYcOx8xJfrj51gccNyyrV0XkR-FYAS4h7QWiL9rVXYc2q49-p95yCmYMmTJj_sO-_rG2iQrE1HrfpbR9C1jk8D96eCiOcaDwNvrPWbXrs5Cva9pZnUJH5idOpI6qJn6PGmCgZ1THPU6RAUGRboAHs5b6JdgHAQ&amp;num=3&amp;sig=AOD64_3tp5Vlx30jiU15C7H4lw3YPdccEQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://tracker.marinsm.com/rd%3Fcid%3D93095py25419%26mkwid%3DclWJ6WblS_dc%26pcrid%3D41451955179%26pkw%3D%26pmt%3D%26lp%3Dhttp%253A%252F%252Fwww.ancestry.com%252Fs21837%252Ft27289%252Frd.ashx%253Fstate%253D%2526kw%253Dobituaries%2526s_kwcid%253D" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CW6oluq_xVOL9LIbdpAPqvILwBYvj8MpBk7DhyJoBoN6o1DsQAyD3s5chKApgybbihsij9BmgAefBi9oDyAEBqAMByAPDBKoEiQFP0FPiK_W3bxoK1oJ4oua0Q8YU2MU4S9d6bisScYcOx8xJfrj51gccNyyrV0XkR-FYAS4h7QWiL9rVXYc2q49-p95yCmYMmTJj_sO-_rG2iQrE1HrfpbR9C1jk8D96eCiOcaDwNvrPWbXrs5Cva9pZnUJH5idOpI6qJn6PGmCgZ1THPU6RAUGRboAHs5b6JdgHAQ&amp;num=3&amp;sig=AOD64_3tp5Vlx30jiU15C7H4lw3YPdccEQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://tracker.marinsm.com/rd%3Fcid%3D93095py25419%26mkwid%3DclWJ6WblS_dc%26pcrid%3D41451955179%26pkw%3D%26pmt%3D%26lp%3Dhttp%253A%252F%252Fwww.ancestry.com%252Fs21837%252Ft27289%252Frd.ashx%253Fstate%253D%2526kw%253Dobituaries%2526s_kwcid%253D"><img height="12" alt="" src="http://t3.gstatic.com/favicon?q=tbn:ANd9GcSe2yWy7lQTSS1uxJPqspOoNmC-2gpxLxIaSrKBk3c3Ky_oC8qaP8GvMKJPpaTLTJ2p5dFCKRWzqkI"></a><a class="rhurl" title="ancestry.com/Obituaries" href="/aclk?sa=l&amp;ai=CW6oluq_xVOL9LIbdpAPqvILwBYvj8MpBk7DhyJoBoN6o1DsQAyD3s5chKApgybbihsij9BmgAefBi9oDyAEBqAMByAPDBKoEiQFP0FPiK_W3bxoK1oJ4oua0Q8YU2MU4S9d6bisScYcOx8xJfrj51gccNyyrV0XkR-FYAS4h7QWiL9rVXYc2q49-p95yCmYMmTJj_sO-_rG2iQrE1HrfpbR9C1jk8D96eCiOcaDwNvrPWbXrs5Cva9pZnUJH5idOpI6qJn6PGmCgZ1THPU6RAUGRboAHs5b6JdgHAQ&amp;num=3&amp;sig=AOD64_3tp5Vlx30jiU15C7H4lw3YPdccEQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://tracker.marinsm.com/rd%3Fcid%3D93095py25419%26mkwid%3DclWJ6WblS_dc%26pcrid%3D41451955179%26pkw%3D%26pmt%3D%26lp%3Dhttp%253A%252F%252Fwww.ancestry.com%252Fs21837%252Ft27289%252Frd.ashx%253Fstate%253D%2526kw%253Dobituaries%2526s_kwcid%253D" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CW6oluq_xVOL9LIbdpAPqvILwBYvj8MpBk7DhyJoBoN6o1DsQAyD3s5chKApgybbihsij9BmgAefBi9oDyAEBqAMByAPDBKoEiQFP0FPiK_W3bxoK1oJ4oua0Q8YU2MU4S9d6bisScYcOx8xJfrj51gccNyyrV0XkR-FYAS4h7QWiL9rVXYc2q49-p95yCmYMmTJj_sO-_rG2iQrE1HrfpbR9C1jk8D96eCiOcaDwNvrPWbXrs5Cva9pZnUJH5idOpI6qJn6PGmCgZ1THPU6RAUGRboAHs5b6JdgHAQ&amp;num=3&amp;sig=AOD64_3tp5Vlx30jiU15C7H4lw3YPdccEQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://tracker.marinsm.com/rd%3Fcid%3D93095py25419%26mkwid%3DclWJ6WblS_dc%26pcrid%3D41451955179%26pkw%3D%26pmt%3D%26lp%3Dhttp%253A%252F%252Fwww.ancestry.com%252Fs21837%252Ft27289%252Frd.ashx%253Fstate%253D%2526kw%253Dobituaries%2526s_kwcid%253D"><span>ancestry.com/Obituaries</span></a></div></div></td></tr><tr><td class="rh011c"><div class="rh011"><table><tbody><tr><td class="rh0111c"><div class="rh-body rh-box-body rh0111"><span class="rhbody">A) Enter anyone's name B) Find their obituary now!</span></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div><div class="triangle"></div></li><script>var ad = buildRhTextAd([0,2,300,134,"http://tracker.marinsm.com/rd?cid=93095py25419\u0026mkwid=clWJ6WblS_dc\u0026pcrid=41451955179\u0026pkw=\u0026pmt=\u0026lp=http%3A%2F%2Fwww.ancestry.com%2Fs21837%2Ft27289%2Frd.ashx%3Fstate%3D%26kw%3Dobituaries%26s_kwcid%3D",null,"41491650579"]);registerAd(ad,'taw2');adSlot.addAd(ad);</script><li id="taw3" class="separator collapsed" lang="en"><div class="rh"><table><tbody><tr><td class="rh0c"><div class="rh0"><table><tbody><tr><td class="rh00c"><div class="rh00"><table><tbody><tr><td class="rh000c"><div class="rh-box-title rh-title rh000 collapsed-box"><a class="rhtitle" href="/aclk?sa=l&amp;ai=CKZxXuq_xVOL9LIbdpAPqvILwBcni8okGsb76jHPAjbcBEAQg97OXISgKYMm24obIo_QZoAHL64b9A8gBAagDAcgDwwSqBIkBT9BDxy_1sG8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKxNR6n6WzfQsioeVaengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkQ9j3k2AB52U-QLYBwE&amp;num=4&amp;sig=AOD64_0ZZBbmCJiOcvvuZqm15OmDySFkbQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://www.lucidchart.com/pages/display/visio-alternative%3Futm_source%3Dgoogle%26utm_medium%3Dcpc%26utm_campaign%3Dvisio_alternative_display" target="_top" title="lucidchart.com/Visio-Alternative" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CKZxXuq_xVOL9LIbdpAPqvILwBcni8okGsb76jHPAjbcBEAQg97OXISgKYMm24obIo_QZoAHL64b9A8gBAagDAcgDwwSqBIkBT9BDxy_1sG8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKxNR6n6WzfQsioeVaengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkQ9j3k2AB52U-QLYBwE&amp;num=4&amp;sig=AOD64_0ZZBbmCJiOcvvuZqm15OmDySFkbQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://www.lucidchart.com/pages/display/visio-alternative%3Futm_source%3Dgoogle%26utm_medium%3Dcpc%26utm_campaign%3Dvisio_alternative_display"><span>Free Visio Alternative</span></a></div></td><td class="rh001c"><div class="rh-box-button rh-nessie-button-flat rh001"><div class="rhbutton-container"><a class="rhbutton" href="/aclk?sa=l&amp;ai=CKZxXuq_xVOL9LIbdpAPqvILwBcni8okGsb76jHPAjbcBEAQg97OXISgKYMm24obIo_QZoAHL64b9A8gBAagDAcgDwwSqBIkBT9BDxy_1sG8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKxNR6n6WzfQsioeVaengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkQ9j3k2AB52U-QLYBwE&amp;num=4&amp;sig=AOD64_0ZZBbmCJiOcvvuZqm15OmDySFkbQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://www.lucidchart.com/pages/display/visio-alternative%3Futm_source%3Dgoogle%26utm_medium%3Dcpc%26utm_campaign%3Dvisio_alternative_display" target="_top" title="lucidchart.com/Visio-Alternative" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CKZxXuq_xVOL9LIbdpAPqvILwBcni8okGsb76jHPAjbcBEAQg97OXISgKYMm24obIo_QZoAHL64b9A8gBAagDAcgDwwSqBIkBT9BDxy_1sG8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKxNR6n6WzfQsioeVaengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkQ9j3k2AB52U-QLYBwE&amp;num=4&amp;sig=AOD64_0ZZBbmCJiOcvvuZqm15OmDySFkbQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://www.lucidchart.com/pages/display/visio-alternative%3Futm_source%3Dgoogle%26utm_medium%3Dcpc%26utm_campaign%3Dvisio_alternative_display"><div class="icon-container"><img alt="" class="icon" src="http://pagead2.googlesyndication.com/pagead/images/nessie_icon_tiamat_white.png"></div></a></div></div></td></tr></tbody></table></div></td></tr><tr><td class="rh01c"><div class="rh01"><table><tbody><tr><td class="rh010c"><div class="rh-box-url rh-url rh010"><div class="rhurlctr" dir="ltr"><a class="rhfavicon" title="lucidchart.com/Visio-Alternative" href="/aclk?sa=l&amp;ai=CKZxXuq_xVOL9LIbdpAPqvILwBcni8okGsb76jHPAjbcBEAQg97OXISgKYMm24obIo_QZoAHL64b9A8gBAagDAcgDwwSqBIkBT9BDxy_1sG8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKxNR6n6WzfQsioeVaengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkQ9j3k2AB52U-QLYBwE&amp;num=4&amp;sig=AOD64_0ZZBbmCJiOcvvuZqm15OmDySFkbQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://www.lucidchart.com/pages/display/visio-alternative%3Futm_source%3Dgoogle%26utm_medium%3Dcpc%26utm_campaign%3Dvisio_alternative_display" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CKZxXuq_xVOL9LIbdpAPqvILwBcni8okGsb76jHPAjbcBEAQg97OXISgKYMm24obIo_QZoAHL64b9A8gBAagDAcgDwwSqBIkBT9BDxy_1sG8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKxNR6n6WzfQsioeVaengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkQ9j3k2AB52U-QLYBwE&amp;num=4&amp;sig=AOD64_0ZZBbmCJiOcvvuZqm15OmDySFkbQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://www.lucidchart.com/pages/display/visio-alternative%3Futm_source%3Dgoogle%26utm_medium%3Dcpc%26utm_campaign%3Dvisio_alternative_display"><img height="12" alt="" src="http://t3.gstatic.com/favicon?q=tbn:ANd9GcSz0AQ5axvoDwPVqlSqsYRTe3XhjQsssTZ4nh8HrtRb_G_Ho3WjB7c6YrP4xhA0cgszQq96GObofjPqHzqLGPXIGjMiyVOOqgQyYBoHCDdvIaOU7lXu"></a><a class="rhurl" title="lucidchart.com/Visio-Alternative" href="/aclk?sa=l&amp;ai=CKZxXuq_xVOL9LIbdpAPqvILwBcni8okGsb76jHPAjbcBEAQg97OXISgKYMm24obIo_QZoAHL64b9A8gBAagDAcgDwwSqBIkBT9BDxy_1sG8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKxNR6n6WzfQsioeVaengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkQ9j3k2AB52U-QLYBwE&amp;num=4&amp;sig=AOD64_0ZZBbmCJiOcvvuZqm15OmDySFkbQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://www.lucidchart.com/pages/display/visio-alternative%3Futm_source%3Dgoogle%26utm_medium%3Dcpc%26utm_campaign%3Dvisio_alternative_display" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CKZxXuq_xVOL9LIbdpAPqvILwBcni8okGsb76jHPAjbcBEAQg97OXISgKYMm24obIo_QZoAHL64b9A8gBAagDAcgDwwSqBIkBT9BDxy_1sG8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKxNR6n6WzfQsioeVaengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkQ9j3k2AB52U-QLYBwE&amp;num=4&amp;sig=AOD64_0ZZBbmCJiOcvvuZqm15OmDySFkbQ&amp;client=ca-pub-2529492967638873&amp;adurl=https://www.lucidchart.com/pages/display/visio-alternative%3Futm_source%3Dgoogle%26utm_medium%3Dcpc%26utm_campaign%3Dvisio_alternative_display"><span>lucidchart.com/Visio-Alternative</span></a></div></div></td></tr><tr><td class="rh011c"><div class="rh011"><table><tbody><tr><td class="rh0111c"><div class="rh-body rh-box-body rh0111"><span class="rhbody">Voted the best Visio alternative! Free online with no download.</span></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div><div class="triangle"></div></li><script>var ad = buildRhTextAd([0,3,300,134,"https://www.lucidchart.com/pages/display/visio-alternative?utm_source=google\u0026utm_medium=cpc\u0026utm_campaign=visio_alternative_display",null,"30897250097"]);registerAd(ad,'taw3');adSlot.addAd(ad);</script><li id="taw4" class="separator collapsed" lang="en"><div class="rh"><table><tbody><tr><td class="rh0c"><div class="rh0"><table><tbody><tr><td class="rh00c"><div class="rh00"><table><tbody><tr><td class="rh000c"><div class="rh-box-title rh-title rh000 collapsed-box"><a class="rhtitle" href="/aclk?sa=l&amp;ai=COW1_uq_xVOL9LIbdpAPqvILwBfvbgIIGw6fsvMgBv-iivcABEAUg97OXISgKYMm24obIo_QZoAGdtNzZA8gBAagDAcgDwwSqBIkBT9Bj0B_1sW8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKvNd636W0fQtgtdJFengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkVkm4G-AB8vLoybYBwE&amp;num=5&amp;sig=AOD64_0m_0UxrYlcl3anYI0t-LBba2yNIg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.metromile.com/insurance" target="_top" title="www.metromile.com" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=COW1_uq_xVOL9LIbdpAPqvILwBfvbgIIGw6fsvMgBv-iivcABEAUg97OXISgKYMm24obIo_QZoAGdtNzZA8gBAagDAcgDwwSqBIkBT9Bj0B_1sW8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKvNd636W0fQtgtdJFengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkVkm4G-AB8vLoybYBwE&amp;num=5&amp;sig=AOD64_0m_0UxrYlcl3anYI0t-LBba2yNIg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.metromile.com/insurance"><span>Car Insurance That Cares</span></a></div></td><td class="rh001c"><div class="rh-box-button rh-nessie-button-flat rh001"><div class="rhbutton-container"><a class="rhbutton" href="/aclk?sa=l&amp;ai=COW1_uq_xVOL9LIbdpAPqvILwBfvbgIIGw6fsvMgBv-iivcABEAUg97OXISgKYMm24obIo_QZoAGdtNzZA8gBAagDAcgDwwSqBIkBT9Bj0B_1sW8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKvNd636W0fQtgtdJFengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkVkm4G-AB8vLoybYBwE&amp;num=5&amp;sig=AOD64_0m_0UxrYlcl3anYI0t-LBba2yNIg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.metromile.com/insurance" target="_top" title="www.metromile.com" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=COW1_uq_xVOL9LIbdpAPqvILwBfvbgIIGw6fsvMgBv-iivcABEAUg97OXISgKYMm24obIo_QZoAGdtNzZA8gBAagDAcgDwwSqBIkBT9Bj0B_1sW8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKvNd636W0fQtgtdJFengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkVkm4G-AB8vLoybYBwE&amp;num=5&amp;sig=AOD64_0m_0UxrYlcl3anYI0t-LBba2yNIg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.metromile.com/insurance"><div class="icon-container"><img alt="" class="icon" src="http://pagead2.googlesyndication.com/pagead/images/nessie_icon_tiamat_white.png"></div></a></div></div></td></tr></tbody></table></div></td></tr><tr><td class="rh01c"><div class="rh01"><table><tbody><tr><td class="rh010c"><div class="rh-box-url rh-url rh010"><div class="rhurlctr" dir="ltr"><a class="rhfavicon" title="metromile.com" href="/aclk?sa=l&amp;ai=COW1_uq_xVOL9LIbdpAPqvILwBfvbgIIGw6fsvMgBv-iivcABEAUg97OXISgKYMm24obIo_QZoAGdtNzZA8gBAagDAcgDwwSqBIkBT9Bj0B_1sW8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKvNd636W0fQtgtdJFengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkVkm4G-AB8vLoybYBwE&amp;num=5&amp;sig=AOD64_0m_0UxrYlcl3anYI0t-LBba2yNIg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.metromile.com/insurance" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=COW1_uq_xVOL9LIbdpAPqvILwBfvbgIIGw6fsvMgBv-iivcABEAUg97OXISgKYMm24obIo_QZoAGdtNzZA8gBAagDAcgDwwSqBIkBT9Bj0B_1sW8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKvNd636W0fQtgtdJFengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkVkm4G-AB8vLoybYBwE&amp;num=5&amp;sig=AOD64_0m_0UxrYlcl3anYI0t-LBba2yNIg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.metromile.com/insurance"><img height="12" alt="" src="http://t3.gstatic.com/favicon?q=tbn:ANd9GcQ3VO38qITGpOSAWRae2OHhHdC8i-A-AUeIMfP1-RuUPVmmG09-BWkQA_5RHoMWkPXFn6WNc95GIw__SOOC"></a><a class="rhurl" title="metromile.com" href="/aclk?sa=l&amp;ai=COW1_uq_xVOL9LIbdpAPqvILwBfvbgIIGw6fsvMgBv-iivcABEAUg97OXISgKYMm24obIo_QZoAGdtNzZA8gBAagDAcgDwwSqBIkBT9Bj0B_1sW8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKvNd636W0fQtgtdJFengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkVkm4G-AB8vLoybYBwE&amp;num=5&amp;sig=AOD64_0m_0UxrYlcl3anYI0t-LBba2yNIg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.metromile.com/insurance" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=COW1_uq_xVOL9LIbdpAPqvILwBfvbgIIGw6fsvMgBv-iivcABEAUg97OXISgKYMm24obIo_QZoAGdtNzZA8gBAagDAcgDwwSqBIkBT9Bj0B_1sW8aCtaCeKLmtEPGFNjFOEvXem4rEnGHDsfMSX64-dYHHDcsq1dF5EfhWAEuIe0Foi_a1V2HNquPfqfecgpmDJkyY_7Dvv6xtokKvNd636W0fQtgtdJFengojnGg8Db6z1m167OQr2vaWZ1CR-YnTqSOqiZ-jxpgoGdUxz1OkVkm4G-AB8vLoybYBwE&amp;num=5&amp;sig=AOD64_0m_0UxrYlcl3anYI0t-LBba2yNIg&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.metromile.com/insurance"><span>metromile.com</span></a></div></div></td></tr><tr><td class="rh011c"><div class="rh011"><table><tbody><tr><td class="rh0111c"><div class="rh-body rh-box-body rh0111"><span class="rhbody">Low Mileage Drivers Like You Should Not Pay As Much. Let Us Help!</span></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div><div class="triangle"></div></li><script>var ad = buildRhTextAd([0,4,300,134,"http://www.metromile.com/insurance",null,"53814694851"]);registerAd(ad,'taw4');adSlot.addAd(ad);</script><li id="taw5" class="separator collapsed" lang="en"><div class="rh"><table><tbody><tr><td class="rh0c"><div class="rh0"><table><tbody><tr><td class="rh00c"><div class="rh00"><table><tbody><tr><td class="rh000c"><div class="rh-box-title rh-title rh000 collapsed-box"><a class="rhtitle" href="/aclk?sa=l&amp;ai=CkZd-uq_xVOL9LIbdpAPqvILwBaK0wo0Fkt28w5UBwI23ARAGIPezlyEoCmDJtuKGyKP0GaAB3uGnzgPIAQGoAwHIA8MEqgSGAU_QA44i9bJvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelUDi27No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHPfjuAgAeKntgx2AcB&amp;num=6&amp;sig=AOD64_0Hl1l62JZJdFYLj764SdP0BLYkzg&amp;client=ca-pub-2529492967638873&amp;adurl=http://download.fromdoctopdf.com/index.jhtml%3Fpartner%3DY6xdm277" target="_top" title="www.fromdoctopdf.com" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CkZd-uq_xVOL9LIbdpAPqvILwBaK0wo0Fkt28w5UBwI23ARAGIPezlyEoCmDJtuKGyKP0GaAB3uGnzgPIAQGoAwHIA8MEqgSGAU_QA44i9bJvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelUDi27No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHPfjuAgAeKntgx2AcB&amp;num=6&amp;sig=AOD64_0Hl1l62JZJdFYLj764SdP0BLYkzg&amp;client=ca-pub-2529492967638873&amp;adurl=http://download.fromdoctopdf.com/index.jhtml%3Fpartner%3DY6xdm277"><span>Free Download Pdf Converter</span></a></div></td><td class="rh001c"><div class="rh-box-button rh-nessie-button-flat rh001"><div class="rhbutton-container"><a class="rhbutton" href="/aclk?sa=l&amp;ai=CkZd-uq_xVOL9LIbdpAPqvILwBaK0wo0Fkt28w5UBwI23ARAGIPezlyEoCmDJtuKGyKP0GaAB3uGnzgPIAQGoAwHIA8MEqgSGAU_QA44i9bJvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelUDi27No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHPfjuAgAeKntgx2AcB&amp;num=6&amp;sig=AOD64_0Hl1l62JZJdFYLj764SdP0BLYkzg&amp;client=ca-pub-2529492967638873&amp;adurl=http://download.fromdoctopdf.com/index.jhtml%3Fpartner%3DY6xdm277" target="_top" title="www.fromdoctopdf.com" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CkZd-uq_xVOL9LIbdpAPqvILwBaK0wo0Fkt28w5UBwI23ARAGIPezlyEoCmDJtuKGyKP0GaAB3uGnzgPIAQGoAwHIA8MEqgSGAU_QA44i9bJvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelUDi27No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHPfjuAgAeKntgx2AcB&amp;num=6&amp;sig=AOD64_0Hl1l62JZJdFYLj764SdP0BLYkzg&amp;client=ca-pub-2529492967638873&amp;adurl=http://download.fromdoctopdf.com/index.jhtml%3Fpartner%3DY6xdm277"><div class="icon-container"><img alt="" class="icon" src="http://pagead2.googlesyndication.com/pagead/images/nessie_icon_tiamat_white.png"></div></a></div></div></td></tr></tbody></table></div></td></tr><tr><td class="rh01c"><div class="rh01"><table><tbody><tr><td class="rh010c"><div class="rh-box-url rh-url rh010"><div class="rhurlctr" dir="ltr"><a class="rhfavicon" title="fromdoctopdf.com" href="/aclk?sa=l&amp;ai=CkZd-uq_xVOL9LIbdpAPqvILwBaK0wo0Fkt28w5UBwI23ARAGIPezlyEoCmDJtuKGyKP0GaAB3uGnzgPIAQGoAwHIA8MEqgSGAU_QA44i9bJvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelUDi27No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHPfjuAgAeKntgx2AcB&amp;num=6&amp;sig=AOD64_0Hl1l62JZJdFYLj764SdP0BLYkzg&amp;client=ca-pub-2529492967638873&amp;adurl=http://download.fromdoctopdf.com/index.jhtml%3Fpartner%3DY6xdm277" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CkZd-uq_xVOL9LIbdpAPqvILwBaK0wo0Fkt28w5UBwI23ARAGIPezlyEoCmDJtuKGyKP0GaAB3uGnzgPIAQGoAwHIA8MEqgSGAU_QA44i9bJvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelUDi27No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHPfjuAgAeKntgx2AcB&amp;num=6&amp;sig=AOD64_0Hl1l62JZJdFYLj764SdP0BLYkzg&amp;client=ca-pub-2529492967638873&amp;adurl=http://download.fromdoctopdf.com/index.jhtml%3Fpartner%3DY6xdm277"><img height="12" alt="" src="http://t0.gstatic.com/favicon?q=tbn:ANd9GcQqL7LC-nL4dTHMGWGUQmOAH82YbVAUHWZ3zJBzz---L1AxM0oB4M26QvDXfjfUgAdbjqPEsAu7_3-8pN7wjbeY5xnnDhDjbA"></a><a class="rhurl" title="fromdoctopdf.com" href="/aclk?sa=l&amp;ai=CkZd-uq_xVOL9LIbdpAPqvILwBaK0wo0Fkt28w5UBwI23ARAGIPezlyEoCmDJtuKGyKP0GaAB3uGnzgPIAQGoAwHIA8MEqgSGAU_QA44i9bJvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelUDi27No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHPfjuAgAeKntgx2AcB&amp;num=6&amp;sig=AOD64_0Hl1l62JZJdFYLj764SdP0BLYkzg&amp;client=ca-pub-2529492967638873&amp;adurl=http://download.fromdoctopdf.com/index.jhtml%3Fpartner%3DY6xdm277" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CkZd-uq_xVOL9LIbdpAPqvILwBaK0wo0Fkt28w5UBwI23ARAGIPezlyEoCmDJtuKGyKP0GaAB3uGnzgPIAQGoAwHIA8MEqgSGAU_QA44i9bJvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelUDi27No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHPfjuAgAeKntgx2AcB&amp;num=6&amp;sig=AOD64_0Hl1l62JZJdFYLj764SdP0BLYkzg&amp;client=ca-pub-2529492967638873&amp;adurl=http://download.fromdoctopdf.com/index.jhtml%3Fpartner%3DY6xdm277"><span>fromdoctopdf.com</span></a></div></div></td></tr><tr><td class="rh011c"><div class="rh011"><table><tbody><tr><td class="rh0111c"><div class="rh-body rh-box-body rh0111"><span class="rhbody">Convert Any File to a PDF - Word, Jpeg, Gif - 100% Free Download!</span></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div><div class="triangle"></div></li><script>var ad = buildRhTextAd([0,5,300,134,"http://download.fromdoctopdf.com/index.jhtml?partner=Y6xdm277",null,"40138387090"]);registerAd(ad,'taw5');adSlot.addAd(ad);</script><li id="taw6" class="separator collapsed" lang="en"><div class="rh"><table><tbody><tr><td class="rh0c"><div class="rh0"><table><tbody><tr><td class="rh00c"><div class="rh00"><table><tbody><tr><td class="rh000c"><div class="rh-box-title rh-title rh000 collapsed-box"><a class="rhtitle" href="/aclk?sa=l&amp;ai=CblxWuq_xVOL9LIbdpAPqvILwBaXgkf8FrfqvwZkBwI23ARAHIPezlyEoCmDJtuKGyKP0GaABq4n54gPIAQGoAwHIA8MEqgSGAU_QY4039bNvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelB0e5yto6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHoUnuvgAe99oYd2AcB&amp;num=7&amp;sig=AOD64_2NIway7gjPjK0DCgmQcKmBjoVNOw&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.swagbucks.com/p/register%3Fcmp%3D100%26cxid%3D10051821-41175739237%26aff_sid%3Dwww.htmlfreecodes.com" target="_top" title="swagbucks.com" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CblxWuq_xVOL9LIbdpAPqvILwBaXgkf8FrfqvwZkBwI23ARAHIPezlyEoCmDJtuKGyKP0GaABq4n54gPIAQGoAwHIA8MEqgSGAU_QY4039bNvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelB0e5yto6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHoUnuvgAe99oYd2AcB&amp;num=7&amp;sig=AOD64_2NIway7gjPjK0DCgmQcKmBjoVNOw&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.swagbucks.com/p/register%3Fcmp%3D100%26cxid%3D10051821-41175739237%26aff_sid%3Dwww.htmlfreecodes.com"><span>Free $5 - $25 Gift Cards</span></a></div></td><td class="rh001c"><div class="rh-box-button rh-nessie-button-flat rh001"><div class="rhbutton-container"><a class="rhbutton" href="/aclk?sa=l&amp;ai=CblxWuq_xVOL9LIbdpAPqvILwBaXgkf8FrfqvwZkBwI23ARAHIPezlyEoCmDJtuKGyKP0GaABq4n54gPIAQGoAwHIA8MEqgSGAU_QY4039bNvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelB0e5yto6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHoUnuvgAe99oYd2AcB&amp;num=7&amp;sig=AOD64_2NIway7gjPjK0DCgmQcKmBjoVNOw&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.swagbucks.com/p/register%3Fcmp%3D100%26cxid%3D10051821-41175739237%26aff_sid%3Dwww.htmlfreecodes.com" target="_top" title="swagbucks.com" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CblxWuq_xVOL9LIbdpAPqvILwBaXgkf8FrfqvwZkBwI23ARAHIPezlyEoCmDJtuKGyKP0GaABq4n54gPIAQGoAwHIA8MEqgSGAU_QY4039bNvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelB0e5yto6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHoUnuvgAe99oYd2AcB&amp;num=7&amp;sig=AOD64_2NIway7gjPjK0DCgmQcKmBjoVNOw&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.swagbucks.com/p/register%3Fcmp%3D100%26cxid%3D10051821-41175739237%26aff_sid%3Dwww.htmlfreecodes.com"><div class="icon-container"><img alt="" class="icon" src="http://pagead2.googlesyndication.com/pagead/images/nessie_icon_tiamat_white.png"></div></a></div></div></td></tr></tbody></table></div></td></tr><tr><td class="rh01c"><div class="rh01"><table><tbody><tr><td class="rh010c"><div class="rh-box-url rh-url rh010"><div class="rhurlctr" dir="ltr"><a class="rhfavicon" title="swagbucks.com" href="/aclk?sa=l&amp;ai=CblxWuq_xVOL9LIbdpAPqvILwBaXgkf8FrfqvwZkBwI23ARAHIPezlyEoCmDJtuKGyKP0GaABq4n54gPIAQGoAwHIA8MEqgSGAU_QY4039bNvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelB0e5yto6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHoUnuvgAe99oYd2AcB&amp;num=7&amp;sig=AOD64_2NIway7gjPjK0DCgmQcKmBjoVNOw&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.swagbucks.com/p/register%3Fcmp%3D100%26cxid%3D10051821-41175739237%26aff_sid%3Dwww.htmlfreecodes.com" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CblxWuq_xVOL9LIbdpAPqvILwBaXgkf8FrfqvwZkBwI23ARAHIPezlyEoCmDJtuKGyKP0GaABq4n54gPIAQGoAwHIA8MEqgSGAU_QY4039bNvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelB0e5yto6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHoUnuvgAe99oYd2AcB&amp;num=7&amp;sig=AOD64_2NIway7gjPjK0DCgmQcKmBjoVNOw&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.swagbucks.com/p/register%3Fcmp%3D100%26cxid%3D10051821-41175739237%26aff_sid%3Dwww.htmlfreecodes.com"><img height="12" alt="" src="http://t1.gstatic.com/favicon?q=tbn:ANd9GcSLFHZDuaQpd45cjgrkLH2XSFdz8AItufLZjmORydxcnMl0L9KusLU_gv5mEKbJQhaGeIk1J5bwaV3iL8b0cA"></a><a class="rhurl" title="swagbucks.com" href="/aclk?sa=l&amp;ai=CblxWuq_xVOL9LIbdpAPqvILwBaXgkf8FrfqvwZkBwI23ARAHIPezlyEoCmDJtuKGyKP0GaABq4n54gPIAQGoAwHIA8MEqgSGAU_QY4039bNvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelB0e5yto6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHoUnuvgAe99oYd2AcB&amp;num=7&amp;sig=AOD64_2NIway7gjPjK0DCgmQcKmBjoVNOw&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.swagbucks.com/p/register%3Fcmp%3D100%26cxid%3D10051821-41175739237%26aff_sid%3Dwww.htmlfreecodes.com" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CblxWuq_xVOL9LIbdpAPqvILwBaXgkf8FrfqvwZkBwI23ARAHIPezlyEoCmDJtuKGyKP0GaABq4n54gPIAQGoAwHIA8MEqgSGAU_QY4039bNvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelB0e5yto6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIHoUnuvgAe99oYd2AcB&amp;num=7&amp;sig=AOD64_2NIway7gjPjK0DCgmQcKmBjoVNOw&amp;client=ca-pub-2529492967638873&amp;adurl=http://www.swagbucks.com/p/register%3Fcmp%3D100%26cxid%3D10051821-41175739237%26aff_sid%3Dwww.htmlfreecodes.com"><span>swagbucks.com</span></a></div></div></td></tr><tr><td class="rh011c"><div class="rh011"><table><tbody><tr><td class="rh0111c"><div class="rh-body rh-box-body rh0111"><span class="rhbody">Free Gift Cards for Taking Surveys, Watching Videos, Games &amp; More!</span></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div><div class="triangle"></div></li><script>var ad = buildRhTextAd([0,6,300,134,"http://www.swagbucks.com/p/register?cmp=100\u0026cxid=10051821-41175739237\u0026aff_sid=www.htmlfreecodes.com",null,"41207725357"]);registerAd(ad,'taw6');adSlot.addAd(ad);</script><li id="taw7" class="separator collapsed" lang="en"><div class="rh"><table><tbody><tr><td class="rh0c"><div class="rh0"><table><tbody><tr><td class="rh00c"><div class="rh00"><table><tbody><tr><td class="rh000c"><div class="rh-box-title rh-title rh000 collapsed-box"><a class="rhtitle" href="/aclk?sa=l&amp;ai=Crpk8uq_xVOL9LIbdpAPqvILwBfiRp9EJ0PfI_p4CwI23ARAIIPezlyEoCmDJtuKGyKP0GaABsOietAPIAQGoAwHIA8MEqgSJAU_QE7gj9bxvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LM_WzHnp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFKLssCgAe4l-FL2AcB&amp;num=8&amp;sig=AOD64_3Y1mnTMVxXVd2Ca6HyhxThMtcE3w&amp;client=ca-pub-2529492967638873&amp;adurl=http://driverupdate.net/articles/windows-8-drivers%3Fp2%3D%5ESW2%5Exdm067" target="_top" title="www.windows-8.driverupdate.net" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=Crpk8uq_xVOL9LIbdpAPqvILwBfiRp9EJ0PfI_p4CwI23ARAIIPezlyEoCmDJtuKGyKP0GaABsOietAPIAQGoAwHIA8MEqgSJAU_QE7gj9bxvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LM_WzHnp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFKLssCgAe4l-FL2AcB&amp;num=8&amp;sig=AOD64_3Y1mnTMVxXVd2Ca6HyhxThMtcE3w&amp;client=ca-pub-2529492967638873&amp;adurl=http://driverupdate.net/articles/windows-8-drivers%3Fp2%3D%5ESW2%5Exdm067"><span>Windows 8 Driver Download</span></a></div></td><td class="rh001c"><div class="rh-box-button rh-nessie-button-flat rh001"><div class="rhbutton-container"><a class="rhbutton" href="/aclk?sa=l&amp;ai=Crpk8uq_xVOL9LIbdpAPqvILwBfiRp9EJ0PfI_p4CwI23ARAIIPezlyEoCmDJtuKGyKP0GaABsOietAPIAQGoAwHIA8MEqgSJAU_QE7gj9bxvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LM_WzHnp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFKLssCgAe4l-FL2AcB&amp;num=8&amp;sig=AOD64_3Y1mnTMVxXVd2Ca6HyhxThMtcE3w&amp;client=ca-pub-2529492967638873&amp;adurl=http://driverupdate.net/articles/windows-8-drivers%3Fp2%3D%5ESW2%5Exdm067" target="_top" title="www.windows-8.driverupdate.net" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=Crpk8uq_xVOL9LIbdpAPqvILwBfiRp9EJ0PfI_p4CwI23ARAIIPezlyEoCmDJtuKGyKP0GaABsOietAPIAQGoAwHIA8MEqgSJAU_QE7gj9bxvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LM_WzHnp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFKLssCgAe4l-FL2AcB&amp;num=8&amp;sig=AOD64_3Y1mnTMVxXVd2Ca6HyhxThMtcE3w&amp;client=ca-pub-2529492967638873&amp;adurl=http://driverupdate.net/articles/windows-8-drivers%3Fp2%3D%5ESW2%5Exdm067"><div class="icon-container"><img alt="" class="icon" src="http://pagead2.googlesyndication.com/pagead/images/nessie_icon_tiamat_white.png"></div></a></div></div></td></tr></tbody></table></div></td></tr><tr><td class="rh01c"><div class="rh01"><table><tbody><tr><td class="rh010c"><div class="rh-box-url rh-url rh010"><div class="rhurlctr" dir="ltr"><a class="rhfavicon" title="windows-8.driverupdate.net" href="/aclk?sa=l&amp;ai=Crpk8uq_xVOL9LIbdpAPqvILwBfiRp9EJ0PfI_p4CwI23ARAIIPezlyEoCmDJtuKGyKP0GaABsOietAPIAQGoAwHIA8MEqgSJAU_QE7gj9bxvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LM_WzHnp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFKLssCgAe4l-FL2AcB&amp;num=8&amp;sig=AOD64_3Y1mnTMVxXVd2Ca6HyhxThMtcE3w&amp;client=ca-pub-2529492967638873&amp;adurl=http://driverupdate.net/articles/windows-8-drivers%3Fp2%3D%5ESW2%5Exdm067" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=Crpk8uq_xVOL9LIbdpAPqvILwBfiRp9EJ0PfI_p4CwI23ARAIIPezlyEoCmDJtuKGyKP0GaABsOietAPIAQGoAwHIA8MEqgSJAU_QE7gj9bxvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LM_WzHnp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFKLssCgAe4l-FL2AcB&amp;num=8&amp;sig=AOD64_3Y1mnTMVxXVd2Ca6HyhxThMtcE3w&amp;client=ca-pub-2529492967638873&amp;adurl=http://driverupdate.net/articles/windows-8-drivers%3Fp2%3D%5ESW2%5Exdm067"><img height="12" alt="" src="http://t3.gstatic.com/favicon?q=tbn:ANd9GcRTHx7gD-PnXNVXJELs-PNRT1PD8uC5gQy9AQuD73uCnuHbi5--yX5waP91plKugiNDZAnDWmJptDj7FLnBCyHkBAI-1JQa-YnFls4QoQ"></a><a class="rhurl" title="windows-8.driverupdate.net" href="/aclk?sa=l&amp;ai=Crpk8uq_xVOL9LIbdpAPqvILwBfiRp9EJ0PfI_p4CwI23ARAIIPezlyEoCmDJtuKGyKP0GaABsOietAPIAQGoAwHIA8MEqgSJAU_QE7gj9bxvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LM_WzHnp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFKLssCgAe4l-FL2AcB&amp;num=8&amp;sig=AOD64_3Y1mnTMVxXVd2Ca6HyhxThMtcE3w&amp;client=ca-pub-2529492967638873&amp;adurl=http://driverupdate.net/articles/windows-8-drivers%3Fp2%3D%5ESW2%5Exdm067" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=Crpk8uq_xVOL9LIbdpAPqvILwBfiRp9EJ0PfI_p4CwI23ARAIIPezlyEoCmDJtuKGyKP0GaABsOietAPIAQGoAwHIA8MEqgSJAU_QE7gj9bxvGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCsTUep-ls30LM_WzHnp4KI5xoPA2-s9ZteuzkK9r2lmdQkfmJ06kjqomfo8aYKBnVMc9TpFKLssCgAe4l-FL2AcB&amp;num=8&amp;sig=AOD64_3Y1mnTMVxXVd2Ca6HyhxThMtcE3w&amp;client=ca-pub-2529492967638873&amp;adurl=http://driverupdate.net/articles/windows-8-drivers%3Fp2%3D%5ESW2%5Exdm067"><span>windows-8.driverupdate.net</span></a></div></div></td></tr><tr><td class="rh011c"><div class="rh011"><table><tbody><tr><td class="rh0111c"><div class="rh-body rh-box-body rh0111"><span class="rhbody">Windows® 8 Drivers Latest Download. Microsoft® Certified Partner!</span></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div><div class="triangle"></div></li><script>var ad = buildRhTextAd([0,7,300,134,"http://driverupdate.net/articles/windows-8-drivers?p2=^SW2^xdm067",null,"77037976528"]);registerAd(ad,'taw7');adSlot.addAd(ad);</script><li id="taw8" class="separator collapsed" lang="en"><div class="rh"><table><tbody><tr><td class="rh0c"><div class="rh0"><table><tbody><tr><td class="rh00c"><div class="rh00"><table><tbody><tr><td class="rh000c"><div class="rh-box-title rh-title rh000 collapsed-box"><a class="rhtitle" href="/aclk?sa=l&amp;ai=C8nyCuq_xVOL9LIbdpAPqvILwBZzfl5MGpLHl9vYBwI23ARAJIPezlyEoCmDJtuKGyKP0GaAB666lxwPIAQGoAwHIA8MEqgSGAU_Qc84o9b1vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelFgyBg9o6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGRKA2DgAe8uLIw2AcB&amp;num=9&amp;sig=AOD64_2RJlqVi5zZ9KQYPNyRkmJTIg1EEA&amp;client=ca-pub-2529492967638873&amp;adurl=http://website-builders.TheTop10Sites.com/%3Fmatchtype%3D%26keyword%3Dhtml%2520website%2520software%26adposition%3Dnone%26creative%3D66219688404%26aceid%3D" target="_top" title="www.thetop10sites.com/Best-Builder" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=C8nyCuq_xVOL9LIbdpAPqvILwBZzfl5MGpLHl9vYBwI23ARAJIPezlyEoCmDJtuKGyKP0GaAB666lxwPIAQGoAwHIA8MEqgSGAU_Qc84o9b1vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelFgyBg9o6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGRKA2DgAe8uLIw2AcB&amp;num=9&amp;sig=AOD64_2RJlqVi5zZ9KQYPNyRkmJTIg1EEA&amp;client=ca-pub-2529492967638873&amp;adurl=http://website-builders.TheTop10Sites.com/%3Fmatchtype%3D%26keyword%3Dhtml%2520website%2520software%26adposition%3Dnone%26creative%3D66219688404%26aceid%3D"><span>Top Website Builders 2015</span></a></div></td><td class="rh001c"><div class="rh-box-button rh-nessie-button-flat rh001"><div class="rhbutton-container"><a class="rhbutton" href="/aclk?sa=l&amp;ai=C8nyCuq_xVOL9LIbdpAPqvILwBZzfl5MGpLHl9vYBwI23ARAJIPezlyEoCmDJtuKGyKP0GaAB666lxwPIAQGoAwHIA8MEqgSGAU_Qc84o9b1vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelFgyBg9o6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGRKA2DgAe8uLIw2AcB&amp;num=9&amp;sig=AOD64_2RJlqVi5zZ9KQYPNyRkmJTIg1EEA&amp;client=ca-pub-2529492967638873&amp;adurl=http://website-builders.TheTop10Sites.com/%3Fmatchtype%3D%26keyword%3Dhtml%2520website%2520software%26adposition%3Dnone%26creative%3D66219688404%26aceid%3D" target="_top" title="www.thetop10sites.com/Best-Builder" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=C8nyCuq_xVOL9LIbdpAPqvILwBZzfl5MGpLHl9vYBwI23ARAJIPezlyEoCmDJtuKGyKP0GaAB666lxwPIAQGoAwHIA8MEqgSGAU_Qc84o9b1vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelFgyBg9o6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGRKA2DgAe8uLIw2AcB&amp;num=9&amp;sig=AOD64_2RJlqVi5zZ9KQYPNyRkmJTIg1EEA&amp;client=ca-pub-2529492967638873&amp;adurl=http://website-builders.TheTop10Sites.com/%3Fmatchtype%3D%26keyword%3Dhtml%2520website%2520software%26adposition%3Dnone%26creative%3D66219688404%26aceid%3D"><div class="icon-container"><img alt="" class="icon" src="http://pagead2.googlesyndication.com/pagead/images/nessie_icon_tiamat_white.png"></div></a></div></div></td></tr></tbody></table></div></td></tr><tr><td class="rh01c"><div class="rh01"><table><tbody><tr><td class="rh010c"><div class="rh-box-url rh-url rh010"><div class="rhurlctr" dir="ltr"><a class="rhfavicon" title="thetop10sites.com/Best-Builder" href="/aclk?sa=l&amp;ai=C8nyCuq_xVOL9LIbdpAPqvILwBZzfl5MGpLHl9vYBwI23ARAJIPezlyEoCmDJtuKGyKP0GaAB666lxwPIAQGoAwHIA8MEqgSGAU_Qc84o9b1vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelFgyBg9o6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGRKA2DgAe8uLIw2AcB&amp;num=9&amp;sig=AOD64_2RJlqVi5zZ9KQYPNyRkmJTIg1EEA&amp;client=ca-pub-2529492967638873&amp;adurl=http://website-builders.TheTop10Sites.com/%3Fmatchtype%3D%26keyword%3Dhtml%2520website%2520software%26adposition%3Dnone%26creative%3D66219688404%26aceid%3D" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=C8nyCuq_xVOL9LIbdpAPqvILwBZzfl5MGpLHl9vYBwI23ARAJIPezlyEoCmDJtuKGyKP0GaAB666lxwPIAQGoAwHIA8MEqgSGAU_Qc84o9b1vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelFgyBg9o6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGRKA2DgAe8uLIw2AcB&amp;num=9&amp;sig=AOD64_2RJlqVi5zZ9KQYPNyRkmJTIg1EEA&amp;client=ca-pub-2529492967638873&amp;adurl=http://website-builders.TheTop10Sites.com/%3Fmatchtype%3D%26keyword%3Dhtml%2520website%2520software%26adposition%3Dnone%26creative%3D66219688404%26aceid%3D"><img height="12" alt="" src="http://t1.gstatic.com/favicon?q=tbn:ANd9GcQedVJbeL5RlE65vGjht4jj9h5CEyNRRDVGbl8XeiZX5tB8Llxuw00513KoCxivVUxaO_gYZEmtUBCvhJoq_VgwU_MOoQs"></a><a class="rhurl" title="thetop10sites.com/Best-Builder" href="/aclk?sa=l&amp;ai=C8nyCuq_xVOL9LIbdpAPqvILwBZzfl5MGpLHl9vYBwI23ARAJIPezlyEoCmDJtuKGyKP0GaAB666lxwPIAQGoAwHIA8MEqgSGAU_Qc84o9b1vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelFgyBg9o6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGRKA2DgAe8uLIw2AcB&amp;num=9&amp;sig=AOD64_2RJlqVi5zZ9KQYPNyRkmJTIg1EEA&amp;client=ca-pub-2529492967638873&amp;adurl=http://website-builders.TheTop10Sites.com/%3Fmatchtype%3D%26keyword%3Dhtml%2520website%2520software%26adposition%3Dnone%26creative%3D66219688404%26aceid%3D" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=C8nyCuq_xVOL9LIbdpAPqvILwBZzfl5MGpLHl9vYBwI23ARAJIPezlyEoCmDJtuKGyKP0GaAB666lxwPIAQGoAwHIA8MEqgSGAU_Qc84o9b1vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelFgyBg9o6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGRKA2DgAe8uLIw2AcB&amp;num=9&amp;sig=AOD64_2RJlqVi5zZ9KQYPNyRkmJTIg1EEA&amp;client=ca-pub-2529492967638873&amp;adurl=http://website-builders.TheTop10Sites.com/%3Fmatchtype%3D%26keyword%3Dhtml%2520website%2520software%26adposition%3Dnone%26creative%3D66219688404%26aceid%3D"><span>thetop10sites.com/Best-Builder</span></a></div></div></td></tr><tr><td class="rh011c"><div class="rh011"><table><tbody><tr><td class="rh0111c"><div class="rh-body rh-box-body rh0111"><span class="rhbody">Find Best Website Builder Software. Save 70% Off on Website Software !</span></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div><div class="triangle"></div></li><script>var ad = buildRhTextAd([0,8,300,133,"http://website-builders.TheTop10Sites.com/?matchtype=\u0026keyword=html%20website%20software\u0026adposition=none\u0026creative=66219688404\u0026aceid=",null,"66284247204"]);registerAd(ad,'taw8');adSlot.addAd(ad);</script><li id="taw9" class="collapsed" lang="en"><div class="rh"><table><tbody><tr><td class="rh0c"><div class="rh0"><table><tbody><tr><td class="rh00c"><div class="rh00"><table><tbody><tr><td class="rh000c"><div class="rh-box-title rh-title rh000 collapsed-box"><a class="rhtitle" href="/aclk?sa=l&amp;ai=CNhKJuq_xVOL9LIbdpAPqvILwBYi27bsFkO-ziekBwI23ARAKIPezlyEoCmDJtuKGyKP0GaAB8MaA4gPIAQGoAwHIA8MEqgSGAU_QM5Uv9b5vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelGivm5No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGVRnCsgAf4uP8d2AcB&amp;num=10&amp;sig=AOD64_1hMoeVc_hXM2IJrflMSwUyrBAibQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://go.fiverr.com/logo/%3Fu_sou%3Dgoogle%26u_med%3Ddisplay%26u_cam%3Drm-Acquisition-FTB" target="_top" title="fiverr.com" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CNhKJuq_xVOL9LIbdpAPqvILwBYi27bsFkO-ziekBwI23ARAKIPezlyEoCmDJtuKGyKP0GaAB8MaA4gPIAQGoAwHIA8MEqgSGAU_QM5Uv9b5vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelGivm5No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGVRnCsgAf4uP8d2AcB&amp;num=10&amp;sig=AOD64_1hMoeVc_hXM2IJrflMSwUyrBAibQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://go.fiverr.com/logo/%3Fu_sou%3Dgoogle%26u_med%3Ddisplay%26u_cam%3Drm-Acquisition-FTB"><span>Professional Logo Design</span></a></div></td><td class="rh001c"><div class="rh-box-button rh-nessie-button-flat rh001"><div class="rhbutton-container"><a class="rhbutton" href="/aclk?sa=l&amp;ai=CNhKJuq_xVOL9LIbdpAPqvILwBYi27bsFkO-ziekBwI23ARAKIPezlyEoCmDJtuKGyKP0GaAB8MaA4gPIAQGoAwHIA8MEqgSGAU_QM5Uv9b5vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelGivm5No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGVRnCsgAf4uP8d2AcB&amp;num=10&amp;sig=AOD64_1hMoeVc_hXM2IJrflMSwUyrBAibQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://go.fiverr.com/logo/%3Fu_sou%3Dgoogle%26u_med%3Ddisplay%26u_cam%3Drm-Acquisition-FTB" target="_top" title="fiverr.com" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CNhKJuq_xVOL9LIbdpAPqvILwBYi27bsFkO-ziekBwI23ARAKIPezlyEoCmDJtuKGyKP0GaAB8MaA4gPIAQGoAwHIA8MEqgSGAU_QM5Uv9b5vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelGivm5No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGVRnCsgAf4uP8d2AcB&amp;num=10&amp;sig=AOD64_1hMoeVc_hXM2IJrflMSwUyrBAibQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://go.fiverr.com/logo/%3Fu_sou%3Dgoogle%26u_med%3Ddisplay%26u_cam%3Drm-Acquisition-FTB"><div class="icon-container"><img alt="" class="icon" src="http://pagead2.googlesyndication.com/pagead/images/nessie_icon_tiamat_white.png"></div></a></div></div></td></tr></tbody></table></div></td></tr><tr><td class="rh01c"><div class="rh01"><table><tbody><tr><td class="rh010c"><div class="rh-box-url rh-url rh010"><div class="rhurlctr" dir="ltr"><a class="rhfavicon" title="fiverr.com" href="/aclk?sa=l&amp;ai=CNhKJuq_xVOL9LIbdpAPqvILwBYi27bsFkO-ziekBwI23ARAKIPezlyEoCmDJtuKGyKP0GaAB8MaA4gPIAQGoAwHIA8MEqgSGAU_QM5Uv9b5vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelGivm5No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGVRnCsgAf4uP8d2AcB&amp;num=10&amp;sig=AOD64_1hMoeVc_hXM2IJrflMSwUyrBAibQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://go.fiverr.com/logo/%3Fu_sou%3Dgoogle%26u_med%3Ddisplay%26u_cam%3Drm-Acquisition-FTB" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CNhKJuq_xVOL9LIbdpAPqvILwBYi27bsFkO-ziekBwI23ARAKIPezlyEoCmDJtuKGyKP0GaAB8MaA4gPIAQGoAwHIA8MEqgSGAU_QM5Uv9b5vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelGivm5No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGVRnCsgAf4uP8d2AcB&amp;num=10&amp;sig=AOD64_1hMoeVc_hXM2IJrflMSwUyrBAibQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://go.fiverr.com/logo/%3Fu_sou%3Dgoogle%26u_med%3Ddisplay%26u_cam%3Drm-Acquisition-FTB"><img height="12" alt="" src="http://t1.gstatic.com/favicon?q=tbn:ANd9GcRjoYl6GLF4mSpV2yx4w7ktIiUgVD7KKvlcb8zoyVW0EJGi9KY_hWoF4vhNfzB60-fnQdMXVQ"></a><a class="rhurl" title="fiverr.com" href="/aclk?sa=l&amp;ai=CNhKJuq_xVOL9LIbdpAPqvILwBYi27bsFkO-ziekBwI23ARAKIPezlyEoCmDJtuKGyKP0GaAB8MaA4gPIAQGoAwHIA8MEqgSGAU_QM5Uv9b5vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelGivm5No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGVRnCsgAf4uP8d2AcB&amp;num=10&amp;sig=AOD64_1hMoeVc_hXM2IJrflMSwUyrBAibQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://go.fiverr.com/logo/%3Fu_sou%3Dgoogle%26u_med%3Ddisplay%26u_cam%3Drm-Acquisition-FTB" target="_top" data-original-click-url="http://googleads.g.doubleclick.net/aclk?sa=l&amp;ai=CNhKJuq_xVOL9LIbdpAPqvILwBYi27bsFkO-ziekBwI23ARAKIPezlyEoCmDJtuKGyKP0GaAB8MaA4gPIAQGoAwHIA8MEqgSGAU_QM5Uv9b5vGgrWgnii5rRDxhTYxThL13puKxJxhw7HzEl-uPnWBxw3LKtXReRH4VgBLiHtBaIv2tVdhzarj36n3nIKZgyZMmP-w77-sbaJCrzXetelGivm5No6sJST5C6aVlU1D8yZQOjzZez7LxqNvkTm202ke6cmi4IaleNntIGVRnCsgAf4uP8d2AcB&amp;num=10&amp;sig=AOD64_1hMoeVc_hXM2IJrflMSwUyrBAibQ&amp;client=ca-pub-2529492967638873&amp;adurl=http://go.fiverr.com/logo/%3Fu_sou%3Dgoogle%26u_med%3Ddisplay%26u_cam%3Drm-Acquisition-FTB"><span>fiverr.com</span></a></div></div></td></tr><tr><td class="rh011c"><div class="rh011"><table><tbody><tr><td class="rh0111c"><div class="rh-body rh-box-body rh0111"><span class="rhbody">I will design you a Logo for $5 recommended and reviewed!</span></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div></td></tr></tbody></table></div><div class="triangle"></div></li><script>var ad = buildRhTextAd([0,9,300,133,"http://go.fiverr.com/logo/?u_sou=google\u0026u_med=display\u0026u_cam=rm-Acquisition-FTB",null,"62565185424"]);registerAd(ad,'taw9');adSlot.addAd(ad);</script></ul></div></div>
  2911.  
  2912. <div id="logo">
  2913. <a href="/">
  2914. <object data="/assets/1/flash/icarly.swf" height="168" type="application/x-shockwave-flash" width="520">
  2915. <param name="movie" value="/assets/1/flash/icarly.swf">
  2916. <param name="wmode" value="transparent">
  2917. <img alt="iCarly.com" src="/images/m/icarly-logo.png" style="margin-top: 20px; max-width: 100%">
  2918. </object>
  2919. </a>
  2920. </div>
  2921.  
  2922. <div id="gadgetSWF" style="padding:10px"><embed type="application/x-shockwave-flash" src="http://cdn.abowman.com/widgets/fish/fish.swf" width="100%" height="200" id="flashID" name="flashID" bgcolor="#F0F7FF" quality="high" scale="noscale" salign="tl" flashvars="up_backgroundColor=F0F7FF" wmode="opaque" allowscriptaccess="always"></div>
  2923.  
  2924. <style>
  2925.  
  2926. /* this part of the code goes under <style> or <style type="text/css"> or before < / style > */
  2927.  
  2928. /* start of the css coding for the elevator tab by monica (uncraized) */
  2929.  
  2930. .imagemoving
  2931. {position:fixed;
  2932. bottom:-25px;
  2933. right:-20px;
  2934. opacity:0.4;
  2935. -webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;}
  2936.  
  2937. .imagemoving:hover
  2938. {position:fixed;
  2939. bottom:0px;
  2940. right:0px;
  2941. opacity:1;}
  2942.  
  2943. #updatetab {
  2944. font-family: helvetica; /*this is the font*/
  2945. color: #A0A0A0;} /*this is the font color*/
  2946. #tabtitle, #dropdown, #dropdown p {
  2947. background-color:#ffffff; /*this is the background color*/
  2948. border-color: #D8D8D8;} /*this is the border color*/
  2949.  
  2950. #updatetab {
  2951. width:100px;
  2952. position:fixed;
  2953. top:36px;
  2954. right:14px;}
  2955.  
  2956. #tabtitle {
  2957. text-align:center;
  2958. padding:1px 3px;
  2959. letter-spacing:2px;
  2960. font-size:9px;
  2961. text-transform:uppercase;
  2962. border-width:1px;
  2963. border-style:solid;
  2964. border-radius: 2px;
  2965. -moz-border-radius: 2px;
  2966. -webkit-border-radius: 2px;}
  2967.  
  2968. #dropdown {
  2969. border-style:solid;
  2970. border-width:0px 1px 1px 1px;
  2971. padding:2px 5px 0px 5px;
  2972. border-bottom-right-radius: 2px;
  2973. -moz-border-bottom-right-radius: 2px;
  2974. -webkit-border-bottom-right-radius: 2px;
  2975. border-bottom-left-radius: 2px;
  2976. -moz-border-bottom-left-radius: 2px;
  2977. -webkit-border-bottom-left-radius: 2px;
  2978. opacity:0;
  2979. -webkit-transition: all 0.5s ease-in-out;
  2980. -moz-transition: all 0.5s ease-in-out;
  2981. -o-transition: all 0.5s ease-in-out;
  2982. -ms-transition: all 0.5s ease-in-out;
  2983. transition: all 0.5s ease-in-out;}
  2984.  
  2985. #updatetab:hover #dropdown {
  2986. opacity:1;
  2987. -webkit-transition: all 0.5s ease-in-out;
  2988. -moz-transition: all 0.5s ease-in-out;
  2989. -o-transition: all 0.5s ease-in-out;
  2990. -ms-transition: all 0.5s ease-in-out;
  2991. transition: all 0.5s ease-in-out;}
  2992.  
  2993. #dropdown p {
  2994. padding-top:3px;
  2995. padding-bottom:3px;
  2996. border-width:0px 0px 1px 0px;
  2997. border-style:solid;
  2998. font-size:10px;}
  2999.  
  3000. #dropdown p:last-of-type {
  3001. border-bottom:0px solid transparent;}
  3002.  
  3003. #updatetab p, #updatetab ul, #updatetab li, #updatetab ol {
  3004. margin: 0px 0px 0px 0px;}
  3005.  
  3006. #c {
  3007. position:fixed;
  3008. bottom:4px;
  3009. right:4px;
  3010. font-size:13px;
  3011. font-family:helvetica;}
  3012.  
  3013. #elevator {
  3014. z-index: 1000;
  3015. /*increase if it's behind something else*/
  3016. height: 96.3%;
  3017. /*the height of the tab*/
  3018. position: fixed;
  3019. text-align: center;
  3020. /*you can change it to 'left' or 'right'*/
  3021. bottom: 0px;
  3022. left: 5px;
  3023. -webkit-transition-duration: 1.5s;
  3024. /*how long it takes to go up*/
  3025. -moz-transition-duration: 1.5s;
  3026. /*how long it takes to go up*/
  3027. -o-transition-duration: 1.5s;
  3028. /*how long it takes to go up*/
  3029. transition-duration: 1.5s;
  3030. /*how long it takes to go up*/
  3031. }
  3032.  
  3033. #elevator:hover {
  3034. z-index:1000;
  3035. bottom: 1205px;
  3036. left: 5px;
  3037. }
  3038.  
  3039. #room {
  3040. bottom: -1200px;
  3041. position: absolute;
  3042. width: 300px;
  3043. /*width of tab*/
  3044. height: 100%;
  3045. overflow: hidden;
  3046. /*change to 'scroll' if you want a scrollbar*/
  3047. padding: 10px;
  3048. background: white;
  3049. /*the tab's background color*/
  3050. opacity: 1;
  3051. line-height: 13px;
  3052. -moz-box-shadow: 0px 0px 3px 1px white;
  3053. /*shadow border code*/
  3054. -webkit-box-shadow: 0px 0px 3px 1px white;
  3055. /*shadow border code*/
  3056. box-shadow: 0px 0px 3px 1px white;
  3057. /*shadow border code*/
  3058. -webkit-border-radius: 3px;
  3059. /*rounds the tab's corners*/
  3060. -moz-border-radius: 3px;
  3061. /*rounds the tab's corners*/
  3062. border-radius: 3px;
  3063. /*rounds the tab's corners*/
  3064. border: 1px solid black;
  3065. /*tab border*/
  3066. text-align: center;
  3067. /*you can change it to 'left' or 'right'*/
  3068. }
  3069.  
  3070. .button {
  3071. display: block;
  3072. position: fixed;
  3073. left: 5px;
  3074. /*distance from the left side*/
  3075. top: 5px;
  3076. /*distance from the top*/
  3077. padding: 3px;
  3078. width: 35px;
  3079. /*width of button*/
  3080. height: 35px;
  3081. /*height of button*/
  3082. background-color: white;
  3083. /*button's background color*/
  3084. border-radius: 85px;
  3085. /*the lower it is, the less round it'll be*/
  3086. border: 1px solid black;
  3087. /*button border code*/
  3088. overflow: hidden;
  3089. }
  3090.  
  3091. .dividers {
  3092. border: 1px solid black;
  3093. /*border code for dividers*/
  3094. width: 95%;
  3095. /*width of dividers*/
  3096. height: 21px;
  3097. /*height of dividers*/
  3098. padding: 3px;
  3099. margin: auto;
  3100. line-height: 20px;
  3101. background: white;
  3102. /*background color of dividers*/
  3103. color: silver;
  3104. /*font color of dividers*/
  3105. font-weight: bold;
  3106. /*font weight (none or bold)*/
  3107. }
  3108.  
  3109. /*distance from the left side*/
  3110. top: 5px;
  3111. /*distance from the top*/
  3112. padding: 3px;
  3113. width: 35px;
  3114. /*width of button*/
  3115. height: 35px;
  3116. /*height of button*/
  3117. background-color: white;
  3118. /*button's background color*/
  3119. border-radius: 85px;
  3120. /*the lower it is, the less round it'll be*/
  3121. border: 1px solid black;
  3122. /*button border code*/
  3123. overflow: hidden;
  3124. }
  3125.  
  3126. .dividers {
  3127. border: 1px solid black;
  3128. /*border code for dividers*/
  3129. width: 95%;
  3130. /*width of dividers*/
  3131. height: 21px;
  3132. /*height of dividers*/
  3133. padding: 3px;
  3134. margin: auto;
  3135. line-height: 20px;
  3136. background: white;
  3137. /*background color of dividers*/
  3138. color: silver;
  3139. /*font color of dividers*/
  3140. font-weight: bold;
  3141. /*font weight (none or bold)*/
  3142. }
  3143.  
  3144. body {
  3145. background-image: url("{image:Background}");
  3146. background-repeat: {block:IfRepeatBackgroundHorizontally}repeat-x{/block:IfRepeatBackgroundHorizontally} {block:IfRepeatBackgroundVertically}repeat-y{/block:IfRepeatBackgroundVertically};
  3147. background-color: {BackgroundColor};
  3148. font-family: {font:Body};
  3149. }
  3150.  
  3151. .container-posts {
  3152. padding-top: 30px !important;
  3153. }
  3154.  
  3155. .navbar {
  3156. margin-bottom: 0px !important;
  3157. }
  3158.  
  3159. .tag:before, .tag:after, .search_query:before, .search_query:after {
  3160. content: '"';
  3161. }
  3162.  
  3163. .group-members, .following { overflow: hidden; } /* image corners don't get cut off if we don't do this */
  3164.  
  3165. .group-member-avatar, .followed-avatar {
  3166. width: 10%;
  3167. display: inline-block;
  3168. }
  3169.  
  3170. {block:IfPanelShadows}.panel {
  3171. box-shadow: 0px 0px 5px rgba(0,0,0,.25);
  3172. }{/block:IfPanelShadows}
  3173.  
  3174. {block:IfPanelsWithSlightTransparency}.navbar-default,.sidebar {
  3175. opacity: 0.95;
  3176. }{/block:IfPanelsWithSlightTransparency}
  3177.  
  3178. .blog-title, .blog-title:hover {
  3179. font-family: {TitleFont};
  3180. font-weight: {TitleFontWeight};
  3181. color: {TitleColor};
  3182. }
  3183.  
  3184. .blog-title a:hover {
  3185. color: {AccentColor} !important;
  3186. }
  3187.  
  3188. .blog-description {
  3189. text-align: {select:Description Alignment};
  3190. }
  3191.  
  3192. {block:ShowHeaderImage}.blog-header-image {
  3193. background-size: cover !important;
  3194. background-repeat: no-repeat;
  3195. background-position: center;
  3196. padding: 0px !important;
  3197. height: 350px !important;
  3198. margin-bottom: 0px !important;
  3199. background-image: url({HeaderImage}) !important;
  3200. }{/block:ShowHeaderImage}
  3201.  
  3202. {block:AskEnabled}.submit-button {
  3203. border-left: 0 !important;
  3204. }{/block:AskEnabled}
  3205.  
  3206. .blog-avatar-circle {
  3207. border-radius: 5em !important;
  3208. }
  3209.  
  3210. .form-control:focus {
  3211. border-color: {AccentColor} !important;
  3212. box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba({RGBAccentColor}, 0.6);
  3213. }
  3214.  
  3215. .accent-link, a.fa-link, .post-reblogged-from a, .read_more_container a, .post-permalink, .pager a, .post a {
  3216. color: {AccentColor} !important;
  3217. }
  3218.  
  3219. .post img { max-width: 100%; }
  3220.  
  3221. a.fa-link {
  3222. vertical-align: middle;
  3223. }
  3224.  
  3225. a.accent-link:hover, a.accent-link:active, a.accent-link:focus, .post a:hover, .post a:active, .post a:focus, .pager a:hover, .pager a:active, .pager a:focus, a.fa-link:hover, a.fa-link:focus, a.fa-link:active {
  3226. color: {color:Dark Accent Color} !important;
  3227. }
  3228.  
  3229. .link-btn, .follow-btn {
  3230. border-color: rgba(0,0,0,.075);
  3231. background-color: {AccentColor} !important;
  3232. color: #fff !important;
  3233. }
  3234.  
  3235. .link-btn:hover, .link-btn:active, .link-btn:focus,
  3236. .follow-btn:hover, .follow-btn:active, .follow-btn:focus {
  3237. border-color: rgba(0,0,0,.125);
  3238. background-color: {color:Dark Accent Color} !important;
  3239. }
  3240.  
  3241. .link-photo-container { padding-bottom: 12px; }
  3242.  
  3243. .fa-pencil-square-o {
  3244. position: relative;
  3245. top: 1px;
  3246. font-size: 15px;
  3247. }
  3248.  
  3249. .no-link-deco,a.fa-link:hover { text-decoration: none !important; }
  3250.  
  3251. .no-link-color {
  3252. color: inherit;
  3253. }
  3254.  
  3255. .post-special-content {
  3256. display: block !important;
  3257. margin-left: auto !important;
  3258. margin-right: auto !important;
  3259. padding-top: 10px;
  3260. padding-bottom: 10px;
  3261. }
  3262.  
  3263. .post-special-content iframe {
  3264. display: block !important;
  3265. margin-left: auto !important;
  3266. margin-right: auto !important;
  3267. }
  3268.  
  3269. .flex-video {
  3270. position: relative;
  3271. padding-top: 25px;
  3272. padding-bottom: 55%;
  3273. height: 0;
  3274. margin-bottom: 16px;
  3275. overflow: hidden;
  3276. }
  3277.  
  3278. .flex-video.widescreen { padding-bottom: 57.25%; }
  3279. .flex-video.vimeo { padding-top: 0; }
  3280. .flex-video iframe,
  3281. .flex-video object,
  3282. .flex-video embed {
  3283. position: absolute;
  3284. top: 0;
  3285. left: 0;
  3286. width: 100%;
  3287. height: 100%;
  3288. }
  3289.  
  3290. @media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  3291. .flex-video {
  3292. padding-top: 0;
  3293. }
  3294. }
  3295.  
  3296. .panel-heading {
  3297. margin-bottom: -1px !important;
  3298. }
  3299.  
  3300. .panel-body {
  3301. margin-top: -1px;
  3302. padding-top: 16px;
  3303. word-wrap: break-word;
  3304. }
  3305.  
  3306. .panel-footer {
  3307. word-break: break-all;
  3308. }
  3309.  
  3310. {block:IfUseBoldTitles}.panel-title {
  3311. font-weight: bold;
  3312. }{/block:IfUseBoldTitles}
  3313.  
  3314. .notes {
  3315. padding-top: 12px;
  3316. padding-left: 0;
  3317. padding-right: 12px;
  3318. margin-bottom: 20px;
  3319. width: 100%;
  3320. }
  3321.  
  3322. .notes .note:first-child {
  3323. border-top-left-radius: 4px;
  3324. border-top-right-radius: 4px;
  3325. }
  3326.  
  3327. .notes .note:last-child {
  3328. margin-bottom: 0;
  3329. border-bottom-right-radius: 4px;
  3330. border-bottom-left-radius: 4px;
  3331. }
  3332.  
  3333. .notes .note {
  3334. padding-bottom: 12px;
  3335. position: relative;
  3336. display: block;
  3337. padding: 10px 15px;
  3338. margin-bottom: -1px;
  3339. background-color: #fff;
  3340. border: 1px solid #ddd;
  3341. }
  3342.  
  3343. .notes .note .avatar { margin-right: 12px; }
  3344.  
  3345. .notes .note .action {
  3346. display: inline-block;
  3347. padding: .2em .6em .3em;
  3348. font-size: 75%;
  3349. font-weight: bold;
  3350. line-height: 1;
  3351. color: #fff;
  3352. text-align: left;
  3353. vertical-align: baseline;
  3354. border-radius: .25em;
  3355. background-color: {AccentColor} !important;
  3356. max-width: 89%;
  3357. }
  3358.  
  3359. .notes .note .action a { color: #fff !important; }
  3360.  
  3361. .note blockquote { margin-left: 80px; }
  3362.  
  3363. .posts:not(.quote), .posts blockquote:not(.quote) {
  3364. font-size: 14px;
  3365. }
  3366.  
  3367. .post-source a:hover, .post-reblogged-from a:hover, .more_notes_link a:hover, .post-notes:hover {
  3368. text-decoration: none !important;
  3369. }
  3370.  
  3371. .dot:after, .post-timestamp:after, .post-play-count:after, .separator-before:before, .post-notes:after {
  3372. content: '\00a0\00B7\00a0';
  3373. -webkit-user-select: none;
  3374. -moz-user-select: none;
  3375. -ms-user-select: none;
  3376. user-select: none;
  3377. }
  3378.  
  3379. .post-tag:after {
  3380. content: ',\00a0';
  3381. -webkit-user-select: none;
  3382. -moz-user-select: none;
  3383. -ms-user-select: none;
  3384. user-select: none;
  3385. }
  3386.  
  3387. .post-tag:last-child:after { content: '' !important; }
  3388.  
  3389. .more_notes_link_container { padding: 0 !important; }
  3390.  
  3391. .more_notes_link_container:hover { background-color: #f5f5f5; }
  3392.  
  3393. .more_notes_link, .notes_loading {
  3394. width: 100%;
  3395. padding: 10px 15px;
  3396. display: block;
  3397. }
  3398.  
  3399. .photoset { width: 94% !important; }
  3400. /* i feel like this is the wrong way to do it. any alternate ways of making photosets center correctly is welcome */
  3401.  
  3402. .quote { font-family: {font:Quote}; }
  3403.  
  3404. blockquote.quote { border: 0px !important; }
  3405.  
  3406. .quote-short { font-size: 32px !important; }
  3407.  
  3408. .quote-long { font-size: 18px !important; }
  3409.  
  3410. .ask .avatar { border-radius: 5px; height: auto; }
  3411.  
  3412. .post-panorama { padding-top: 0px; }
  3413.  
  3414. .panorama { overflow: hidden; }
  3415.  
  3416. {block:IfAlignNavbarToggleToLeft}.navbar-toggle {
  3417. float: left!important;
  3418. margin-right: 0px;
  3419. margin-left: 15px;
  3420. }{/block:IfAlignNavbarToggleToLeft}
  3421.  
  3422. .post-content img { display: block; }
  3423. /* this is the way that it does it on tumblr's dashboard, many posts look different from intended if the picture doesn't cut through the text */
  3424.  
  3425. /* Header */
  3426. #header { background:#fff; }
  3427. #header-inner { margin:0 auto; padding:0; width:970px;}
  3428.  
  3429. .like_button, .reblog_button {
  3430. display: inline-block !important;
  3431. position: relative;
  3432. top: 2px;
  3433. }
  3434.  
  3435. .like_button {
  3436. margin-left: 4px;
  3437. margin-right: 5px;
  3438. }
  3439.  
  3440. .like_button iframe {
  3441. width: 15px;
  3442. height: 15px;
  3443. }
  3444.  
  3445. .reblog_button svg {
  3446. width: 15px;
  3447. height: 15px;
  3448. }
  3449.  
  3450. .tumblr_audio_player {
  3451. width:97%;
  3452. }
  3453.  
  3454. @media (max-width: 400px) {
  3455. #tumblr_controls {
  3456. position: fixed;
  3457. top: 93.5%;
  3458. right: 5px;
  3459. width: 204px !important;
  3460. height: 31px !important;
  3461. }
  3462. }
  3463.  
  3464. .redux-blog-title {
  3465. padding-bottom: 4px;
  3466. margin-top: -10px;
  3467. border-bottom: 1px solid #CCC;
  3468. }
  3469.  
  3470. .img-thumbnail, .btn-lg, .btn-group-lg > .btn , .form-control, .panel, .btn, .input-group-addon {
  3471. border-radius: {text:Roundedness};
  3472. }
  3473.  
  3474. .btn-group-vertical > .btn:first-child:not(:last-child) {
  3475. border-top-right-radius: {text:Roundedness} !important;
  3476. }
  3477.  
  3478. .btn-group-vertical > .btn:last-child:not(:first-child) {
  3479. border-bottom-left-radius: {text:Roundedness} !important;
  3480. }
  3481.  
  3482. .pagination_button a {
  3483. border-radius: {text:Roundedness} !important;
  3484. }
  3485.  
  3486. .answer-captions {
  3487. float: left;
  3488. }
  3489.  
  3490. @media (min-width: 768px) {
  3491. .navbar-form.navbar-right:last-child {
  3492. width: 20%;
  3493. }
  3494. }
  3495.  
  3496. a {
  3497. color: {color:Link Color};
  3498. text-decoration: none;
  3499. }
  3500.  
  3501. a:hover {
  3502. text-decoration: underline;
  3503. }
  3504.  
  3505. .icons {
  3506. margin: 0 0 0 10px;
  3507. list-style-type: none;
  3508. padding: 0;
  3509. width: 100px;
  3510. float: left;
  3511. position: fixed;
  3512. z-index: 2;
  3513. }
  3514.  
  3515. .my_computer, .my_documents, .network_neighborhood, .folder, .recycle_bin, .start_menu, .application_icons, .start_bar .start_button .logo, .start_bar .tray .calendar, .start_menu, .window .top, .window .middle, .window .bottom, .description .top, .description .ok_button, .description .bottom {
  3516. background-image: url('http://static.tumblr.com/fpdiq1j/O6Um4f3al/master_sprite.png');
  3517. margin: auto;
  3518. }
  3519.  
  3520. .my_computer {
  3521. height: 32px;
  3522. width: 32px;
  3523. background-position: -616px -157px;
  3524. }
  3525.  
  3526. .my_documents {
  3527. height: 30px;
  3528. width: 32px;
  3529. background-position: -616px -189px;
  3530. }
  3531.  
  3532. .network_neighborhood {
  3533. height: 32px;
  3534. width: 32px;
  3535. background-position: -616px -219px;
  3536. }
  3537.  
  3538. .recycle_bin {
  3539. height: 32px;
  3540. width: 30px;
  3541. background-position: -616px -251px;
  3542. }
  3543.  
  3544. .folder{
  3545. height: 27px;
  3546. width: 32px;
  3547. background-position: -616px -283px;
  3548. }
  3549.  
  3550. .start_bar .start_button .logo {
  3551. width: 16px;
  3552. height: 14px;
  3553. background-position: -633px -103px;
  3554. }
  3555.  
  3556. .application_icons {
  3557. height: 16px;
  3558. width: 84px;
  3559. background-position: -565px -69px;
  3560. }
  3561.  
  3562. .start_bar .tray .calendar {
  3563. height: 16px;
  3564. width: 16px;
  3565. background-position: -632px -87px;
  3566. }
  3567.  
  3568. .start_menu {
  3569. height: 383px;
  3570. width: 168px;
  3571. background-position: 0px 0px;
  3572. }
  3573.  
  3574. .window .top {
  3575. height: 44px;
  3576. background-position: -168px 0px;
  3577. }
  3578.  
  3579. .description .top {
  3580. height: 21px;
  3581. background-position: -168px -134px;
  3582. }
  3583.  
  3584. .description .ok_button {
  3585. height: 23px;
  3586. width: 75px;
  3587. margin-top: 7px;
  3588. background-position: -231px -158px;
  3589. }
  3590.  
  3591. .description .bottom {
  3592. height: 2px;
  3593. background-position: -168px -155px;
  3594. }
  3595.  
  3596. .window .middle, div.notes, div.attribution, div.tags {
  3597. background: url('http://static.tumblr.com/fpdiq1j/utSm3gwcy/large_middle.png');
  3598. background-repeat: repeat-y;
  3599. }
  3600.  
  3601. .window .bottom {
  3602. background-position: -168px -46px;
  3603. height: 22px;
  3604. }
  3605.  
  3606. .icon_label {
  3607. padding-top: 6px;
  3608. padding-bottom: 15px;
  3609. color: {color:Icon Color};
  3610. text-align: center;
  3611. }
  3612.  
  3613. .icons a {
  3614. color: {color:Icon Color};
  3615. text-decoration: none;
  3616. }
  3617.  
  3618. .title {
  3619. display: block;
  3620. font-size: 1.25em;
  3621. margin-bottom: 5px;
  3622. }
  3623.  
  3624. img.full_image {
  3625. width: 100%;
  3626. }
  3627.  
  3628. .body img, .caption img {
  3629. max-width: 100%;
  3630. overflow: hidden;
  3631. }
  3632.  
  3633. #desktop, .navigation {
  3634. margin: 20px auto 0 auto;
  3635. z-index: 3;
  3636. position: relative;
  3637. {block:IfNotTwoColumn}
  3638. width: 480px;
  3639. {/block:IfNotTwoColumn}
  3640. {block:IfTwoColumn}
  3641. width: 1000px;
  3642. {/block:IfTwoColumn}
  3643. left: 10px;
  3644. }
  3645.  
  3646. body.permalink_page #desktop,
  3647. body.permalink_page .navigation {
  3648. width: 480px;
  3649. }
  3650.  
  3651. .window {
  3652. width: 480px;
  3653. max-width: 480px;
  3654. {block:IfNotTwoColumn}
  3655. margin: 0 0 30px 0;
  3656. {/block:IfNotTwoColumn}
  3657. {block:IfTwoColumn}
  3658. float: left;
  3659. margin: 0 20px 20px 0;
  3660. {/block:IfTwoColumn}
  3661. }
  3662.  
  3663. .window .top {
  3664. height: 44px;
  3665. }
  3666.  
  3667. .window .top .info {
  3668. top: 26px;
  3669. left: 10px;
  3670. position: relative;
  3671. width: 300px;
  3672. z-index: 4;
  3673. font-size: 11px;
  3674. line-height: 13px;
  3675. }
  3676.  
  3677. .window > a {
  3678. color: #000000;
  3679. text-decoration: none;
  3680. }
  3681.  
  3682. .window .top a:hover {
  3683. text-decoration: underline;
  3684. }
  3685.  
  3686. .window .middle, div.notes, div.attribution, div.tags {
  3687. background-repeat: repeat-y;
  3688. padding: 4px 26px 4px 10px;
  3689. }
  3690.  
  3691. .middle .caption {
  3692. margin-top: 5px; /* possibly redundant */
  3693. }
  3694.  
  3695. .quote .dash {
  3696. float: left;
  3697. padding: 0 4px 0 6px;
  3698. }
  3699.  
  3700. .quote .source {
  3701. float: left;
  3702. }
  3703.  
  3704. .chat .line {
  3705. margin-bottom: 3px;
  3706. }
  3707.  
  3708. .chat .line:last-of-type {
  3709. margin-bottom: 0;
  3710. }
  3711.  
  3712. .photoset .wrapper,
  3713. .video .video_player {
  3714. width: 400px;
  3715. display: block;
  3716. margin: 0 auto;
  3717. }
  3718.  
  3719. .photo .wrapper {
  3720. position: relative;
  3721. z-index: 0;
  3722. }
  3723.  
  3724. .photo .wrapper .make_lightbox {
  3725. position: absolute;
  3726. padding: 6px 8px;
  3727. bottom: 0;
  3728. right: 0;
  3729. background-color: #FFFFFF;
  3730. font-size: 0.9em;
  3731. z-index: 1;
  3732. opacity: 0;
  3733. -webkit-transition: opacity 0.2s ease-in;
  3734. }
  3735.  
  3736. .photo .wrapper:hover .make_lightbox {
  3737. opacity: 0.9;
  3738. -webkit-transition: opacity 0.2s ease-out;
  3739. }
  3740.  
  3741. .make_lightbox:hover {
  3742. cursor: hand;
  3743. text-decoration: underline;
  3744. }
  3745.  
  3746. .tagged {
  3747. font-size: 0.8em;
  3748. margin-top: 8px;
  3749. opacity: 0.8;
  3750. }
  3751.  
  3752. .window .bottom {
  3753. height: 22px;
  3754. }
  3755.  
  3756. .description {
  3757. position: fixed;
  3758. top: 20%;
  3759. right: 10%;
  3760. z-index: 4;
  3761. width: 200px;
  3762. }
  3763.  
  3764. .description .middle {
  3765. background: url('http://static.tumblr.com/fpdiq1j/leqm4f39j/description_middle.png') repeat-y;
  3766. display: block;
  3767. padding: 5px;
  3768. max-width: 190px;
  3769. font-size: 11px;
  3770. }
  3771.  
  3772. ol.notes {
  3773. padding: 11px 0 0 0;
  3774. margin: 0;
  3775. border-top: 1px dashed #CCCCCC;
  3776. }
  3777.  
  3778. ol.notes li.note {
  3779. list-style: none;
  3780. margin-bottom: 3px;
  3781. height: 16px;
  3782. }
  3783.  
  3784. ol.notes li.note:last-child {
  3785. margin-bottom: 0;
  3786. }
  3787.  
  3788. ol.notes li.note span.action {
  3789. top: -4px;
  3790. position: relative;
  3791. }
  3792.  
  3793. .navigation {
  3794. padding: 0 {block:IfTwoColumn}40px{/block:IfTwoColumn}{block:IfNotTwoColumn}0{/block:IfNotTwoColumn} 55px 0;
  3795. height: 26px;
  3796. font-weight: bold;
  3797. clear: both;
  3798. float: none;
  3799. }
  3800.  
  3801. .navigation .next, .navigation .prev {
  3802. background-color: #FFFFFF;
  3803. padding: 6px 8px;
  3804. }
  3805.  
  3806. .navigation .next {
  3807. float: right;
  3808. }
  3809.  
  3810.  
  3811. .start_bar {
  3812. position: fixed;
  3813. background-color: rgb(192,192,192);
  3814. bottom: 0;
  3815. height: 28px;
  3816. width: 100%;
  3817. z-index: 4;
  3818. }
  3819.  
  3820. .start_menu {
  3821. position: fixed;
  3822. z-index: 3;
  3823. bottom: 28px;
  3824. display: none;
  3825. }
  3826.  
  3827. .start_bar .top_border {
  3828. border-bottom: 1px solid rgb(255,255,255);
  3829. border-top: 1px solid rgb(223,223,223);
  3830. }
  3831.  
  3832. .start_bar .start_button {
  3833. float: left;
  3834. border-top: 2px solid white;
  3835. border-left: 2px solid white;
  3836. border-bottom: 2px solid gray;
  3837. border-right: 2px solid gray;
  3838. height: 18px;
  3839. width: 54px;
  3840. margin-left: 2px;
  3841. margin-top: 2px;
  3842. }
  3843.  
  3844. .sb_click {
  3845. border-bottom: 2px solid white !important;
  3846. border-right: 2px solid white !important;
  3847. border-top: 2px solid gray !important;
  3848. border-left: 2px solid gray !important;
  3849. }
  3850.  
  3851. .start_bar .start_button .text{
  3852. float: right;
  3853. display: inline;
  3854. margin-right: 4px;
  3855. line-height: 18px;
  3856. font-weight: bold;
  3857. }
  3858.  
  3859. .start_bar .start_button .logo{
  3860. float: left;
  3861. margin-top: 2px;
  3862. margin-left: 2px;
  3863. }
  3864.  
  3865. .start_bar .big_seperator {
  3866. float: left;
  3867. border-left: 1px solid rgb(128,128,128);
  3868. border-right: 1px solid rgb(255,255,255);
  3869. height: 22px;
  3870. margin-top: 2px;
  3871. margin-left: 2px;
  3872. }
  3873.  
  3874. .start_bar .small_seperator {
  3875. float: left;
  3876. border-left: 1px solid rgb(255,255,255);
  3877. border-top: 1px solid rgb(255,255,255);
  3878. border-right: 1px solid rgb(128,128,128);
  3879. border-bottom: 1px solid rgb(128,128,128);
  3880. background-color: rgb(192,192,192);
  3881. width: 1px;
  3882. height: 16px;
  3883. margin-top: 4px;
  3884. margin-left: 2px;
  3885. }
  3886.  
  3887. .start_bar .application_icons {
  3888. float: left;
  3889. margin-top: 5px;
  3890. margin-left: 7px;
  3891. margin-right: 7px;
  3892. }
  3893.  
  3894. .start_bar .tray {
  3895. float: right;
  3896. border-top: 1px solid rgb(128,128,128);
  3897. border-left: 1px solid rgb(128,128,128);
  3898. border-bottom: 1px solid rgb(255,255,255);
  3899. border-right: 1px solid rgb(255,255,255);
  3900. height: 18px;
  3901. width: 79px;
  3902. margin-right: 5px;
  3903. margin-top: 2px;
  3904. }
  3905.  
  3906. .start_bar .tray .time {
  3907. line-height: 18px;
  3908. float: right;
  3909. font-size: 10px;
  3910. margin-right: 10px;
  3911. }
  3912.  
  3913. .start_bar .tray .calendar {
  3914. float: left;
  3915. margin-top: 1px;
  3916. margin-left: 3px;
  3917. }
  3918.  
  3919. /* COMMON */
  3920.  
  3921. body.infinite_scrolling .navigation, .inf_scr {
  3922. display: none;
  3923. }
  3924.  
  3925. .middle img {
  3926. display: block;
  3927. }
  3928.  
  3929. .content p, blockquote, ul, ol {
  3930. margin: 0 0 0.6em 0;
  3931. }
  3932.  
  3933. {block:IfNotDisplayPhotoCaptions}.caption{
  3934. display:none;
  3935. }{/block:IfNotDisplayPhotoCaptions}
  3936.  
  3937. {block:IfNotDisplayHomeIcon}.home{
  3938. display:none;
  3939. }{/block:IfNotDisplayHomeIcon}
  3940.  
  3941. {block:IfNotDisplayAskIcon}.ask{
  3942. display:none;
  3943. }{/block:IfNotDisplayAskIcon}
  3944.  
  3945. {block:IfNotDisplaySubmitIcon}.submit{
  3946. display:none;
  3947. }{/block:IfNotDisplaySubmitIcon}
  3948.  
  3949. {block:IfNotDisplayPagesIcon}.pages{
  3950. display:none;
  3951. }{/block:IfNotDisplayPagesIcon}
  3952.  
  3953. {block:IfNotDisplayArchiveIcon}.archive{
  3954. display:none;
  3955. }{/block:IfNotDisplayArchiveIcon}
  3956.  
  3957. {CustomCSS}
  3958. </style>
  3959.  
  3960. <script type="text/javascript" src="http://static.tumblr.com/fpdiq1j/yq6mkjsmu/eathemes.min.js"></script>
  3961. <script type="text/javascript">
  3962. $(function(){
  3963. eathemes($(".container"), ".window", "{Name}", 500)
  3964. $('.ok_button').click(function(){
  3965. $(this).parent().parent().fadeOut();
  3966. })
  3967. $('.start_button').click(function(){
  3968. $(this).toggleClass('sb_click')
  3969. $('.start_menu').slideToggle()
  3970. })
  3971. function updateClock(){
  3972. var date = new Date();
  3973. var mins = date.getMinutes();
  3974. var hrs = date.getHours();
  3975. var ext = "AM";
  3976. if(hrs > 12){
  3977. var ext = "PM";
  3978. var hrs = hrs - parseInt(12);
  3979. }
  3980. var currentTime = hrs + ":" + mins + " " + ext;
  3981. $('#showClock').html(currentTime);
  3982. }
  3983. window.setInterval(updateClock, 6000);
  3984. updateClock();
  3985. $('.make_lightbox').each(function(e){
  3986. $(this).on('click',function(v){
  3987. var lbArray = [];
  3988. var pWidth = $(this).data('width');
  3989. var pHeight = $(this).data('height');
  3990. var pHighRes = $(this).data('highres');
  3991. var pLowRes = $(this).data('lowres');
  3992. var arrayContents = {"width":pWidth, "height":pHeight, "low_res":pLowRes, "high_res":pHighRes};
  3993. lbArray.push(arrayContents);
  3994. Tumblr.Lightbox.init(lbArray,1);
  3995. $('body').toggleClass('tumblr_lightbox_active');
  3996. })
  3997. })
  3998. })
  3999. </script>
  4000.  
  4001. </head>
  4002. <body>
  4003.  
  4004. <img src="https://31.media.tumblr.com/645c1d34b601720e5e21f49be938ed3e/tumblr_inline_nkibc0MZER1tp8pyc.gif" class="imagemoving"/>
  4005.  
  4006. <object data=http://www.bgreco.net/asciitube/3NuFVQk_CCs width="600" height="400"> <embed src=http://www.web-source.net width="600" height="400"> </embed> Error: Embedded data could not be displayed. </object>
  4007.  
  4008. <style>
  4009. ::-webkit-scrollbar {
  4010. width: 20px;
  4011. height: 7px;
  4012. background-color:#ffffff;
  4013. }
  4014. ::-webkit-scrollbar-button:start:decrement,
  4015. ::-webkit-scrollbar-button:end:increment {display: block;}
  4016. ::-webkit-scrollbar-button:vertical:start:increment,
  4017. ::-webkit-scrollbar-button:vertical:end:decrement {display: none;}
  4018. ::-webkit-scrollbar-button:end:increment
  4019. {background-image:url(http://www.snazzyspace.com/images/arrowdown.png);
  4020. background-repeat: no-repeat;background-position:center;
  4021. -webkit-box-shadow: inset 0 0 16px rgba(214,214,214,0.9);}
  4022. </style>
  4023. <style>
  4024. ::-webkit-scrollbar-button:start:decrement
  4025. {background-image: url(http://www.snazzyspace.com/images/arrowup.png);
  4026. background-repeat: no-repeat;background-position:center;
  4027. -webkit-box-shadow: inset 0 0 16px rgba(214,214,214,0.9);}
  4028. ::-webkit-scrollbar-thumb {
  4029. background-color:transparent;
  4030. background:url(http://www.snazzyspace.com/defaultimages/000000_1-direction.gif);
  4031. background-size: 400% auto;
  4032. border-left:0px solid #E5E5E5;
  4033. border-right:0px solid #E5E5E5;
  4034. border-bottom:0px solid #E5E5E5;
  4035. border-top:0px solid #E5E5E5;
  4036. border-radius:0%;
  4037. }
  4038. #scrollbardolliecrave {
  4039. width:96px;
  4040. height:20px;
  4041. position: fixed;
  4042. left: 0px;
  4043. bottom: 0px;
  4044. }
  4045. ::-webkit-scrollbar-track {
  4046. background:url(http://www.snazzyspace.com/images/track.png);
  4047. border-radius:0%;
  4048. }
  4049. </style>
  4050.  
  4051.  
  4052. <div id="page">
  4053. <header id="header">
  4054. <div id="header-inner">
  4055. <div id="logo">
  4056. <h1><a href="#">Cool<span>Logo</span></a></h1>
  4057. </div>
  4058. <div id="top-nav">
  4059. <ul>
  4060. <li><a href="#">About</a></li>
  4061. <li><a href="#">Contact</a></li>
  4062. <li><a href="#">FAQ</a></li>
  4063. <li><a href="#">Help</a></li>
  4064. </ul>
  4065. </div>
  4066. <div class="clr"></div>
  4067. </div>
  4068. </header>
  4069. <div class="feature">
  4070. <div class="feature-inner">
  4071. <h1>Heading</h1>
  4072. </div>
  4073. </div>
  4074.  
  4075. <div class="adb"><div style="border: 1px dashed #f00; padding: 5px;"><b>Adblock Detected</b><br>It has been detected that you are blocking advertisements on this website. You are free to do so and I will not try to stop you. Just know that, although you are clearly not interested in clicking any of the advertisements on this website, effortlessly viewing them has a large impact on the amount of revenue that is gained from them; revenue that goes towards keeping this website online. The advertisements are as harmless and unobtrusive as the text you are reading right now. Simply putting this website on your white list would make all the difference.</div></div>
  4076.  
  4077. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4078. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4079. <object data=http://www.y8.com/new/games width="600" height="400"> <embed src=http://www.y8.com/new/games width="600" height="400"> </embed> Error: Embedded data could not be displayed. </object>
  4080.  
  4081. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4082.  
  4083. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4084. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4085.  
  4086. <section id="sidebar" data-influencer="">
  4087. <header>
  4088.  
  4089.  
  4090. <div class="item" data-tour-id="profileimageedit">
  4091. <div class="mediaSquare large">
  4092. <a id="profileImage" href="/tom">
  4093. <button class="playBtn play_30 radio" data-type="radio" data-radio-station-entity-key="radiostation_profile_59158124" data-title="Tom Anderson" data-image-url="https://a3-images.myspacecdn.com/images03/1/240e42b5d9ce48a78983961e7fcb3c39/70x70.jpg"></button>
  4094. <img src="https://a3-images.myspacecdn.com/images03/1/240e42b5d9ce48a78983961e7fcb3c39/300x300.jpg" alt="">
  4095. <div class="connectButton notReversed tooltips" data-id="59158124" data-entity-key="profile_59158124" data-is-connected="false" data-is-reverse-connected="false" data-show-reverse-status="true" data-image-url="https://a3-images.myspacecdn.com/images03/1/240e42b5d9ce48a78983961e7fcb3c39/300x300.jpg" data-title="Tom Anderson" data-area="profiles" data-type="profile" data-popover-initialized="true">
  4096. <span></span>
  4097. <span></span>
  4098. </div>
  4099. </a>
  4100.  
  4101. <i class="isOfficial">Official</i>
  4102.  
  4103.  
  4104. </div>
  4105. </div>
  4106.  
  4107. <h1>
  4108. <span class=""><a href="/tom" data-click-object-type="ProfileContextualNav">Tom Anderson</a></span>
  4109.  
  4110. </h1>
  4111. </header>
  4112.  
  4113.  
  4114. <nav data-tour-id="sidebarnav">
  4115. <ul>
  4116.  
  4117. <li class="hasSubNav">
  4118. <a href="/tom/connections/out" data-click-object-type="ProfileContextualNavConnections">
  4119.  
  4120. <i class="connect_16_gray hover"></i>
  4121.  
  4122. <span>Connections</span>
  4123. </a>
  4124.  
  4125. <ul>
  4126.  
  4127. <li class="">
  4128. <a href="/tom/connections/out" data-click-object-type="ProfileContextualNavPeople">
  4129.  
  4130. <span>People</span>
  4131. </a>
  4132.  
  4133. </li>
  4134.  
  4135.  
  4136.  
  4137. <li class="">
  4138. <a href="/tom/connections/songs" data-click-object-type="ProfileContextualNavSongs">
  4139.  
  4140. <span>Songs</span>
  4141. </a>
  4142.  
  4143. </li>
  4144.  
  4145.  
  4146.  
  4147. <li class="">
  4148. <a href="/tom/connections/albums" data-click-object-type="ProfileContextualNavAlbums">
  4149.  
  4150. <span>Albums</span>
  4151. </a>
  4152.  
  4153. </li>
  4154.  
  4155.  
  4156.  
  4157. <li class="">
  4158. <a href="/tom/connections/videos" data-click-object-type="ProfileContextualNavVideos">
  4159.  
  4160. <span>Videos</span>
  4161. </a>
  4162.  
  4163. </li>
  4164.  
  4165.  
  4166.  
  4167. <li class="">
  4168. <a href="/tom/connections/photos" data-click-object-type="ProfileContextualNavPhotos">
  4169.  
  4170. <span>Photos</span>
  4171. </a>
  4172.  
  4173. </li>
  4174.  
  4175.  
  4176.  
  4177. <li class="">
  4178. <a href="/tom/connections/articles" data-click-object-type="ProfileContextualNavArticles">
  4179.  
  4180. <span>Articles</span>
  4181. </a>
  4182.  
  4183. </li>
  4184.  
  4185.  
  4186.  
  4187. </ul>
  4188.  
  4189. </li>
  4190.  
  4191.  
  4192.  
  4193. <li class="">
  4194. <a href="/tom/photos" data-click-object-type="ProfileContextualNavPhotos">
  4195.  
  4196. <i class="photo_16_gray"></i>
  4197.  
  4198. <span>Photos</span>
  4199. </a>
  4200.  
  4201. </li>
  4202.  
  4203.  
  4204.  
  4205. <li class="navMixesLink">
  4206. <a href="/tom/mixes" data-click-object-type="ProfileContextualNavMixes">
  4207.  
  4208. <i class="mixes_16"></i>
  4209.  
  4210. <span>Mixes</span>
  4211. </a>
  4212.  
  4213. </li>
  4214.  
  4215.  
  4216.  
  4217. </ul>
  4218. </nav>
  4219.  
  4220.  
  4221. <footer data-tour-id="sidebarfooter">
  4222.  
  4223.  
  4224. <nav id="streamNav">
  4225.  
  4226.  
  4227.  
  4228.  
  4229.  
  4230. <div id="streamFilterBtn">
  4231. <button type="button">
  4232. <span>Show Filters</span>
  4233. </button>
  4234. </div>
  4235.  
  4236.  
  4237. <button class="noStyle hide" id="featureToggle">Show Feature</button>
  4238. </nav>
  4239.  
  4240.  
  4241. </footer>
  4242.  
  4243. </section>
  4244.  
  4245. <HEAD>
  4246.  
  4247. <SCRIPT LANGUAGE="JavaScript">
  4248.  
  4249. <!-- Begin
  4250. var africaArray = new Array("('Select country','',true,true)",
  4251. "('Ethiopia')",
  4252. "('Somalia')",
  4253. "('South Africa')",
  4254. "('Other')");
  4255. var middleeastArray = new Array("('Select country','',true,true)",
  4256. "('Egypt')",
  4257. "('Iran')",
  4258. "('Israel')",
  4259. "('Kuwait')",
  4260. "('Lebanon')",
  4261. "('Morocco')",
  4262. "('Saudi Arabia')",
  4263. "('Syria')",
  4264. "('Turkey')",
  4265. "('U. A. Emirates')",
  4266. "('Other')");
  4267. var asiaArray = new Array("('Select country','',true,true)",
  4268. "('Armenia')",
  4269. "('Bangladesh')",
  4270. "('Cambodia')",
  4271. "('China')",
  4272. "('India')",
  4273. "('Indonesia')",
  4274. "('Iran')",
  4275. "('Japan')",
  4276. "('Malaysia')",
  4277. "('Myanmar')",
  4278. "('Nepal')",
  4279. "('Pakistan')",
  4280. "('Philippines')",
  4281. "('Singapore')",
  4282. "('South Korea')",
  4283. "('Sri Lanka')",
  4284. "('Taiwan')",
  4285. "('Thailand')",
  4286. "('Uzbekistan')",
  4287. "('Vietnam')",
  4288. "('Other')");
  4289. var europeArray = new Array("('Select country','',true,true)",
  4290. "('Albania')",
  4291. "('Austria')",
  4292. "('Belarus')",
  4293. "('Belgium')",
  4294. "('Bosnia')",
  4295. "('Bulgaria')",
  4296. "('Croatia')",
  4297. "('Cyprus')",
  4298. "('Czech Rep.')",
  4299. "('Denmark')",
  4300. "('Estonia')",
  4301. "('Finland')",
  4302. "('France')",
  4303. "('Germany')",
  4304. "('Greece')",
  4305. "('Hungary')",
  4306. "('Iceland')",
  4307. "('Ireland')",
  4308. "('Italy')",
  4309. "('Latvia')",
  4310. "('Liechtenstein')",
  4311. "('Lithuania')",
  4312. "('Luxembourg')",
  4313. "('Macedonia')",
  4314. "('Malta')",
  4315. "('Monaco')",
  4316. "('Netherlands')",
  4317. "('Norway')",
  4318. "('Poland')",
  4319. "('Portugal')",
  4320. "('Romania')",
  4321. "('Russia')",
  4322. "('Slovakia')",
  4323. "('Slovenia')",
  4324. "('Spain')",
  4325. "('Sweden')",
  4326. "('Switzerland')",
  4327. "('Ukraine')",
  4328. "('United Kingdom')",
  4329. "('Other')");
  4330. var australiaArray = new Array("('Select country','',true,true)",
  4331. "('Australia')",
  4332. "('New Zealand')",
  4333. "('Other')");
  4334. var lamericaArray = new Array("('Select country','',true,true)",
  4335. "('Costa Rica')",
  4336. "('Cuba')",
  4337. "('El Salvador')",
  4338. "('Guatemala')",
  4339. "('Haiti')",
  4340. "('Jamaica')",
  4341. "('Mexico')",
  4342. "('Panama')",
  4343. "('Other')");
  4344. var namericaArray = new Array("('Select country','',true,true)",
  4345. "('Canada')",
  4346. "('USA')",
  4347. "('Other')");
  4348. var samericaArray = new Array("('Select country','',true,true)",
  4349. "('Argentina')",
  4350. "('Bolivia')",
  4351. "('Brazil')",
  4352. "('Chile')",
  4353. "('Colombia')",
  4354. "('Ecuador')",
  4355. "('Paraguay')",
  4356. "('Peru')",
  4357. "('Suriname')",
  4358. "('Uruguay')",
  4359. "('Venezuela')",
  4360. "('Other')");
  4361. function populateCountry(inForm,selected) {
  4362. var selectedArray = eval(selected + "Array");
  4363. while (selectedArray.length < inForm.country.options.length) {
  4364. inForm.country.options[(inForm.country.options.length - 1)] = null;
  4365. }
  4366. for (var i=0; i < selectedArray.length; i++) {
  4367. eval("inForm.country.options[i]=" + "new Option" + selectedArray[i]);
  4368. }
  4369. if (inForm.region.options[0].value == '') {
  4370. inForm.region.options[0]= null;
  4371. if ( navigator.appName == 'Netscape') {
  4372. if (parseInt(navigator.appVersion) < 4) {
  4373. window.history.go(0);
  4374. }
  4375. else {
  4376. if (navigator.platform == 'Win32' || navigator.platform == 'Win16') {
  4377. window.history.go(0);
  4378. }
  4379. }
  4380. }
  4381. }
  4382. }
  4383. function populateUSstate(inForm,selected) {
  4384. var stateArray = new Array("('Select State','',true,true)",
  4385. "('Alabama')",
  4386. "('Alaska')",
  4387. "('Arizona')",
  4388. "('Arkansas')",
  4389. "('California')",
  4390. "('Colorado')",
  4391. "('Connecticut')",
  4392. "('Delaware')",
  4393. "('Columbia')",
  4394. "('Florida')",
  4395. "('Georgia')",
  4396. "('Hawaii')",
  4397. "('Idaho')",
  4398. "('Illinois')",
  4399. "('Indiana')",
  4400. "('Iowa')",
  4401. "('Kansas')",
  4402. "('Kentucky')",
  4403. "('Louisiana')",
  4404. "('Maine')",
  4405. "('Maryland')",
  4406. "('Massachusetts')",
  4407. "('Michigan')",
  4408. "('Minnesota')",
  4409. "('Mississippi')",
  4410. "('Missouri')",
  4411. "('Montana')",
  4412. "('Nebraska')",
  4413. "('Nevada')",
  4414. "('New Hampshire')",
  4415. "('New Jersey')",
  4416. "('New Mexico')",
  4417. "('New York')",
  4418. "('North Carolina')",
  4419. "('North Dakota')",
  4420. "('Ohio')",
  4421. "('Oklahoma')",
  4422. "('Oregon')",
  4423. "('Pennsylvania')",
  4424. "('Rhode Island')",
  4425. "('South Carolina')",
  4426. "('South Dakota')",
  4427. "('Tennessee')",
  4428. "('Texas')",
  4429. "('Utah')",
  4430. "('Vermont')",
  4431. "('Virginia')",
  4432. "('Washington')",
  4433. "('West Virginia')",
  4434. "('Wisconsin')",
  4435. "('Wyoming')");
  4436. if (selected == 'USA') {
  4437. for (var i=0; i < stateArray.length; i++) {
  4438. eval("inForm.country.options[i]=" + "new Option" + stateArray[i]);
  4439. }
  4440. if ( navigator.appName == 'Netscape') {
  4441. if (parseInt(navigator.appVersion) < 4) {
  4442. window.history.go(0)
  4443. }
  4444. else {
  4445. if (navigator.platform == 'Win32' || navigator.platform == 'Win16') {
  4446. window.history.go(0)
  4447. }
  4448. }
  4449. }
  4450. }
  4451. else {
  4452. }
  4453. if (selected == 'Other') {
  4454. newCountry = "";
  4455. while (newCountry == ""){
  4456. newCountry=prompt ("Please enter the name of your country.", "");
  4457. }
  4458. if (newCountry != null) {
  4459. inForm.country.options[(inForm.country.options.length-1)]=new Option(newCountry,newCountry,true,true);
  4460. inForm.country.options[inForm.country.options.length]=new Option('Other, not listed','Other');
  4461. }
  4462. }
  4463. if(inForm.country.options[0].text == 'Select country') {
  4464. inForm.country.options[0]= null;
  4465. }
  4466. }
  4467. // End -->
  4468. </script>
  4469.  
  4470. <section id="random-video-wrapper">
  4471. <div id="random-video">
  4472. </div></section>
  4473.  
  4474. <iframe src="http://www.linerider.org/linerider1.swf" name="right" scrolling="auto" frameborder="0" align="center" width="728px" height="600px"></iframe>
  4475.  
  4476. <!-- CCONTINUE -->
  4477.  
  4478. <BODY>
  4479.  
  4480. <center>
  4481. <form name="globe">
  4482. <select name="region" onChange="populateCountry(document.globe,document.globe.region.options[document.globe.region.selectedIndex].value)">
  4483. <option selected value=''>Select Region</option>
  4484. <option value='asia'>Asia</option>
  4485. <option value='africa'>Africa</option>
  4486. <option value='australia'>Australia</option>
  4487. <option value='europe'>Europe</option>
  4488. <option value='middleeast'>Middle East</option>
  4489. <option value='lamerica'>Latin America</option>
  4490. <option value='namerica'>North America</option>
  4491. <option value='samerica'>South America</option>
  4492. </select>
  4493. <select name="country" onChange="populateUSstate(document.globe,document.globe.country.options[document.globe.country.selectedIndex].text)">
  4494. <option value=''><--------------------</option>
  4495. </select>
  4496. </form>
  4497. </center>
  4498. <br />
  4499. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4500.  
  4501. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4502. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4503. <body>
  4504. <marquee>welcome</marquee>
  4505. </body>
  4506. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4507.  
  4508. <iframe width="420" height="315" src="https://www.youtube.com/embed/eqDPhecPneE?autoplay=1" frameborder="0" allowfullscreen></iframe>
  4509.  
  4510. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4511. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4512. <!--<html>-->
  4513. <!--<head>-->
  4514. <!--<html>-->
  4515. <!--<head>-->
  4516. <script language="JavaScript">
  4517. var clockID = 0;
  4518. function UpdateClock() {
  4519. if(clockID) {
  4520. clearTimeout(clockID);
  4521. clockID = 0;
  4522. }
  4523. var tDate = new Date();
  4524.  
  4525. document.theClock.theTime.value = ""
  4526. + tDate.getHours() + ":"
  4527. + tDate.getMinutes() + ":"
  4528. + tDate.getSeconds();
  4529. clockID = setTimeout("UpdateClock()", 1000);
  4530. }
  4531. function StartClock() {
  4532. clockID = setTimeout("UpdateClock()", 500);
  4533. }
  4534. function KillClock() {
  4535. if(clockID) {
  4536. clearTimeout(clockID);
  4537. clockID = 0;
  4538. }
  4539. }
  4540. </script>
  4541. <!--</head>-->
  4542. <body onload="StartClock()" onunload="KillClock()">
  4543. <form name="theClock">
  4544. <input type=text name="theTime" size=8 style="text-align: center">
  4545. </form>
  4546. <!--</body>-->
  4547. <!--</html>-->
  4548. <!--</head>-->
  4549. <!--<body>-->
  4550. <!--</body>-->
  4551. <!--</html>-->
  4552. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4553.  
  4554. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4555. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4556. <script type="text/javascript">
  4557. alert("http://www.newgrounds.com/")
  4558. </script>
  4559.  
  4560. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4561.  
  4562. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4563. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script><!-- This Script is from www.htmlfreecodes.com, Coded by: Krishna Eydat-->
  4564.  
  4565. <embed src="http://www.htmlfreecodes.com/images/sound.mid">
  4566. <noembed> <bgsound src="http://www.htmlfreecodes.com/images/sound.mid"> </noembed>
  4567.  
  4568. <font face="Tahoma"><a target="_blank" href="http://www.htmlfreecodes.com/"><span style="font-size: 8pt; text-decoration: none">HTML Free Code</span></a></font>
  4569. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4570.  
  4571. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4572. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4573. <div align="center"><FONT
  4574. color="#ffffff" size="+1"><MARQUEE bgcolor="#000080"
  4575. direction="right" loop="20" width="75%"><STRONG>http://meatspin.fr/ </STRONG></MARQUEE></FONT></DIV>
  4576.  
  4577. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4578.  
  4579. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4580. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4581. <embed
  4582. style="width:400px; height:326px;"
  4583. id="VideoPlayback"
  4584. type="application/x-shockwave-flash"
  4585. src="https://www.youtube.com/watch?v=0btiMrXwnr0?autoplay=1">
  4586. </embed>
  4587. <br />
  4588.  
  4589. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4590.  
  4591. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4592. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4593. <a href="JavaScript:window.close()">Close</a>
  4594. <br />
  4595.  
  4596. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4597.  
  4598. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4599. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4600. <html>
  4601. <head>
  4602. <meta name="GENERATOR" content="Microsoft FrontPage 6.0">
  4603. <meta name="ProgId" content="FrontPage.Editor.Document">
  4604. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  4605. <title>New Page 2</title>
  4606. </head>
  4607.  
  4608. <body>
  4609. <table BORDER="0" WIDTH="222" HEIGHT="18">
  4610. <tr>
  4611. <td WIDTH="214" HEIGHT="10">
  4612. <form NAME="search" ID="search" ACTION="http://search.msn.com/results.asp" METHOD="get">
  4613. <p><font FACE="arial" SIZE="2"><strong>Search
  4614. <font COLOR="#808080">the Web for:</font></strong></font><br>
  4615. <input TYPE="text" ID="q" SIZE="18" MAXLENGTH="251" NAME="q" VCARD_NAME="SearchText"><input TYPE="submit" VALUE="Search" NAME="B1"><input TYPE="hidden" NAME="FORM" VALUE="FRNT"><input TYPE="hidden" NAME="un" VALUE="doc"><input TYPE="hidden" NAME="v" VALUE="1"></p>
  4616. </form>
  4617. </td>
  4618. </tr>
  4619. </table>
  4620. <p> </p>
  4621. </body>
  4622. </html>
  4623.  
  4624. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4625. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4626. <!-- Search Google -->
  4627. <center>
  4628. <FORM method=GET action="http://www.google.com/search">
  4629. <TABLE bgcolor="#FFFFFF"><tr><td>
  4630. <A HREF="http://www.google.com/">
  4631. <IMG SRC="http://www.google.com/logos/Logo_40wht.gif" <br></A>
  4632. <INPUT TYPE=text name=q size=31 maxlength=255 value="">
  4633. <INPUT TYPE=hidden name=hl value="en">
  4634. <INPUT type=submit name=btnG VALUE="Google Search">
  4635. </td></tr></TABLE>
  4636. </FORM>
  4637. </center>
  4638. <!-- Search Google -->
  4639. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4640.  
  4641. </body>
  4642. </html>
  4643. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4644.  
  4645. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4646. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4647. <table style="border-width: 0px;width: 287px; height: 107px">
  4648. <tr>
  4649. <td style="border-style: solid;border-width: 0px;background-color: #DFFFFF;">
  4650. <form action="" method="post" >
  4651. <h1>Register</h1>
  4652. <table style="border:0px solid #000000;">
  4653. <tr>
  4654. <td align="right">
  4655. Username: <input type="text" size="15" maxlength="25" name="username0">
  4656. </td>
  4657. </tr>
  4658. <tr>
  4659. <td align="right">
  4660. Password: <input type="password" size="15" maxlength="25" name="password0">
  4661. </td>
  4662. </tr>
  4663. <tr>
  4664. <td align="right">
  4665. Confirm Password: <input type="password" size="15" maxlength="25" name="cpassword">
  4666. </td>
  4667. </tr>
  4668. <tr>
  4669. <td align="right">
  4670. Email: <input type="text" size="15" maxlength="25" name="email">
  4671. </td>
  4672. </tr>
  4673. <tr>
  4674. <td align="center">
  4675. <input type="submit" value="Register">
  4676. </td>
  4677. </tr>
  4678. </table>
  4679. </form></td>
  4680. </tr>
  4681. </table>
  4682. <br>
  4683.  
  4684. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4685.  
  4686.  
  4687. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4688. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4689. Arndol's 6 Rule of success:
  4690. <blockquote cite="http://kerixa.com/">
  4691. <pre>
  4692. 1- Trust yourself
  4693. 2- Break the rules
  4694. 3- Don't be afraid of failure
  4695. 4- Ignore the naysayers
  4696. 5- Work your butt off
  4697. 6- Live for something. Or die!
  4698. </pre>
  4699. </blockquote>
  4700. <q>Isn't it important?</q>
  4701.  
  4702. <br>
  4703. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4704.  
  4705. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4706. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4707. <dl>
  4708. <dt>HTML Free Code</dt>
  4709. <dd>- Find useful HTML codes inside it.</dd>
  4710. <dt>HTML Free Tutorial</dt>
  4711. <dd>- Learn how to work with HTML</dd>
  4712. </dl>
  4713. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4714.  
  4715. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4716. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4717. <p>
  4718. <object id="media1" height="150" type="video/x-ms-wmv" width="200">
  4719. <param name="player" value="File.***">
  4720. </object>
  4721. </p>
  4722. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4723.  
  4724. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4725. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>Click here to open the link in the<br>
  4726. <a href="http://htmlfreetutorial.com/" target="_top" >Main Page</a><br>
  4727. <a href="http://htmlfreetutorial.com/" target="_parent" >Parent Frame</a><br>
  4728. <a href="http://htmlfreetutorial.com/" target="_blank" >New Page</a><br>
  4729. <a href="http://htmlfreetutorial.com/" target="_self" >Current Frame</a><br>
  4730. <a href="http://htmlfreetutorial.com/" target="Frame1" >Frame 1</a><br>
  4731. <iframe id="Frame1" name="Frame1" style="height: 50px"></iframe><br>
  4732.  
  4733. <br><a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4734.  
  4735. <div class="container">
  4736.  
  4737. <h1>Epic Rap Battles of History</h1>
  4738.  
  4739. <iframe src="https://embed.spotify.com/follow/1/?uri=spotify:artist:0Rq2hV3S3O4JMWbL2B510w&size=detail&theme=light" width="300" height="56" scrolling="no" frameborder="0" style="border:none; overflow:hidden;" allowtransparency="true"></iframe>
  4740.  
  4741. <h2>Discography</h2>
  4742. <p>Click an album cover to hear a 30 second preview, or click the button to play the album on Spotify!</p><br />
  4743.  
  4744. <div id="results"></div>
  4745.  
  4746. </div>
  4747.  
  4748. <script id="results-template" type="text/x-handlebars-template">
  4749. {{#each albums.items}}
  4750. <div style="background-image:url({{images.0.url}})" data-album-id="{{id}}" class="cover"><a href="{{external_urls.spotify}}"><div class="spotify-button"><img src="https://developer.spotify.com/wp-content/uploads/2014/06/play_on_spotify-green.png" /></div></a></div>
  4751. {{/each}}
  4752. </script>
  4753.  
  4754. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4755. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4756. <script>
  4757. // Set the number of snowflakes (more than 30 - 40 not recommended)
  4758. var snowmax=35
  4759.  
  4760. // Set the colors for the snow. Add as many colors as you like
  4761. var snowcolor=new Array("#aaaacc","#ddddFF","#ccccDD")
  4762.  
  4763. // Set the fonts, that create the snowflakes. Add as many fonts as you like
  4764. var snowtype=new Array("Arial Black","Arial Narrow","Times","Comic Sans MS")
  4765.  
  4766. // Set the letter that creates your snowflake (recommended:*)
  4767. var snowletter="*"
  4768.  
  4769. // Set the speed of sinking (recommended values range from 0.3 to 2)
  4770. var sinkspeed=0.6
  4771.  
  4772. // Set the maximal-size of your snowflaxes
  4773. var snowmaxsize=22
  4774.  
  4775. // Set the minimal-size of your snowflaxes
  4776. var snowminsize=8
  4777.  
  4778. // Set the snowing-zone
  4779. // Set 1 for all-over-snowing, set 2 for left-side-snowing
  4780. // Set 3 for center-snowing, set 4 for right-side-snowing
  4781. var snowingzone=3
  4782.  
  4783. ///////////////////////////////////////////////////////////////////////////
  4784. // CONFIGURATION ENDS HERE
  4785. ///////////////////////////////////////////////////////////////////////////
  4786.  
  4787.  
  4788. // Do not edit below this line
  4789. var snow=new Array()
  4790. var marginbottom
  4791. var marginright
  4792. var timer
  4793. var i_snow=0
  4794. var x_mv=new Array();
  4795. var crds=new Array();
  4796. var lftrght=new Array();
  4797. var browserinfos=navigator.userAgent
  4798. var ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/)
  4799. var ns6=document.getElementById&&!document.all
  4800. var opera=browserinfos.match(/Opera/)
  4801. var browserok=ie5||ns6||opera
  4802.  
  4803. function randommaker(range) {
  4804. rand=Math.floor(range*Math.random())
  4805. return rand
  4806. }
  4807.  
  4808. function initsnow() {
  4809. if (ie5 || opera) {
  4810. marginbottom = document.body.clientHeight
  4811. marginright = document.body.clientWidth
  4812. }
  4813. else if (ns6) {
  4814. marginbottom = window.innerHeight
  4815. marginright = window.innerWidth
  4816. }
  4817. var snowsizerange=snowmaxsize-snowminsize
  4818. for (i=0;i<=snowmax;i++) {
  4819. crds[i] = 0;
  4820. lftrght[i] = Math.random()*15;
  4821. x_mv[i] = 0.03 + Math.random()/10;
  4822. snow[i]=document.getElementById("s"+i)
  4823. snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)]
  4824. snow[i].size=randommaker(snowsizerange)+snowminsize
  4825. snow[i].style.fontSize=snow[i].size
  4826. snow[i].style.color=snowcolor[randommaker(snowcolor.length)]
  4827. snow[i].sink=sinkspeed*snow[i].size/5
  4828. if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
  4829. if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
  4830. if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
  4831. if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
  4832. snow[i].posy=randommaker(2*marginbottom-marginbottom-2*snow[i].size)
  4833. snow[i].style.left=snow[i].posx
  4834. snow[i].style.top=snow[i].posy
  4835. }
  4836. movesnow()
  4837. }
  4838.  
  4839. function movesnow() {
  4840. for (i=0;i<=snowmax;i++) {
  4841. crds[i] += x_mv[i];
  4842. snow[i].posy+=snow[i].sink
  4843. snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i]);
  4844. snow[i].style.top=snow[i].posy
  4845.  
  4846. if (snow[i].posy>=marginbottom-2*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){
  4847. if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
  4848. if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
  4849. if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
  4850. if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
  4851. snow[i].posy=0
  4852. }
  4853. }
  4854. var timer=setTimeout("movesnow()",50)
  4855. }
  4856.  
  4857. for (i=0;i<=snowmax;i++) {
  4858. document.write("<span id='s"+i+"' style='position:absolute;top:-"+snowmaxsize+"'>"+snowletter+"</span>")
  4859. }
  4860. if (browserok) {
  4861. window.onload=initsnow
  4862. }
  4863. </script>
  4864. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4865.  
  4866. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4867. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script><html>
  4868. <body>
  4869. <script type="text/javascript" src="http://htmlfreecodes.com/codes/rain.js"></script>
  4870. </body><a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4871.  
  4872. <iframe width="1120" height="315" src="https://www.youtube.com/embed/AaE8freD-wg?autoplay=1" frameborder="0" allowfullscreen></iframe>
  4873.  
  4874. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4875. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4876. <A class=chlnk
  4877. style="CURSOR: hand; font-decoration: underline"
  4878. onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.javascriptfreecode.com');"
  4879. href="\">set as your home page</A><br><font face="Tahoma">
  4880. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  4881.  
  4882. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  4883. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  4884. <CENTER>
  4885.  
  4886. <FORM name="Keypad" action="">
  4887. <TABLE>
  4888. <B>
  4889. <TABLE border=2 width=50 height=60 cellpadding=1 cellspacing=5>
  4890. <TR>
  4891. <TD colspan=3 align=middle>
  4892. <input name="ReadOut" type="Text" size=24 value="0" width=100%>
  4893. </TD>
  4894. <TD
  4895. </TD>
  4896. <TD>
  4897. <input name="btnClear" type="Button" value=" C " onclick="Clear()">
  4898. </TD>
  4899. <TD><input name="btnClearEntry" type="Button" value=" CE " onclick="ClearEntry()">
  4900. </TD>
  4901. </TR>
  4902. <TR>
  4903. <TD>
  4904. <input name="btnSeven" type="Button" value=" 7 " onclick="NumPressed(7)">
  4905. </TD>
  4906. <TD>
  4907. <input name="btnEight" type="Button" value=" 8 " onclick="NumPressed(8)">
  4908. </TD>
  4909. <TD>
  4910. <input name="btnNine" type="Button" value=" 9 " onclick="NumPressed(9)">
  4911. </TD>
  4912. <TD>
  4913. </TD>
  4914. <TD>
  4915. <input name="btnNeg" type="Button" value=" +/- " onclick="Neg()">
  4916. </TD>
  4917. <TD>
  4918. <input name="btnPercent" type="Button" value=" % " onclick="Percent()">
  4919. </TD>
  4920. </TR>
  4921. <TR>
  4922. <TD>
  4923. <input name="btnFour" type="Button" value=" 4 " onclick="NumPressed(4)">
  4924. </TD>
  4925. <TD>
  4926. <input name="btnFive" type="Button" value=" 5 " onclick="NumPressed(5)">
  4927. </TD>
  4928. <TD>
  4929. <input name="btnSix" type="Button" value=" 6 " onclick="NumPressed(6)">
  4930. </TD>
  4931. <TD>
  4932. </TD>
  4933. <TD align=middle><input name="btnPlus" type="Button" value=" + " onclick="Operation('+')">
  4934. </TD>
  4935. <TD align=middle><input name="btnMinus" type="Button" value=" - " onclick="Operation('-')">
  4936. </TD>
  4937. </TR>
  4938. <TR>
  4939. <TD>
  4940. <input name="btnOne" type="Button" value=" 1 " onclick="NumPressed(1)">
  4941. </TD>
  4942. <TD>
  4943. <input name="btnTwo" type="Button" value=" 2 " onclick="NumPressed(2)">
  4944. </TD>
  4945. <TD>
  4946. <input name="btnThree" type="Button" value=" 3 " onclick="NumPressed(3)">
  4947. </TD>
  4948. <TD>
  4949. </TD>
  4950. <TD align=middle><input name="btnMultiply" type="Button" value=" * " onclick="Operation('*')">
  4951. </TD>
  4952. <TD align=middle><input name="btnDivide" type="Button" value=" / " onclick="Operation('/')">
  4953. </TD>
  4954. </TR>
  4955. <TR>
  4956. <TD>
  4957. <input name="btnZero" type="Button" value=" 0 " onclick="NumPressed(0)">
  4958. </TD>
  4959. <TD>
  4960. <input name="btnDecimal" type="Button" value=" . " onclick="Decimal()">
  4961. </TD>
  4962. <TD colspan=3>
  4963. </TD>
  4964. <TD>
  4965. <input name="btnEquals" type="Button" value=" = " onclick="Operation('=')">
  4966. </TD>
  4967. </TR>
  4968. </TABLE>
  4969. </TABLE>
  4970. </B>
  4971. </FORM>
  4972. </CENTER>
  4973. <font face="Verdana, Arial, Helvetica" size=2>
  4974. <SCRIPT LANGUAGE="JavaScript">
  4975. <!-- Begin
  4976. var FKeyPad = document.Keypad;
  4977. var Accumulate = 0;
  4978. var FlagNewNum = false;
  4979. var PendingOp = "";
  4980. function NumPressed (Num) {
  4981. if (FlagNewNum) {
  4982. FKeyPad.ReadOut.value = Num;
  4983. FlagNewNum = false;
  4984. }
  4985. else {
  4986. if (FKeyPad.ReadOut.value == "0")
  4987. FKeyPad.ReadOut.value = Num;
  4988. else
  4989. FKeyPad.ReadOut.value += Num;
  4990. }
  4991. }
  4992. function Operation (Op) {
  4993. var Readout = FKeyPad.ReadOut.value;
  4994. if (FlagNewNum && PendingOp != "=");
  4995. else
  4996. {
  4997. FlagNewNum = true;
  4998. if ( '+' == PendingOp )
  4999. Accumulate += parseFloat(Readout);
  5000. else if ( '-' == PendingOp )
  5001. Accumulate -= parseFloat(Readout);
  5002. else if ( '/' == PendingOp )
  5003. Accumulate /= parseFloat(Readout);
  5004. else if ( '*' == PendingOp )
  5005. Accumulate *= parseFloat(Readout);
  5006. else
  5007. Accumulate = parseFloat(Readout);
  5008. FKeyPad.ReadOut.value = Accumulate;
  5009. PendingOp = Op;
  5010. }
  5011. }
  5012. function Decimal () {
  5013. var curReadOut = FKeyPad.ReadOut.value;
  5014. if (FlagNewNum) {
  5015. curReadOut = "0.";
  5016. FlagNewNum = false;
  5017. }
  5018. else
  5019. {
  5020. if (curReadOut.indexOf(".") == -1)
  5021. curReadOut += ".";
  5022. }
  5023. FKeyPad.ReadOut.value = curReadOut;
  5024. }
  5025. function ClearEntry () {
  5026. FKeyPad.ReadOut.value = "0";
  5027. FlagNewNum = true;
  5028. }
  5029. function Clear () {
  5030. Accumulate = 0;
  5031. PendingOp = "";
  5032. ClearEntry();
  5033. }
  5034. function Neg () {
  5035. FKeyPad.ReadOut.value = parseFloat(FKeyPad.ReadOut.value) * -1;
  5036. }
  5037. function Percent () {
  5038. FKeyPad.ReadOut.value = (parseFloat(FKeyPad.ReadOut.value) / 100) * parseFloat(Accumulate);
  5039. }
  5040. // End -->
  5041. </SCRIPT>
  5042.  
  5043. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  5044. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  5045. <SCRIPT LANGUAGE="JavaScript">
  5046.  
  5047. var yourtext = "* YOUR MESSAGE HERE! *";
  5048. var wedge1=" ";
  5049. var wedge2=" ";
  5050. var message1=wedge1+yourtext+wedge2;
  5051. var dir = "lside";
  5052. var speed = 50;
  5053.  
  5054. function bouncey() {
  5055.  
  5056. if (dir == "lside") {
  5057. message2=message1.substring(2,message1.length)+" ";
  5058. window.status=message2;
  5059. setTimeout("bouncey();",speed);
  5060. message1=message2;
  5061.  
  5062. if (message1.substring(0,1) == "*") {
  5063. dir="rside";
  5064. }
  5065. }
  5066.  
  5067. else {
  5068. message2=" "+message1.substring(0,message1.length-2);
  5069. window.status=message2;
  5070. setTimeout("bouncey();",speed);
  5071. message1=message2;
  5072. if (message1.substring(message1.length-1,message1.length) == "*") {
  5073. dir="lside";
  5074. }
  5075. }
  5076. }
  5077.  
  5078. // -- End Hiding Here -->
  5079. </SCRIPT>
  5080.  
  5081. <body onLoad="bouncey()">
  5082.  
  5083. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  5084.  
  5085. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  5086.  
  5087. <center>
  5088. <script LANGUAGE="JavaScript">
  5089.  
  5090. <!-- Begin
  5091. monthnames = new Array(
  5092. "January",
  5093. "Februrary",
  5094. "March",
  5095. "April",
  5096. "May",
  5097. "June",
  5098. "July",
  5099. "August",
  5100. "September",
  5101. "October",
  5102. "November",
  5103. "Decemeber");
  5104. var linkcount=0;
  5105. function addlink(month, day, href) {
  5106. var entry = new Array(3);
  5107. entry[0] = month;
  5108. entry[1] = day;
  5109. entry[2] = href;
  5110. this[linkcount++] = entry;
  5111. }
  5112. Array.prototype.addlink = addlink;
  5113. linkdays = new Array();
  5114. monthdays = new Array(12);
  5115. monthdays[0]=31;
  5116. monthdays[1]=28;
  5117. monthdays[2]=31;
  5118. monthdays[3]=30;
  5119. monthdays[4]=31;
  5120. monthdays[5]=30;
  5121. monthdays[6]=31;
  5122. monthdays[7]=31;
  5123. monthdays[8]=30;
  5124. monthdays[9]=31;
  5125. monthdays[10]=30;
  5126. monthdays[11]=31;
  5127. todayDate=new Date();
  5128. thisday=todayDate.getDay();
  5129. thismonth=todayDate.getMonth();
  5130. thisdate=todayDate.getDate();
  5131. thisyear=todayDate.getYear();
  5132. thisyear = thisyear % 100;
  5133. thisyear = ((thisyear < 50) ? (2000 + thisyear) : (1900 + thisyear));
  5134. if (((thisyear % 4 == 0)
  5135. && !(thisyear % 100 == 0))
  5136. ||(thisyear % 400 == 0)) monthdays[1]++;
  5137. startspaces=thisdate;
  5138. while (startspaces > 7) startspaces-=7;
  5139. startspaces = thisday - startspaces + 1;
  5140. if (startspaces < 0) startspaces+=7;
  5141. document.write("<table border=2 bgcolor=white ");
  5142. document.write("bordercolor=black><font color=black>");
  5143. document.write("<tr><td colspan=7><center><strong>"
  5144. + monthnames[thismonth] + " " + thisyear
  5145. + "</strong></center></font></td></tr>");
  5146. document.write("<tr>");
  5147. document.write("<td align=center>Su</td>");
  5148. document.write("<td align=center>M</td>");
  5149. document.write("<td align=center>Tu</td>");
  5150. document.write("<td align=center>W</td>");
  5151. document.write("<td align=center>Th</td>");
  5152. document.write("<td align=center>F</td>");
  5153. document.write("<td align=center>Sa</td>");
  5154. document.write("</tr>");
  5155. document.write("<tr>");
  5156. for (s=0;s<startspaces;s++) {
  5157. document.write("<td> </td>");
  5158. }
  5159. count=1;
  5160. while (count <= monthdays[thismonth]) {
  5161. for (b = startspaces;b<7;b++) {
  5162. linktrue=false;
  5163. document.write("<td>");
  5164. for (c=0;c<linkdays.length;c++) {
  5165. if (linkdays[c] != null) {
  5166. if ((linkdays[c][0]==thismonth + 1) && (linkdays[c][1]==count)) {
  5167. document.write("<a href=\"" + linkdays[c][2] + "\">");
  5168. linktrue=true;
  5169. }
  5170. }
  5171. }
  5172. if (count==thisdate) {
  5173. document.write("<font color='FF0000'><strong>");
  5174. }
  5175. if (count <= monthdays[thismonth]) {
  5176. document.write(count);
  5177. }
  5178. else {
  5179. document.write(" ");
  5180. }
  5181. if (count==thisdate) {
  5182. document.write("</strong></font>");
  5183. }
  5184. if (linktrue)
  5185. document.write("</a>");
  5186. document.write("</td>");
  5187. count++;
  5188. }
  5189. document.write("</tr>");
  5190. document.write("<tr>");
  5191. startspaces=0;
  5192. }
  5193. document.write("</table></p>");
  5194. // End -->
  5195. </script>
  5196. </center>
  5197. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  5198.  
  5199. </center>
  5200. <a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  5201.  
  5202. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  5203. <script type="text/javascript" src="http://arrow.scrolltotop.com/arrow7.js"></script>
  5204. <noscript>Not seeing a <a href="http://www.scrolltotop.com/">Scroll to Top Button</a>? Go to our FAQ page for more info.</noscript>
  5205.  
  5206.  
  5207. <iframe width="560" height="315" src="https://www.youtube.com/embed/eoU-PaiIqxo?autoplay=1" frameborder="0" allowfullscreen></iframe>
  5208.  
  5209. <!----------------------------------------
  5210. Update Tab #1 (HTML) by Incedo
  5211. http://incedothemes.tumblr.com
  5212. Please do not remove the credit.
  5213. Instructions @ http://incedothenes.tumblr.com/tab
  5214. Updated 9/21/13
  5215. ------------------------------------------>
  5216.  
  5217. <div id="updatetab">
  5218.  
  5219. <div id="tabtitle">
  5220. <!---this is where you put title of your updates tab--->
  5221. updates
  5222. </div>
  5223.  
  5224. <div id="dropdown">
  5225. <!---this is where you put your individual updates, make sure to put each update between a set of <p> and </p>--->
  5226. <p>i nutted</p>
  5227. <p>i did another nut</p>
  5228. <p>papa helped me nut</p>
  5229. <p>nut!</p>
  5230. </div>
  5231.  
  5232. </div>
  5233.  
  5234. <div id="c"><a href="http://incedo.tumblr.com">©</a></div>
  5235.  
  5236. (function($){
  5237.  
  5238. $.extend({
  5239. playSound: function(){
  5240. return $("<audio autoplay='autoplay' style='display:none;' controls='controls'><source src='https://a.tumblr.com/tumblr_nkgtuyZQJW1up1bcbo1.mp3' /><source src='"+arguments[0]+".ogg' /><source src='"+arguments[0]+".wav' /></audio>").appendTo('body');
  5241. }
  5242. });
  5243.  
  5244. })(jQuery);
  5245.  
  5246. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  5247. <script type="text/javascript" src="http://arrow.scrolltotop.com/arrow1.js"></script>
  5248. <noscript>Not seeing a <a href="http://www.scrolltotop.com/">Scroll to Top Button</a>? Go to our FAQ page for more info.</noscript>
  5249.  
  5250. <div id="elevator">
  5251.  
  5252. <!-- tab image -->
  5253. <span class="button">
  5254. <img src="https://24.media.tumblr.com/b7bb4273fb93a4bcd5d563a5ae7d5fd3/tumblr_mzbclnnayU1qi3j5bo2_r2_75sq.png" height="35px" width="35px">
  5255. </span>
  5256. <!-- tab image -->
  5257.  
  5258. <div id="room">
  5259.  
  5260. <div class="dividers"> updates </div>
  5261. <br>
  5262. got a new tab
  5263. <br>
  5264. <br>
  5265.  
  5266. <div class="dividers"> networks </div>
  5267. <br>
  5268. networks
  5269. <br>
  5270. <br>
  5271.  
  5272. <div class="dividers"> other </div>
  5273. <br>
  5274. other stuff
  5275. <br>
  5276. <br>
  5277.  
  5278. </div>
  5279.  
  5280. </div>
  5281.  
  5282. <script type="text/javascript" src="http://www.snazzyspace.com/moveobj.js"> </script>
  5283. <script type="text/javascript">
  5284.  
  5285. /***********************************************
  5286. * Floating image script- By Virtual_Max (http://www.geocities.com/siliconvalley/lakes/8620)
  5287. * Modified by Dynamic Drive for various improvements
  5288. * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
  5289. ***********************************************/
  5290.  
  5291. //Step 1: Define unique variable names depending on number of flying images (ie:3):
  5292. var flyimage1, flyimage2, flyimage3
  5293.  
  5294. function pagestart(){
  5295. //Step 2: Using the same variable names as 1), add or delete more of the below lines (60=width, height=80 of image):
  5296. flyimage1=new Chip("flyimage1",115,146);
  5297. flyimage2=new Chip("flyimage2",115,146);
  5298. flyimage3=new Chip("flyimage3",115,146);
  5299.  
  5300.  
  5301. //Step 3: Using the same variable names as 1), add or delete more of the below lines:
  5302. movechip("flyimage1");
  5303. movechip("flyimage2");
  5304. movechip("flyimage3");
  5305.  
  5306. }
  5307.  
  5308. if (window.addEventListener)
  5309. window.addEventListener("load", pagestart, false)
  5310. else if (window.attachEvent)
  5311. window.attachEvent("onload", pagestart)
  5312. else if (document.getElementById)
  5313. window.onload=pagestart
  5314.  
  5315. </script>
  5316.  
  5317.  
  5318. <!-- Step 4: Define your flying images. For each image's ID tag, use the same variable names as 1) above -->
  5319.  
  5320. <DIV ID="flyimage1" STYLE="position:absolute; left: -500px; width:115; height:146;">
  5321. <A HREF="http://www.snazzyspace.com/moving-objects.php"><IMG SRC="https://31.media.tumblr.com/fb1059c73f412e1844e42f90b917545d/tumblr_inline_nkgs1rFHYX1s68gpq.gif" BORDER=0></a>
  5322. </DIV>
  5323.  
  5324. <DIV ID="flyimage2" STYLE="position:absolute; left: -500px; width:115; height:146;">
  5325. <A HREF="http://www.snazzyspace.com/moving-objects.php"><IMG SRC="https://31.media.tumblr.com/fb1059c73f412e1844e42f90b917545d/tumblr_inline_nkgs1rFHYX1s68gpq.gif" BORDER=0></a>
  5326. </DIV>
  5327.  
  5328. <DIV ID="flyimage3" STYLE="position:absolute; left: -500px; width:115; height:146;">
  5329. <A HREF="http://www.snazzyspace.com/moving-objects.php"><IMG SRC="https://31.media.tumblr.com/fb1059c73f412e1844e42f90b917545d/tumblr_inline_nkgs1rFHYX1s68gpq.gif" BORDER=0></a>
  5330. </DIV>
  5331.  
  5332.  
  5333. <script type="text/javascript">
  5334. // <![CDATA[
  5335. var colour="#000000";
  5336. var sparkles=120;
  5337.  
  5338. /****************************
  5339. * Tinkerbell Magic Sparkle *
  5340. * (c) 2005 mf2fm web-design *
  5341. * http://www.mf2fm.com/rv *
  5342. * DON'T EDIT BELOW THIS BOX *
  5343. ****************************/
  5344. var x=ox=400;
  5345. var y=oy=300;
  5346. var swide=800;
  5347. var shigh=600;
  5348. var sleft=sdown=0;
  5349. var tiny=new Array();
  5350. var star=new Array();
  5351. var starv=new Array();
  5352. var starx=new Array();
  5353. var stary=new Array();
  5354. var tinyx=new Array();
  5355. var tinyy=new Array();
  5356. var tinyv=new Array();
  5357.  
  5358. window.onload=function() { if (document.getElementById) {
  5359. var i, rats, rlef, rdow;
  5360. for (var i=0; i<sparkles; i++) {
  5361. var rats=createDiv(3, 3);
  5362. rats.style.visibility="hidden";
  5363. document.body.appendChild(tiny[i]=rats);
  5364. starv[i]=0;
  5365. tinyv[i]=0;
  5366. var rats=createDiv(5, 5);
  5367. rats.style.backgroundColor="transparent";
  5368. rats.style.visibility="hidden";
  5369. var rlef=createDiv(1, 5);
  5370. var rdow=createDiv(5, 1);
  5371. rats.appendChild(rlef);
  5372. rats.appendChild(rdow);
  5373. rlef.style.top="2px";
  5374. rlef.style.left="0px";
  5375. rdow.style.top="0px";
  5376. rdow.style.left="2px";
  5377. document.body.appendChild(star[i]=rats);
  5378. }
  5379. set_width();
  5380. sparkle();
  5381. }}
  5382.  
  5383. #updatetab {
  5384. font-family: helvetica; /*this is the font*/
  5385. color: #A0A0A0;} /*this is the font color*/
  5386. #tabtitle, #dropdown, #dropdown p {
  5387. background-color:#ffffff; /*this is the background color*/
  5388. border-color: #D8D8D8;} /*this is the border color*/
  5389.  
  5390. #updatetab {
  5391. width:100px;
  5392. position:fixed;
  5393. top:14px;
  5394. left:14px;}
  5395.  
  5396. #tabtitle {
  5397. text-align:center;
  5398. padding:1px 3px;
  5399. letter-spacing:2px;
  5400. font-size:9px;
  5401. text-transform:uppercase;
  5402. border-width:1px;
  5403. border-style:solid;
  5404. border-radius: 2px;
  5405. -moz-border-radius: 2px;
  5406. -webkit-border-radius: 2px;}
  5407.  
  5408. #dropdown {
  5409. border-style:solid;
  5410. border-width:0px 1px 1px 1px;
  5411. padding:2px 5px 0px 5px;
  5412. border-bottom-right-radius: 2px;
  5413. -moz-border-bottom-right-radius: 2px;
  5414. -webkit-border-bottom-right-radius: 2px;
  5415. border-bottom-left-radius: 2px;
  5416. -moz-border-bottom-left-radius: 2px;
  5417. -webkit-border-bottom-left-radius: 2px;
  5418. opacity:0;
  5419. -webkit-transition: all 0.5s ease-in-out;
  5420. -moz-transition: all 0.5s ease-in-out;
  5421. -o-transition: all 0.5s ease-in-out;
  5422. -ms-transition: all 0.5s ease-in-out;
  5423. transition: all 0.5s ease-in-out;}
  5424.  
  5425. #updatetab:hover #dropdown {
  5426. opacity:1;
  5427. -webkit-transition: all 0.5s ease-in-out;
  5428. -moz-transition: all 0.5s ease-in-out;
  5429. -o-transition: all 0.5s ease-in-out;
  5430. -ms-transition: all 0.5s ease-in-out;
  5431. transition: all 0.5s ease-in-out;}
  5432.  
  5433. #dropdown p {
  5434. padding-top:3px;
  5435. padding-bottom:3px;
  5436. border-width:0px 0px 1px 0px;
  5437. border-style:solid;
  5438. font-size:10px;}
  5439.  
  5440. #dropdown p:last-of-type {
  5441. border-bottom:0px solid transparent;}
  5442.  
  5443. #updatetab p, #updatetab ul, #updatetab li, #updatetab ol {
  5444. margin: 0px 0px 0px 0px;}
  5445.  
  5446. #c {
  5447. position:fixed;
  5448. bottom:4px;
  5449. right:4px;
  5450. font-size:13px;
  5451. font-family:helvetica;}
  5452.  
  5453. function sparkle() {
  5454. var c;
  5455. if (x!=ox || y!=oy) {
  5456. ox=x;
  5457. oy=y;
  5458. for (c=0; c<sparkles; c++) if (!starv[c]) {
  5459. star[c].style.left=(starx[c]=x)+"px";
  5460. star[c].style.top=(stary[c]=y)+"px";
  5461. star[c].style.clip="rect(0px, 5px, 5px, 0px)";
  5462. star[c].style.visibility="visible";
  5463. starv[c]=50;
  5464. break;
  5465. }
  5466. }
  5467. for (c=0; c<sparkles; c++) {
  5468. if (starv[c]) update_star(c);
  5469. if (tinyv[c]) update_tiny(c);
  5470. }
  5471. setTimeout("sparkle()", 40);
  5472. }
  5473.  
  5474. function update_star(i) {
  5475. if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)";
  5476. if (starv[i]) {
  5477. stary[i]+=1+Math.random()*3;
  5478. if (stary[i]<shigh+sdown) {
  5479. star[i].style.top=stary[i]+"px";
  5480. starx[i]+=(i%5-2)/5;
  5481. star[i].style.left=starx[i]+"px";
  5482. }
  5483. else {
  5484. star[i].style.visibility="hidden";
  5485. starv[i]=0;
  5486. return;
  5487. }
  5488. }
  5489. else {
  5490. tinyv[i]=50;
  5491. tiny[i].style.top=(tinyy[i]=stary[i])+"px";
  5492. tiny[i].style.left=(tinyx[i]=starx[i])+"px";
  5493. tiny[i].style.width="50px";
  5494. tiny[i].style.height="100px";
  5495. star[i].style.visibility="hidden";
  5496. tiny[i].style.visibility="visible"
  5497. }
  5498. }
  5499.  
  5500. function update_tiny(i) {
  5501. if (--tinyv[i]==25) {
  5502. tiny[i].style.width="50px";
  5503. tiny[i].style.height="20px";
  5504. }
  5505. if (tinyv[i]) {
  5506. tinyy[i]+=1+Math.random()*3;
  5507. if (tinyy[i]<shigh+sdown) {
  5508. tiny[i].style.top=tinyy[i]+"10px";
  5509. tinyx[i]+=(i%5-2)/5;
  5510. tiny[i].style.left=tinyx[i]+"20px";
  5511. }
  5512. else {
  5513. tiny[i].style.visibility="hidden";
  5514. tinyv[i]=0;
  5515. return;
  5516. }
  5517. }
  5518. else tiny[i].style.visibility="hidden";
  5519. }
  5520.  
  5521. document.onmousemove=mouse;
  5522. function mouse(e) {
  5523. set_scroll();
  5524. y=(e)?e.pageY:event.y+sdown;
  5525. x=(e)?e.pageX:event.x+sleft;
  5526. }
  5527.  
  5528. function set_scroll() {
  5529. if (typeof(self.pageYOffset)=="number") {
  5530. sdown=self.pageYOffset;
  5531. sleft=self.pageXOffset;
  5532. }
  5533. else if (document.body.scrollTop || document.body.scrollLeft) {
  5534. sdown=document.body.scrollTop;
  5535. sleft=document.body.scrollLeft;
  5536. }
  5537. else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) {
  5538. sleft=document.documentElement.scrollLeft;
  5539. sdown=document.documentElement.scrollTop;
  5540. }
  5541. else {
  5542. sdown=0;
  5543. sleft=0;
  5544. }
  5545. }
  5546.  
  5547. window.onresize=set_width;
  5548. function set_width() {
  5549. if (typeof(self.innerWidth)=="number") {
  5550. swide=self.innerWidth;
  5551. shigh=self.innerHeight;
  5552. }
  5553. else if (document.documentElement && document.documentElement.clientWidth) {
  5554. swide=document.documentElement.clientWidth;
  5555. shigh=document.documentElement.clientHeight;
  5556. }
  5557. else if (document.body.clientWidth) {
  5558. swide=document.body.clientWidth;
  5559. shigh=document.body.clientHeight;
  5560. }
  5561. }
  5562.  
  5563. function createDiv(height, width) {
  5564. var div=document.createElement("div");
  5565. div.style.position="absolute";
  5566. div.style.height=height+"px";
  5567. div.style.width=width+"px";
  5568. div.style.overflow="hidden";
  5569. div.style.backgroundColor=colour;
  5570. return (div);
  5571. }
  5572. // ]]>
  5573. </script>
  5574. <script type="text/javascript">
  5575.  
  5576. <!-- This Script is from www.htmlfreecodes.com, Provided by: Mahmood Bina -->
  5577. <script type='text/javascript' src='http://manage.htmlfreecodes.com/mg.js'></script>
  5578. <html>
  5579. <head>
  5580. <style type="text/css">
  5581. .style1 {
  5582. text-align: center;
  5583. }
  5584. .style2 {
  5585. font-size: 40pt;
  5586. color: #0000FF;
  5587. font-family: "Times New Roman", Times, serif;
  5588. }
  5589. .style3 {
  5590. font-size: medium;
  5591. color: #0000FF;
  5592. font-family: "Times New Roman", Times, serif;
  5593. }
  5594. .style5 {
  5595. font-family: "Times New Roman", Times, serif;
  5596. border-right-style: solid;
  5597. border-right-width: 0px;
  5598. border-top-style: solid;
  5599. border-top-width: 0px;
  5600. background-color: #CCFFFF;
  5601. }
  5602. .style6 {
  5603. text-align: center;
  5604. border-left-style: solid;
  5605. border-left-width: 0px;
  5606. border-right-style: solid;
  5607. border-right-width: 0px;
  5608. border-top-style: solid;
  5609. border-top-width: 0px;
  5610. background-color: #CCCCFF;
  5611. }
  5612. .style8 {
  5613. border: 3px dashed #0000CC;
  5614. }
  5615. .style9 {
  5616. font-family: "Times New Roman", Times, serif;
  5617. border-right-style: solid;
  5618. border-right-width: 0px;
  5619. background-color: #CCFFFF;
  5620. }
  5621. .style11 {
  5622. font-family: "Times New Roman", Times, serif;
  5623. border-right-style: solid;
  5624. border-right-width: 0px;
  5625. border-bottom-style: solid;
  5626. border-bottom-width: 0px;
  5627. }
  5628. .style12 {
  5629. font-family: "Times New Roman", Times, serif;
  5630. padding-left: 10px;
  5631. background-color: #CCFFFF;
  5632. }
  5633. .style13 {
  5634. font-family: "Times New Roman", Times, serif;
  5635. border-right-style: solid;
  5636. border-right-width: 0px;
  5637. background-color: #D5F1FF;
  5638. }
  5639. .style15 {
  5640. font-family: "Times New Roman", Times, serif;
  5641. border-right-style: solid;
  5642. border-right-width: 0px;
  5643. border-bottom-style: solid;
  5644. border-bottom-width: 0px;
  5645. background-color: #D5F1FF;
  5646. }
  5647. .style17 {
  5648. font-family: "Times New Roman", Times, serif;
  5649. padding-left: 10px;
  5650. background-color: #D5F1FF;
  5651. }
  5652. .style18 {
  5653. font-family: "Times New Roman", Times, serif;
  5654. border-left-style: solid;
  5655. border-left-width: 0px;
  5656. padding-left: 10px;
  5657. background-color: #CCFFFF;
  5658. text-align: center;
  5659. }
  5660. .style19 {
  5661. font-size: xx-small;
  5662. }
  5663.  
  5664. /* SCARFCODE1 BEGINS */
  5665.  
  5666. scarves{
  5667.  
  5668. position:fixed;
  5669.  
  5670. left:0%;
  5671.  
  5672. right:0%;
  5673.  
  5674. margin-left:280px;
  5675.  
  5676. margin-top:0px;
  5677.  
  5678. z-index:999999;
  5679.  
  5680. }
  5681.  
  5682.  
  5683.  
  5684. scarf1{
  5685.  
  5686. width:25px;
  5687.  
  5688. height:150px;
  5689.  
  5690. position:fixed;
  5691.  
  5692. margin-top:-100px;
  5693.  
  5694. transition: all 1s, transform 1s;
  5695.  
  5696. -moz-transition: all 1s, -moz-transform 1s;
  5697.  
  5698. -webkit-transition: all 1s, -webkit-transform 1s;
  5699.  
  5700. -o-transition: all 1s, -o-transform 1s;
  5701.  
  5702. opacity:0.4;
  5703.  
  5704. }
  5705.  
  5706. scarf1:hover{
  5707.  
  5708. margin-top:-65px;
  5709.  
  5710. transition: all 1s, transform 1s;
  5711.  
  5712. -moz-transition: all 1s, -moz-transform 1s;
  5713.  
  5714. -webkit-transition: all 1s, -webkit-transform 1s;
  5715.  
  5716. -o-transition: all 1s, -o-transform 1s;
  5717.  
  5718. opacity:1.00;
  5719.  
  5720. }
  5721.  
  5722. scarf2{
  5723.  
  5724. width:25px;
  5725.  
  5726. height:150px;
  5727.  
  5728. position:fixed;
  5729.  
  5730. margin-left:55px;
  5731.  
  5732. margin-top:-100px;
  5733.  
  5734. transition: all 1s, transform 1s;
  5735.  
  5736. -moz-transition: all 1s, -moz-transform 1s;
  5737.  
  5738. -webkit-transition: all 1s, -webkit-transform 1s;
  5739.  
  5740. -o-transition: all 1s, -o-transform 1s;
  5741.  
  5742. opacity:0.4;
  5743.  
  5744. }
  5745.  
  5746. scarf2:hover{
  5747.  
  5748. margin-top:-65px;
  5749.  
  5750. transition: all 1s, transform 1s;
  5751.  
  5752. -moz-transition: all 1s, -moz-transform 1s;
  5753.  
  5754. -webkit-transition: all 1s, -webkit-transform 1s;
  5755.  
  5756. -o-transition: all 1s, -o-transform 1s;
  5757.  
  5758. opacity:1.00;
  5759.  
  5760. }
  5761.  
  5762. scarf3{
  5763.  
  5764. width:25px;
  5765.  
  5766. height:150px;
  5767.  
  5768. position:fixed;
  5769.  
  5770. margin-left:110px;
  5771.  
  5772. margin-top:-100px;
  5773.  
  5774. transition: all 1s, transform 1s;
  5775.  
  5776. -moz-transition: all 1s, -moz-transform 1s;
  5777.  
  5778. -webkit-transition: all 1s, -webkit-transform 1s;
  5779.  
  5780. -o-transition: all 1s, -o-transform 1s;
  5781.  
  5782. opacity:0.4;
  5783.  
  5784. }
  5785.  
  5786. scarf3:hover{
  5787.  
  5788. margin-top:-65px;
  5789.  
  5790. transition: all 1s, transform 1s;
  5791.  
  5792. -moz-transition: all 1s, -moz-transform 1s;
  5793.  
  5794. -webkit-transition: all 1s, -webkit-transform 1s;
  5795.  
  5796. -o-transition: all 1s, -o-transform 1s;
  5797.  
  5798. opacity:1.00;
  5799.  
  5800. }
  5801.  
  5802. scarf4{
  5803.  
  5804. width:25px;
  5805.  
  5806. height:150px;
  5807.  
  5808. position:fixed;
  5809.  
  5810. margin-left:165px;
  5811.  
  5812. margin-top:-100px;
  5813.  
  5814. transition: all 1s, transform 1s;
  5815.  
  5816. -moz-transition: all 1s, -moz-transform 1s;
  5817.  
  5818. -webkit-transition: all 1s, -webkit-transform 1s;
  5819.  
  5820. -o-transition: all 1s, -o-transform 1s;
  5821.  
  5822. opacity:0.4;
  5823.  
  5824. }
  5825.  
  5826. scarf4:hover{
  5827.  
  5828. margin-top:-65px;
  5829.  
  5830. transition: all 1s, transform 1s;
  5831.  
  5832. -moz-transition: all 1s, -moz-transform 1s;
  5833.  
  5834. -webkit-transition: all 1s, -webkit-transform 1s;
  5835.  
  5836. -o-transition: all 1s, -o-transform 1s;
  5837.  
  5838. opacity:1.00;
  5839.  
  5840. }
  5841.  
  5842. /* SCARFCODE1 ENDS */
  5843.  
  5844. </style>
  5845. </head>
  5846. <body>
  5847.  
  5848. <td><script type="text/javascript"><!--
  5849. google_ad_client = "ca-pub-2529492967638873";
  5850. /* htmlfree_index */
  5851. google_ad_slot = "6721969548";
  5852. google_ad_width = 336;
  5853. google_ad_height = 280;
  5854. //-->
  5855. </script>
  5856. <script type="text/javascript" src="//pagead2.googlesyndication.com/pagead/show_ads.js">
  5857. </script></td>
  5858.  
  5859. <form method="post" action="">
  5860. <table align="center" class="style8" style="width: 551">
  5861. <tr>
  5862. <td class="style6" colspan="2" style="height: 136px"><span class="style2">
  5863. <strong class="style11">Contact us</strong></span><br class="style3">
  5864. <span class="style3">Tell us what is in your mind</span></td>
  5865. </tr>
  5866. <tr>
  5867. <td class="style12" style="width: 268px; height: 40;"><strong>Your Name:</strong></td>
  5868. <td class="style5" style="width: 421px; height: 40;"><span dir="ltr">
  5869. <input name="name_msg" size="33" id="fa" dir="ltr" tabindex="1" maxlength="30" lang="fa" style="float: left; width: 204px; height: 25px;" value="" onclick="this.value=''"><div class="style1">
  5870. </div>
  5871. </span> </td>
  5872. </tr>
  5873. <tr>
  5874. <td class="style17" style="width: 268px; height: 40;"><strong>Your Email:</strong></td>
  5875. <td class="style13" style="width: 421px; height: 40;"><span dir="ltr">
  5876. <input name="email_msg" size="33" dir="ltr" tabindex="3" maxlength="30" id="fa1" style="float: left; width:204px; height: 25px;" value="" onclick="this.value=''"></span></td>
  5877. </tr>
  5878. <tr>
  5879. <td class="style12" style="width: 268px; height: 40;"><strong>Your website:</strong></td>
  5880. <td class="style9" style="width: 421px; height: 40;"><span dir="ltr">
  5881. <input name="url_msg" size="21" dir="ltr" tabindex="2" maxlength="30" id="fa0" style="float: left; width: 204px; height: 25px;" value="" onclick="this.value=''"></span></td>
  5882. </tr>
  5883. <tr>
  5884. <td class="style17" style="width: 268px; height: 123px;"><strong>Comment:</strong></td>
  5885. <td class="style15" style="width: 421px; height: 123;"><span dir="ltr">
  5886. <textarea rows="6" name="msg_body" dir="ltr" id="fa2" tabindex="4" lang="fa" onclick="this.value=''" style="width: 400px"></textarea></span></td>
  5887. </tr>
  5888. <tr>
  5889. <td class="style18" style="height: 78px;" colspan="2">
  5890. <span dir="ltr">
  5891. <input type="submit" value="Submit" name="submit_msg" tabindex="5" id="fa3" style="float:center; width: 114px; height: 35px;" ><br></span>
  5892. <br class="style19"><font face="Tahoma"><a target="_blank" href="http://www.phpfreecode.com/"><span style="font-size: 8pt; text-decoration: none">PHP Free Code</span></a></font>
  5893. </td>
  5894. </tr>
  5895. </table>
  5896. </form>
  5897. </body>
  5898. </html><a target="_blank" href="http://allfreecodes.com/html5-media-background-engine/" style="text-decoration:none;bottom:0;left:10px;font-size:5pt;color:gray;position:absolute">html5 video background</a><a target="_blank" href="http://www.htmlfreecodes.com" style="font-size: 8pt; text-decoration: none">Html Codes</a>
  5899.  
  5900. <iframe width="420" height="315" src="https://www.youtube.com/embed/7t1AnK7Gqg4?autoplay=1" frameborder="0" allowfullscreen></iframe>
  5901.  
  5902. <form action="/html/tags/html_form_tag_action.cfm" method="post">
  5903. Comments:<br />
  5904. <textarea name="comments" id="comments">
  5905. Hey... say something!
  5906. </textarea><br />
  5907. <input type="submit" value="Submit" />
  5908. </form>
  5909.  
  5910. <script type="text/javascript">
  5911.  
  5912. /******************************************
  5913. * Snow Effect Script- By Altan d.o.o. (http://www.altan.hr/snow/index.html)
  5914. * Visit Dynamic Drive DHTML code library (http://www.dynamicdrive.com/) for full source code
  5915. * Last updated Nov 9th, 05' by DD. This notice must stay intact for use
  5916. ******************************************/
  5917.  
  5918. //Configure below to change URL path to the snow image
  5919. var snowsrc="https://31.media.tumblr.com/b230e337dce0a2020c99b7e84c49c47c/tumblr_inline_nkhd55Ixk21s68gpq.gif"
  5920. // Configure below to change number of snow to render
  5921. var no = 10;
  5922. // Configure whether snow should disappear after x seconds (0=never):
  5923. var hidesnowtime = 0;
  5924. // Configure how much snow should drop down before fading ("windowheight" or "pageheight")
  5925. var snowdistance = "pageheight";
  5926.  
  5927. ///////////Stop Config//////////////////////////////////
  5928.  
  5929. var ie4up = (document.all) ? 1 : 0;
  5930. var ns6up = (document.getElementById&&!document.all) ? 1 : 0;
  5931.  
  5932. function iecompattest(){
  5933. return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
  5934. }
  5935.  
  5936. var dx, xp, yp; // coordinate and position variables
  5937. var am, stx, sty; // amplitude and step variables
  5938. var i, doc_width = 800, doc_height = 600;
  5939.  
  5940. if (ns6up) {
  5941. doc_width = self.innerWidth;
  5942. doc_height = self.innerHeight;
  5943. } else if (ie4up) {
  5944. doc_width = iecompattest().clientWidth;
  5945. doc_height = iecompattest().clientHeight;
  5946. }
  5947.  
  5948. dx = new Array();
  5949. xp = new Array();
  5950. yp = new Array();
  5951. am = new Array();
  5952. stx = new Array();
  5953. sty = new Array();
  5954. snowsrc=(snowsrc.indexOf("dynamicdrive.com")!=-1)? "snow.gif" : snowsrc
  5955. for (i = 0; i < no; ++ i) {
  5956. dx[i] = 0; // set coordinate variables
  5957. xp[i] = Math.random()*(doc_width-50); // set position variables
  5958. yp[i] = Math.random()*doc_height;
  5959. am[i] = Math.random()*20; // set amplitude variables
  5960. stx[i] = 0.02 + Math.random()/10; // set step variables
  5961. sty[i] = 0.7 + Math.random(); // set step variables
  5962. if (ie4up||ns6up) {
  5963. if (i == 0) {
  5964. document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><a href=\"http://www.snazzyspace.com\"><img src='"+snowsrc+"' border=\"0\"><\/a><\/div>");
  5965. } else {
  5966. document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><img src='"+snowsrc+"' border=\"0\"><\/div>");
  5967. }
  5968. }
  5969. }
  5970. /******************************************
  5971. * Generated at tumblr-layouts.tumblr.com
  5972. ******************************************/
  5973. function snowIE_NS6() { // IE and NS6 main animation function
  5974. doc_width = ns6up?window.innerWidth-10 : iecompattest().clientWidth-10;
  5975. doc_height=(window.innerHeight && snowdistance=="windowheight")? window.innerHeight : (ie4up && snowdistance=="windowheight")? iecompattest().clientHeight : (ie4up && !window.opera && snowdistance=="pageheight")? iecompattest().scrollHeight : iecompattest().offsetHeight;
  5976. for (i = 0; i < no; ++ i) { // iterate for every dot
  5977. yp[i] += sty[i];
  5978. if (yp[i] > doc_height-50) {
  5979. xp[i] = Math.random()*(doc_width-am[i]-30);
  5980. yp[i] = 0;
  5981. stx[i] = 0.02 + Math.random()/10;
  5982. sty[i] = 0.7 + Math.random();
  5983. }
  5984. dx[i] += stx[i];
  5985. document.getElementById("dot"+i).style.top=yp[i]+"px";
  5986. document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i])+"px";
  5987. }
  5988. snowtimer=setTimeout("snowIE_NS6()", 10);
  5989. }
  5990.  
  5991. function hidesnow(){
  5992. if (window.snowtimer) clearTimeout(snowtimer)
  5993. for (i=0; i<no; i++) document.getElementById("dot"+i).style.visibility="hidden"
  5994. }
  5995.  
  5996.  
  5997. if (ie4up||ns6up){
  5998. snowIE_NS6();
  5999. if (hidesnowtime>0)
  6000. setTimeout("hidesnow()", hidesnowtime*1000)
  6001. }
  6002.  
  6003. </script>
  6004.  
  6005.  
  6006. <link href="styles.css" rel="stylesheet" type="text/css" />
  6007. <title>Using Bing and JSON</title>
  6008. <script type="text/javascript">
  6009. function search() {
  6010. var search = "&query=" + document.getElementById("searchText").value;
  6011. var fullUri = serviceURI + AppId + search;
  6012. var head = document.getElementsByTagName('head');
  6013. var script = document.createElement('script');
  6014. script.type = "text/javascript";
  6015. script.src = fullUri;
  6016. head[0].appendChild(script);
  6017. }
  6018. function searchDone(results) {
  6019. var result = null;
  6020. var parent = document.getElementById('resultList');
  6021. parent.innerHTML = '';
  6022. var child = null;
  6023. for (var i = 0; i < results.SearchResponse.Image.Results.length; i++) {
  6024. result = results.SearchResponse.Image.Results[i];
  6025. child = document.createElement('li');
  6026. child.className = "resultlistitem";
  6027. child.innerHTML = '<a href="' + result.Url +'"><img src="' +
  6028. result.Thumbnail.Url +'" alt="' + result.Title +'" /></a>';
  6029. parent.appendChild(child);
  6030. }
  6031. }
  6032. var AppId = "&Appid=<YOUR APPID HERE!>";
  6033. var serviceURI =
  6034. "http://api.bing.net/json.aspx?JsonType=callback&JsonCallback=searchDone&sourc
  6035. es=image";
  6036.  
  6037. </script>
  6038. <!-- SCM Music Player http://scmplayer.net -->
  6039. <script type="text/javascript" src="http://scmplayer.net/script.js"
  6040. data-config="{'skin':'skins/aquaPink/skin.css','volume':100,'autoplay':true,'shuffle':true,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'B==================================================y','url':'https://soundcloud.com/qorq/by'},{'title':'Doin%27 Your Mom (Original)','url':'https://www.youtube.com/watch?v=WfYyBp4Ln2s'},{'title':'IM Just a Brony [Thunder Blue Reupload]','url':'https://www.youtube.com/watch?v=aFr7JlXr8cg'},{'title':'P-P-P-PIZZAFYLL!','url':'https://www.youtube.com/watch?v=BHnMo-6yMXY'},{'title':'Shitty Reese%27s Puffs Video','url':'https://www.youtube.com/watch?v=vGNoRlI--cs'},{'title':'c','url':'https://soundcloud.com/qorq/c-1'},{'title':'e','url':'https://soundcloud.com/dubmasterfaf/e'},{'title':'h','url':'https://soundcloud.com/dubmasterfaf/h'},{'title':'i enjoy chinese calligraphy','url':'https://soundcloud.com/dubmasterfaf/i-enjoy-chinese-calligraphy'},{'title':'the fall of omar cochrane','url':'https://soundcloud.com/dubmasterfaf/the-fall-of-omar-cochrane'},{'title':'THE MARSHAL - The Marshal Rap God','url':'https://soundcloud.com/the-martial-1/the-martial-bad-seen-anthony'},{'title':'Verizon Rap Diss/Imperialistic Temptations FTW','url':'https://soundcloud.com/the-martial-1/verizon'}]}" ></script>
  6041. <!-- SCM Music Player script end -->
  6042. <iframe src="https://vine.co/v/O2JtDbdJOd7/embed/simple" width="200" height="200" frameborder="0"></iframe><script></script>
  6043. <iframe width="100%" height="300" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/120031800&amp;auto_play=true&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe>
  6044. <div class="container{block:IfFluid}-fluid{/block:IfFluid}">
  6045. <div class="navbar-header">
  6046. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
  6047. <span class="sr-only">{lang:Navigate}</span>
  6048. <span class="icon-bar"></span>
  6049. <span class="icon-bar"></span>
  6050. <span class="icon-bar"></span>
  6051. </button>
  6052. {block:ShowTitle}{block:IfNotRedux}<a class="navbar-brand blog-title" href="{BlogURL}">{Title}</a>{/block:IfNotRedux}{/block:ShowTitle}
  6053. </div>
  6054. <a href="http://www.mediafire.com/view/md53w7imm87a08o/Aeronimals.wav" target="_blank">http://www.mediafire.com/view/md53w7imm87a08o/Aeronimals.wav</a>
  6055. <ul class="nav navbar-nav collapse navbar-collapse menu" {block:IfRedux}{block:ShowTitle}style="margin-left: -14px"{/block:ShowTitle}{/block:IfRedux} {block:HideTitle}style="margin-left: -14px"{/block:HideTitle}>
  6056. {block:IfNotRedux}{block:AskEnabled}<li>
  6057. <a href='/ask'><i class='fa fa-question-circle'></i> {AskLabel}</a>
  6058. </li>{/block:AskEnabled}
  6059. {block:SubmissionsEnabled}<li>
  6060. <a href='/submit'><i class='fa fa-pencil-square-o'></i> {SubmitLabel}</a>
  6061. </li>{/block:SubmissionsEnabled}{/block:IfNotRedux}
  6062. {block:IfUseMenuForPages}{block:HasPages}
  6063. <li class="dropdown">
  6064. <a href="#" class="dropdown-toggle" data-toggle="dropdown">{lang:Pages} <b class="caret"></b></a>
  6065. <ul class="dropdown-menu">
  6066. {block:Pages}<li><a href='{URL}'>{Label}</a>{/block:Pages}
  6067. </ul>
  6068. <li>
  6069.  
  6070. </li>{/block:Pages}{/block:HasPages}{/block:IfUseMenuForPages}
  6071. {block:IfNotUseMenuForPages}{block:HasPages}
  6072. {block:Pages}<li><a href='{URL}'>{Label}</a></li>{/block:Pages}
  6073. {/block:HasPages}{/block:IfNotUseMenuForPages}
  6074. </ul>
  6075. {block:IfNotRedux}{block:IfDisplaySearch}<form class='navbar-form navbar-right' role='search' action='/search' method='get'>
  6076. <div class='input-group'>
  6077. <span class='input-group-addon'><i class='fa fa-search'></i></span>
  6078. <input name='q' type='search' class='form-control' placeholder='Search' value='{SearchQuery}'>
  6079. </div>
  6080. </form>{/block:IfDisplaySearch}{/block:IfNotRedux}
  6081. </div>
  6082. </nav>{/block:IfShowNavigationBar}
  6083. {block:IfHeaderBelowNav}{block:ShowHeaderImage}<header class='blog-header'><a title="{Title}" class='no-link-deco no-link-color' href='/'>{/block:IfRedux}<div class="jumbotron blog-header-image"></div></a></header>{/block:ShowHeaderImage}{/block:IfHeaderBelowNav}
  6084. <div class="container{block:IfFluid}-fluid{/block:IfFluid} container-posts">
  6085. <div class='row'>
  6086. {block:IfSidebarOnLeft}<!-- begin sidebar -->
  6087. <div class='col-lg-4 sidebar'>
  6088. <div class="blog-details panel panel-default">
  6089. <div class='panel-body'>
  6090. {block:ShowAvatar}<div class="blog-avatar center-block">
  6091. <a href='/'><img class='img-responsive img-rounded blog-avatar-{AvatarShape} center-block' alt='{Title}{block:English} avatar{/block:English}' data-src="holder.js/128x128" src="{PortraitURL-128}" /></a>
  6092. <br />
  6093. </div>{/block:ShowAvatar}
  6094. {block:IfRedux}{block:ShowTitle}<div class='h2 blog-title redux-blog-title text-center'><a class='no-link-deco no-link-color' href='/'>{Title}</a></div>{/block:ShowTitle}{/block:IfRedux}
  6095. {block:ShowDescription}{block:Description}<p class='blog-description center-block'>{Description}</p>{/block:Description}{/block:ShowDescription}
  6096. {block:IfRedux}
  6097. {block:IfDisplaySearch}<form role='search' action='/search' method='get'>
  6098. <div class='input-group'>
  6099. <span class='input-group-addon'><i class='fa fa-search'></i></span>
  6100. <input name='q' type='search' class='form-control' placeholder='Search' value='{SearchQuery}'>
  6101. </div>
  6102. </form>{/block:IfDisplaySearch}
  6103. <br />
  6104. <div class='btn-group btn-group-justified'>
  6105. {block:AskEnabled}<a class='btn btn-default btn-lg ask-button' href='/ask'><i class='fa fa-question-circle'></i> {AskLabel}</a>{/block:AskEnabled}
  6106. {block:SubmissionsEnabled}<a class='btn btn-default btn-lg submit-button' href='/submit'><i class='fa fa-pencil-square-o'></i> {SubmitLabel}</a>{/block:SubmissionsEnabled}
  6107. </div><br />
  6108. {block:IfNotShowNavigationBar}{block:HasPages}
  6109. <div class='btn-group-vertical center-block'>
  6110. {block:Pages}<a class='btn btn-default btn-lg' href='{URL}'>{Label}</a>{/block:Pages}
  6111. </div><br />
  6112. {/block:HasPages}{/block:IfNotShowNavigationBar}
  6113. {/block:IfRedux}
  6114. {block:IfShowFollowMe}<a class='btn btn-lg btn-block btn-primary follow-btn' href='/follow/{URLEncodedName}'><i class="fa fa-lg fa-plus-square"></i> {lang:Follow me}</a><br />{/block:IfShowFollowMe}
  6115. {block:IfShowArchiveAndRandom}<div class='btn-group btn-group-lg btn-group-justified'>
  6116. <a href='/archive' class='btn btn-default' style='border-right: 0px;'><i class='fa fa-clock-o'></i> {lang:Archive}</a>
  6117. <a href='/random' class='btn btn-default'><i class='fa fa-random'></i> {lang:Random}</a>
  6118. </div><br />{/block:IfShowArchiveAndRandom}
  6119. {text:Custom Sidebar HTML}
  6120. </div>
  6121. <div class='panel-footer'>
  6122. {block:IfShowRSSFeed}<a class='accent-link' href='/rss' alt='{lang:Subscribe via RSS}'><i class='fa fa-rss fa-lg'></i></a>{/block:IfShowRSSFeed}
  6123. {block:IfShowFacebookLink}<a class='accent-link' href='//facebook.com/{text:Facebook Username}' alt='Facebook - {text:Facebook Username}'><i class='fa fa-facebook-square fa-lg'></i></a>{/block:IfShowFacebookLink}
  6124. {block:IfShowTwitterLink}<a class='accent-link' href='//twitter.com/{text:Twitter Username}' alt='Twitter - @{text:Twitter Username}'><i class='fa fa-twitter fa-lg'></i></a>{/block:IfShowTwitterLink}
  6125. {block:IfShowVineLink}<a class='accent-link' href='//vine.co/{text:Vine Username}' alt='Vine - {text:Vine Username}'><i class='fa fa-vine fa-lg'></i></a>{/block:IfShowVinelink}
  6126. {block:IfShowSoundCloudLink}<a class='accent-link' href='//soundcloud.com/{text:SoundCloud Username}' alt='SoundCloud - {text:SoundCloud Username}'><i class='fa fa-soundcloud fa-lg'></i></a>{/block:IfShowSoundCloudLink}
  6127. {block:IfShowGitHubLink}<a class='accent-link' href='//github.com/{text:GitHub Username}' alt='GitHub - {text:GitHub Username}'><i class='fa fa-github-alt fa-lg'></i></a>{/block:IfShowGitHubLink}
  6128. {block:IfShowBehanceLink}<a class='accent-link' href='//behance.net/{text:Behance Username}' alt='Behance - {text:Behance Username}'><i class='fa fa-behance fa-lg'></i></a>{/block:IfShowBehancelink}
  6129. {block:IfShowSkypeUsername}<a class='accent-link' href='skype:{text:Skype Username}' alt='Skype - {text:Skype Username}'><i class='fa fa-skype fa-lg'></i></a>{/block:IfShowSkypeUsername}
  6130. {block:IfShowSteamLink}<a class='accent-link' href='{text:Steam Profile Link}' alt='Steam'><i class='fa fa-steam fa-lg'></i></a>{/block:IfShowSteamlink}
  6131. {block:IfShowLastFmLink}<a class='accent-link' href='//last.fm/user/{text:LastFM Username}' alt='LastFM - {text:LastFM Username}'><i class='fa-lg icon-lastfm'></i></a>{/block:IfShowLastFmLink}
  6132. {block:IfShowBandcampLink}<a class='accent-link' href='{text:Bandcamp URL}' alt='Bandcamp'><i class='fa fa-music'></i></a>{/block:IfShowBandcampLink}
  6133. {block:IfShowYouTubeLink}<a class='accent-link' href='//youtube.com/user/{text:YouTube Username}' alt='YouTube - {text:YouTube Username}'><i class='fa fa-youtube-play'></i></a>{/block:IfShowYouTubeLink}
  6134. {text:Custom Sidebar Footer HTML}
  6135. </div>
  6136. </div>
  6137. {block:IfShowGroupMembers}{block:GroupMembers}<div class='group-members panel panel-default'>
  6138. {block:GroupMember}<a class='group-member' href='{GroupMemberURL}' title='{GroupMemberName} - {GroupMemberTitle}'><img class='group-member-avatar' src='{GroupMemberPortraitURL-128}' /></a>{/block:GroupMember}
  6139. </div>{/block:GroupMembers}{/block:IfShowGroupMembers}
  6140. {block:IfShowFollowing}{block:Following}<div class='following panel panel-default'>
  6141. {block:Followed}<a class='followed' href='{FollowedURL}' title='{FollowedName} - {FollowedTitle}'><img class='followed-avatar' src='{FollowedPortraitURL-128}' /></a>{/block:Followed}
  6142. </div>{/block:Following}{/block:IfShowFollowing}
  6143. {block:IfShowThemeCredit}<p class='text-right small credit'>
  6144. <a class='accent-link' href='//www.tumblr.com/theme/38735'><strong>{block:English}This tumblr is Bootstrapped {/block:English}{block:NotEnglish}{lang:Install this theme}{/block:NotEnglish}</strong>.</a>
  6145. </p>{/block:IfShowThemeCredit}
  6146. {block:IfShowCopyright}<p class='accent-link text-right small copyright'>&copy; {CopyrightYears}</p>{/block:IfShowCopyright}
  6147. </div>
  6148. <!-- end sidebar -->{/block:IfSidebarOnLeft}
  6149. <div class='col-lg-8'>
  6150. {block:TagPage}<h2 style='color: {AccentColor}; margin-top: 0px;'>{lang:Showing posts tagged Tag 2} <a class='small fa fa-link' href='/tagged/{URLSafeTag}'></a></h2>{/block:TagPage}
  6151. {block:SearchPage}<h2 style='color: {AccentColor}; margin-top: 0px;{block:NoSearchResults}display:none;{/block:NoSearchResults}'>{lang:Showing SearchResultCount results for SearchQuery 2} <a class='small fa fa-link' href='/search?q={URLSafeSearchQuery}'></a></h2>
  6152. {block:NoSearchResults}<h2 style='color: {AccentColor}; margin-top: 0px'>{lang:No results for SearchQuery 2} <a class='small fa fa-link' href='/search?q={URLSafeSearchQuery}'></a></h2>{/block:NoSearchResults}{/block:SearchPage}
  6153. <div class='posts'>
  6154. {block:Posts}<div class='post'><div class="panel panel-default">
  6155. {block:Title}<div class="panel-heading">
  6156. <h3 class="panel-title">
  6157. {Title}
  6158. </h3>
  6159. </div>{/block:Title}
  6160. {block:Chat}<div class='panel-body'>
  6161. <ul class='list-group'>
  6162. {block:Lines}<li class='list-group-item'>
  6163. {block:Label}<strong class='chat-label'>{Label}</strong> {/block:Label}{Line}
  6164. </li>{/block:Lines}
  6165. </ul>
  6166. </div>{/block:Chat}
  6167. {block:Link}<div class="panel-body">
  6168. <div class='row'>
  6169. {block:Thumbnail}<div class='link-photo-container center-block col-lg-3'><a href='{URL}'>
  6170. <img class='link-photo img-thumbnail' src='{Thumbnail}' />
  6171. </a></div>{/block:Thumbnail}
  6172. <div class='link-btn-container col-lg-12 {block:Thumbnail}col-lg-9{/block:Thumbnail}'>
  6173. <a href='{URL}' {Target} class='btn btn-primary btn-block btn-lg link-btn' style='color: #ffffff !important;white-space:normal'>{Name}</a><br />
  6174. </div>
  6175. </div>
  6176. {block:Description}{Description}{/block:Description}
  6177.  
  6178. </div>{/block:Link}
  6179. {block:Answer}<div class="panel-body">
  6180. <span class='ask'>
  6181. <div class="media row">
  6182. <div class="col-md-2 media-left">
  6183. <img class="avatar media-object" src="{AskerPortraitURL-128}" />
  6184. </div>
  6185. <div class="col-md-10 media-right">
  6186. <div class="well">
  6187. <h4 class='media-heading'>{lang:Asker asked 2}</h4>
  6188. {Question}
  6189. </div>
  6190. </div>
  6191. </div>
  6192. <div class="media row">
  6193. <div class="col-md-10 media-left">
  6194. <div class="well">
  6195. <h4 class='media-heading'><a href='{PostAuthorURL}'>{Answerer}{block:NotReblog}{PostAuthorName}{/block:NotReblog}</a> {block:English}answered{/block:English}</h4>
  6196. {Answer}
  6197. </div>
  6198. </div>
  6199. <div class="col-md-2 media-right">
  6200. <img class="avatar media-object pull-right" src="{block:Answerer}{AnswererPortraitURL-128}{/block:Answerer}{block:NotReblog}{PostAuthorPortraitURL-128}{/block:NotReblog}" />
  6201. </div>
  6202. </div>
  6203. </span>
  6204. {block:RebloggedFrom}<span class='answer-captions'>{Replies}</span>{/block:RebloggedFrom}
  6205. </div>{/block:Answer}
  6206. {block:Video}<div class='post-special-content flex-video'>{VideoEmbed-500}</div>{/block:Video}
  6207. {block:Audio}<div class='post-special-content center-block'>{block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}</div>{/block:Audio}
  6208. {block:Quote}<div class='panel-body'><blockquote class='quote quote-{Length}'>&#8220;{Quote}&#8221;{block:Source}<footer class='quote-source text-right'>{Source}</footer>{/block:Source}</blockquote></div>{/block:Quote}
  6209. {block:Photo}{LinkOpenTag}<img class='img-responsive center-block' src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="{PhotoWidth-HighRes}" height="{PhotoHeight-HighRes}" />{LinkCloseTag}{/block:Photo}
  6210. {block:Photoset}<div class='post-special-content center-block'>{Photoset}</div>{/block:Photoset}
  6211. {block:Panorama}<div class='post-special-content post-panorama center-block'>{LinkOpenTag}<img class='img-responsive center-block panorama' src="{PhotoURL-Panorama}" alt="{PhotoAlt}" />{LinkCloseTag}</div>{/block:Panorama}
  6212. {block:Body}<div class="panel-body post-content">{Body}</div>{/block:Body}
  6213. {block:Caption}<div class="panel-body">{Caption}</div>{/block:Caption}
  6214. <div class="panel-footer clearfix">
  6215. <div class='pull-left'>{block:RebloggedFrom}<span class='post-reblogged-from'><a href='{ReblogParentURL}' title='{lang:Reblogged from ReblogParentName}'> <i class='fa fa-retweet'></i></a></span>{/block:RebloggedFrom}{block:ContentSource}{block:RebloggedFrom}<span class='dot'></span>{/block:RebloggedFrom}<span class='post-source'><a title='{lang:Originally from ReblogRootName}' href='{SourceURL}'><i class='fa fa-external-link-square'></i></a></span>{/block:ContentSource}{block:HasTags}<span class='post-tags {block:ContentSource}separator-before{/block:ContentSource} {block:RebloggedFrom}separator-before{/block:RebloggedFrom}'><i class='fa fa-tags'></i>&nbsp;{block:Tags}<span class='post-tag'><a href='{TagURL}' class='post-tag'>{Tag}</a></span>{/block:Tags}</span>{/block:HasTags}</div>
  6216. <span class='pull-right'>{block:Date}<span class='post-timestamp' title='{block:IfUseRelativeTime}{lang:Posted at FormattedTime}{/block:IfUseRelativeTime}{block:IfNotUseRelativeTime}{TimeAgo}{/block:IfNotUseRelativeTime}'>{block:IfUseRelativeTime}{TimeAgo}{/block:IfUseRelativeTime}{block:IfNotUseRelativeTime}{lang:Posted on Month DayOfMonth Year}{block:IfNotUseRelativeTime}</span>{/block:Date}{block:PlayCount}<span class='post-play-count'>{block:ExternalAudio}<a href='{ExternalAudioURL}'>{/block:ExternalAudio}<span class='badge'>{PlayCountWithLabel}</span>{block:ExternalAudio}</a>{/block:ExternalAudio}</span>{/block:PlayCount}{block:NoteCount}<span class='post-notes'><a href='{Permalink}#notes'><span class="badge">{NoteCountWithLabel}</span></a></span>{/block:NoteCount}<span class='post-permalink'><a {block:Title}title='{Title}'{/block:Title} href='{Permalink}'><i class='fa fa-link'></i></a></span>{block:IfShowPostActions}{block:Date}<span class='dot'></span>{ReblogButton}<span class='dot'></span>{LikeButton}{/block:Date}{/block:IfShowPostActions}</span>
  6217. </div>
  6218. </div>
  6219. {block:PostNotes}<div id='notes'>
  6220. {PostNotes-64}
  6221. </div>{/block:PostNotes}</div>{/block:Posts}
  6222. </div>
  6223. {block:PermalinkPagination}<ul class="pager">
  6224. {block:PreviousPost}
  6225. <li class="previous pagination_button">
  6226. <a href="{PreviousPost}"><i class='fa fa-chevron-left'></i>&nbsp;&nbsp;{lang:Previous post}</a>
  6227. </li>
  6228. {/block:PreviousPost}
  6229. {block:NextPost}
  6230. <li class="next pagination_button">
  6231. <a href="{NextPost}">{lang:Next post}&nbsp;&nbsp;<i class='fa fa-chevron-right'></i></a>
  6232. </li>
  6233. {/block:NextPost}
  6234. </ul>{/block:PermalinkPagination}
  6235. {block:Pagination}<ul class="pager">
  6236. {block:PreviousPage}
  6237. <li class="previous pagination_button">
  6238. <a href="{PreviousPage}"><i class='fa fa-chevron-left'></i>&nbsp;&nbsp;{lang:Previous}</a>
  6239. </li>
  6240. {/block:PreviousPage}
  6241. {block:NextPage}
  6242. <li class="next pagination_button">
  6243. <a href="{NextPage}">{lang:Next}&nbsp;&nbsp;<i class='fa fa-chevron-right'></i></a>
  6244. </li>
  6245. {/block:NextPage}
  6246. </ul>{/block:Pagination}
  6247. </div>
  6248. {block:IfNotSidebarOnLeft}<!-- begin sidebar -->
  6249. <div class='col-lg-4 sidebar'>
  6250. <div class="blog-details panel panel-default">
  6251. <div class='panel-body'>
  6252. {block:ShowAvatar}<div class="blog-avatar center-block">
  6253. <a href='/'><img class='img-responsive img-rounded blog-avatar-{AvatarShape} center-block' alt='{Title}{block:English} avatar{/block:English}' data-src="holder.js/128x128" src="{PortraitURL-128}" /></a>
  6254. <br />
  6255. </div>{/block:ShowAvatar}
  6256. {block:IfRedux}{block:ShowTitle}<div class='h2 blog-title redux-blog-title text-center'><a class='no-link-deco no-link-color' href='/'>{Title}</a></div>{/block:ShowTitle}{/block:IfRedux}
  6257. {block:ShowDescription}{block:Description}<p class='blog-description center-block'>{Description}</p>{/block:Description}{/block:ShowDescription}
  6258. {block:IfRedux}
  6259. {block:IfDisplaySearch}<form role='search' action='/search' method='get'>
  6260. <div class='input-group'>
  6261. <span class='input-group-addon'><i class='fa fa-search'></i></span>
  6262. <input name='q' type='search' class='form-control' placeholder='Search' value='{SearchQuery}'>
  6263. </div>
  6264. </form>{/block:IfDisplaySearch}
  6265. <br />
  6266. <div class='btn-group btn-group-justified'>
  6267. {block:AskEnabled}<a class='btn btn-default btn-lg ask-button' href='/ask'><i class='fa fa-question-circle'></i> {AskLabel}</a>{/block:AskEnabled}
  6268. {block:SubmissionsEnabled}<a class='btn btn-default btn-lg submit-button' href='/submit'><i class='fa fa-pencil-square-o'></i> {SubmitLabel}</a>{/block:SubmissionsEnabled}
  6269. </div><br />
  6270. {block:IfNotShowNavigationBar}{block:HasPages}
  6271. <div class='btn-group-vertical center-block'>
  6272. {block:Pages}<a class='btn btn-default btn-lg' href='{URL}'>{Label}</a>{/block:Pages}
  6273. </div><br />
  6274. {/block:HasPages}{/block:IfNotShowNavigationBar}
  6275. {/block:IfRedux}
  6276. {block:IfShowFollowMe}<a class='btn btn-lg btn-block btn-primary follow-btn' href='/follow/{URLEncodedName}'><i class="fa fa-lg fa-plus-square"></i> {lang:Follow me}</a><br />{/block:IfShowFollowMe}
  6277. {block:IfShowArchiveAndRandom}<div class='btn-group btn-group-lg btn-group-justified'>
  6278. <a href='/archive' class='btn btn-default' style='border-right: 0px;'><i class='fa fa-clock-o'></i> {lang:Archive}</a>
  6279. <a href='/random' class='btn btn-default'><i class='fa fa-random'></i> {lang:Random}</a>
  6280. </div><br />{/block:IfShowArchiveAndRandom}
  6281. {text:Custom Sidebar HTML}
  6282. </div>
  6283. <div class='panel-footer'>
  6284. {block:IfShowRSSFeed}<a class='accent-link' href='/rss' alt='{lang:Subscribe via RSS}'><i class='fa fa-rss fa-lg'></i></a>{/block:IfShowRSSFeed}
  6285. {block:IfShowFacebookLink}<a class='accent-link' href='//facebook.com/{text:Facebook Username}' alt='Facebook - {text:Facebook Username}'><i class='fa fa-facebook-square fa-lg'></i></a>{/block:IfShowFacebookLink}
  6286. {block:IfShowTwitterLink}<a class='accent-link' href='//twitter.com/{text:Twitter Username}' alt='Twitter - @{text:Twitter Username}'><i class='fa fa-twitter fa-lg'></i></a>{/block:IfShowTwitterLink}
  6287. {block:IfShowVineLink}<a class='accent-link' href='//vine.co/{text:Vine Username}' alt='Vine - {text:Vine Username}'><i class='fa fa-vine fa-lg'></i></a>{/block:IfShowVinelink}
  6288. {block:IfShowSoundCloudLink}<a class='accent-link' href='//soundcloud.com/{text:SoundCloud Username}' alt='SoundCloud - {text:SoundCloud Username}'><i class='fa fa-soundcloud fa-lg'></i></a>{/block:IfShowSoundCloudLink}
  6289. {block:IfShowGitHubLink}<a class='accent-link' href='//github.com/{text:GitHub Username}' alt='GitHub - {text:GitHub Username}'><i class='fa fa-github-alt fa-lg'></i></a>{/block:IfShowGitHubLink}
  6290. {block:IfShowBehanceLink}<a class='accent-link' href='//behance.net/{text:Behance Username}' alt='Behance - {text:Behance Username}'><i class='fa fa-behance fa-lg'></i></a>{/block:IfShowBehancelink}
  6291. {block:IfShowSkypeUsername}<a class='accent-link' href='skype:{text:Skype Username}' alt='Skype - {text:Skype Username}'><i class='fa fa-skype fa-lg'></i></a>{/block:IfShowSkypeUsername}
  6292. {block:IfShowSteamLink}<a class='accent-link' href='{text:Steam Profile Link}' alt='Steam'><i class='fa fa-steam fa-lg'></i></a>{/block:IfShowSteamlink}
  6293. {block:IfShowLastFmLink}<a class='accent-link' href='//last.fm/user/{text:LastFM Username}' alt='LastFM - {text:LastFM Username}'><i class='fa-lg icon-lastfm'></i></a>{/block:IfShowLastFmLink}
  6294. {block:IfShowBandcampLink}<a class='accent-link' href='{text:Bandcamp URL}' alt='Bandcamp'><i class='fa fa-music'></i></a>{/block:IfShowBandcampLink}
  6295. {block:IfShowYouTubeLink}<a class='accent-link' href='//youtube.com/user/{text:YouTube Username}' alt='YouTube - {text:YouTube Username}'><i class='fa fa-youtube-play'></i></a>{/block:IfShowYouTubeLink}
  6296. {text:Custom Sidebar Footer HTML}
  6297. </div>
  6298. </div>
  6299. {block:IfShowGroupMembers}{block:GroupMembers}<div class='group-members panel panel-default'>
  6300. {block:GroupMember}<a class='group-member' href='{GroupMemberURL}' title='{GroupMemberName} - {GroupMemberTitle}'><img class='group-member-avatar' src='{GroupMemberPortraitURL-128}' /></a>{/block:GroupMember}
  6301. </div>{/block:GroupMembers}{/block:IfShowGroupMembers}
  6302. {block:IfShowFollowing}{block:Following}<div class='following panel panel-default'>
  6303. {block:Followed}<a class='followed' href='{FollowedURL}' title='{FollowedName} - {FollowedTitle}'><img class='followed-avatar' src='{FollowedPortraitURL-128}' /></a>{/block:Followed}
  6304. </div>{/block:Following}{/block:IfShowFollowing}
  6305. {block:IfShowThemeCredit}<p class='text-right small credit'>
  6306. <a class='accent-link' href='//www.tumblr.com/theme/38735'><strong>{block:English}This tumblr is Bootstrapped{/block:English}{block:NotEnglish}{lang:Install this theme}{/block:NotEnglish}</strong>.</a>
  6307. </p>{/block:IfShowThemeCredit}
  6308. {block:IfShowCopyright}<p class='accent-link text-right small copyright'>&copy; {CopyrightYears}</p>{/block:IfShowCopyright}
  6309. </div>
  6310. <!-- end sidebar -->{/block:IfNotSidebarOnLeft}
  6311. </div>
  6312. </div>
  6313. <!--[if lt IE 9]>
  6314. <script src="//cdn.jsdelivr.net/g/html5shiv,respond"></script>
  6315. <![endif]-->
  6316. <script src="//cdn.jsdelivr.net/g/jquery,bootstrap"></script>
  6317. <script>
  6318. $(document).ready(function() {
  6319. $('.tumblr_audio_player').attr('width','');
  6320. });
  6321. </script>
  6322. <body class="win98 {block:IndexPage}index_page{block:IfEnableInfiniteScrolling} infinite_scrolling{/block:IfEnableInfiniteScrolling}{/block:IndexPage}{block:PermalinkPage}permalink_page{/block:PermalinkPage} {block:IfTwoColumn}two_column masonry_enabled{/block:IfTwoColumn}">
  6323. <div class="wrapper">
  6324. <div class="icons">
  6325. <a href="/" class="home">
  6326. <div class="my_computer"></div>
  6327. <div class="icon_label">{Title}</div>
  6328. </a>
  6329.  
  6330. {block:AskEnabled}
  6331. <a href="/ask" class="ask">
  6332. <div class="my_documents"></div>
  6333. <div class="icon_label">{AskLabel}</div>
  6334. </a>
  6335. {/block:AskEnabled}
  6336.  
  6337. {block:SubmissionsEnabled}
  6338. <a href="/submit" class="submit">
  6339. <div class="network_neighborhood"></div>
  6340. <div class="icon_label">{SubmitLabel}</div>
  6341. </a>
  6342. {/block:SubmissionsEnabled}
  6343.  
  6344. {block:HasPages}
  6345. {block:Pages}
  6346. <a href="{URL}" class="pages">
  6347. <div class="folder"></div>
  6348. <div class="icon_label">{Label}</div>
  6349. </a>
  6350. {/block:Pages}
  6351. {/block:HasPages}
  6352.  
  6353. <a href="/archive" class="archive">
  6354. <div class="recycle_bin"></div>
  6355. <div class="icon_label">{lang:Archive}</div>
  6356. </a>
  6357. </div>
  6358. {block:IfDisplayDescription}
  6359. {block:Description}
  6360. <div class="description">
  6361. <div class="top"></div>
  6362. <div class="middle">
  6363. {Description}
  6364. <div class="ok_button"></div>
  6365. </div>
  6366. <div class="bottom"></div>
  6367. </div>
  6368. {/block:Description}
  6369. {block:IfDisplayDescription}
  6370. <div id="desktop" class="container">
  6371. {block:Posts}
  6372. <div class="window {PostType}{block:Photoset}set{/block:Photoset}">
  6373. <a href="{Permalink}">
  6374. <div class="top">
  6375. {block:Date}
  6376. <div class="info">
  6377. Posted on {DayOfMonth}{DayOfMonthSuffix} {ShortMonth} at {12Hour}:{Minutes} {CapitalAmPm}{block:NoteCount}, with {NoteCountWithLabel}{/block:NoteCount}
  6378. </div>
  6379. {/block:Date}
  6380. </div>
  6381. </a>
  6382. <div class="middle">
  6383. {block:Text}
  6384. {block:Title}
  6385. <div class="title">
  6386. {Title}
  6387. </div>
  6388. {/block:Title}
  6389. <div class="content">
  6390. {Body}
  6391. </div>
  6392. {/block:Text}
  6393.  
  6394. {block:Photo}
  6395. <div class="wrapper">
  6396. {LinkOpenTag}
  6397. <img src="{PhotoURL-500}" class="full_image" alt="{PhotoAlt}" />
  6398. {LinkCloseTag}
  6399. {block:HighRes}<div class="make_lightbox" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}">{lang:Click for high-res photo}</div>{/block:HighRes}
  6400. </div>
  6401. {block:Caption}
  6402. <div class="content caption">
  6403. {Caption}
  6404. </div>
  6405. {/block:Caption}
  6406. {/block:Photo}
  6407.  
  6408. {block:Photoset}
  6409. <div class="wrapper">
  6410. {Photoset-400}
  6411. </div>
  6412. {block:Caption}
  6413. <div class="content caption">
  6414. {Caption}
  6415. </div>
  6416. {/block:Caption}
  6417. {/block:Photoset}
  6418.  
  6419. {block:Quote}
  6420. <div class="title">
  6421. "{Quote}"
  6422. </div>
  6423. {block:Source}
  6424. <div class="content body cf">
  6425. <div class="dash">
  6426. &mdash;
  6427. </div>
  6428. <div class="source">
  6429. {Source}
  6430. </div>
  6431. </div>
  6432. {/block:Source}
  6433. {/block:Quote}
  6434.  
  6435. {block:Link}
  6436. <a href="{URL}" class="title" {Target}>
  6437. {Name} &rarr;
  6438. </a>
  6439. {block:Description}
  6440. <div class="content body">
  6441. {Description}
  6442. </div>
  6443. {/block:Description}
  6444. {/block:Link}
  6445.  
  6446. {block:Chat}
  6447. {block:Title}
  6448. <div class="title">
  6449. {Title}
  6450. </div>
  6451. {/block:Title}
  6452. <div class="content body">
  6453. {block:Lines}
  6454. <div class="line">
  6455. {block:Label}
  6456. <strong>
  6457. {Label}
  6458. </strong>
  6459. {/block:Label}
  6460. <span class="text">
  6461. {Line}
  6462. <span>
  6463. </div>
  6464. {/block:Lines}
  6465. </div>
  6466. {/block:Chat}
  6467.  
  6468. {block:Video}
  6469. <div class="video_player" data-from-page="{CurrentPage}">
  6470. {Video-400}
  6471. </div>
  6472. {block:Caption}
  6473. <div class="content caption">
  6474. {Caption}
  6475. </div>
  6476. {/block:Caption}
  6477. {/block:Video}
  6478. {block:Audio}
  6479. {block:AlbumArt}
  6480. <img src="{AlbumArtURL}" alt="Artwork" class="full_image" />
  6481. {/block:AlbumArt}
  6482. <div data-from-page="{CurrentPage}" style="height: 27px;">
  6483. {AudioPlayer}
  6484. </div>
  6485. {block:Caption}
  6486. <div class="content body">
  6487. {Caption}
  6488. </div>
  6489. {/block:Caption}
  6490. {/block:Audio}
  6491. {block:Answer}
  6492. <div class="title">
  6493. {lang:Asker asked 2}: {Question}
  6494. </div>
  6495. <div class="content body">
  6496. {Answer}
  6497. </div>
  6498. {/block:Answer}
  6499.  
  6500. {block:Panorama}
  6501. {LinkOpenTag}
  6502. <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}" class="full_image" />
  6503. {LinkCloseTag}
  6504. {block:Caption}
  6505. <div class="content caption">
  6506. {Caption}
  6507. </div>
  6508. {/block:Caption}
  6509. {/block:Panorama}
  6510. {block:IfTagsOnIndex}
  6511. {block:HasTags}
  6512. <div class="tagged">
  6513. {lang:Tagged}:
  6514. {block:Tags}
  6515. <a href="{TagURL}">#{Tag}</a><span class="hide_if_last">, </span>
  6516. {/block:Tags}
  6517. </div>
  6518. {/block:HasTags}
  6519. {/block:IfTagsOnIndex}
  6520. </div>
  6521. {block:PermalinkPage}
  6522. {block:ContentSource}<div class="attribution">({lang:Source}: <a href="{SourceURL}">{SourceTitle}</a>{block:RebloggedFrom}, {lang:Reblogged from}: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom})</div>{/block:ContentSource}
  6523. {block:IfNotTagsOnIndex}{block:HasTags}<div class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:IfNotTagsOnIndex}
  6524. {block:PostNotes}
  6525. <div class="notes">
  6526. {PostNotes}
  6527. </div>
  6528. {/block:PostNotes}
  6529. {/block:PermalinkPage}
  6530. <div class="bottom"></div>
  6531. </div>
  6532. {/block:Posts}
  6533. </div>
  6534.  
  6535. {block:Pagination}
  6536. <div class="navigation cf">
  6537. {block:NextPage}
  6538. <a class="next" href="{NextPage}">{lang:Next} &rarr;</a>
  6539. {/block:NextPage}
  6540. {block:PreviousPage}
  6541. <a class="prev" href="{PreviousPage}">&larr; {lang:Previous}</a>
  6542. {/block:PreviousPage}
  6543. </div>
  6544. {/block:Pagination}
  6545. <div class="start_menu">
  6546. </div>
  6547. <div class="start_bar">
  6548. <div class="top_border"></div>
  6549. <div class="start_button">
  6550. <span class="logo">
  6551. </span>
  6552. <span class="text">
  6553. Start
  6554. </span>
  6555. </div>
  6556. <span class="big_seperator">
  6557. </span>
  6558. <span class="small_seperator">
  6559. </span>
  6560. <span class="application_icons">
  6561. </span>
  6562. <span class="big_seperator">
  6563. </span>
  6564. <span class="small_seperator">
  6565. </span>
  6566. <div class="tray">
  6567. <span class="calendar">
  6568. </span>
  6569. <span class="time" id="showClock">
  6570. 00:00 AM
  6571. </span>
  6572. </div>
  6573. </div>
  6574. </div>
  6575. </body>
  6576. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement