Advertisement
Guest User

dag

a guest
Apr 17th, 2014
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.13 KB | None | 0 0
  1.  
  2. <script>
  3. <!--
  4.  
  5. document.write(unescape("<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
  6. <center><SCRIPT language=JavaScript>
  7. <!-- Begin chạy thời gian - Rip by Khôi Nguyễn
  8. day = new Date();
  9. miVisit = day.getTime();
  10. function clock() {
  11. dayTwo = new Date();
  12. hrNow = dayTwo.getHours();
  13. mnNow = dayTwo.getMinutes();
  14. scNow = dayTwo.getSeconds();
  15. miNow = dayTwo.getTime();
  16. if (hrNow == 0) {
  17. hour = 12;
  18. ap = " AM";
  19. } else if(hrNow <= 11) {
  20. ap = " AM";
  21. hour = hrNow;
  22. } else if(hrNow == 12) {
  23. ap = " PM";
  24. hour = 12;
  25. } else if (hrNow >= 13) {
  26. hour = (hrNow - 12);
  27. ap = " PM";
  28. }
  29. if (hrNow >= 13) {
  30. hour = hrNow - 12;
  31. }
  32. if (mnNow <= 9) {
  33. min = "0" + mnNow;
  34. }
  35. else (min = mnNow)
  36. if (scNow <= 9) {
  37. secs = "0" + scNow;
  38. } else {
  39. secs = scNow;
  40. }
  41. time = hour + ":" + min + ":" + secs + ap;
  42. document.form.button.value = time;
  43. self.status = time;
  44. setTimeout('clock()', 1000);
  45. }
  46. function timeInfo() {
  47. milliSince = miNow;
  48. milliNow = miNow - miVisit;
  49. secsVisit = Math.round(milliNow / 1000);
  50. minsVisit = Math.round((milliNow / 1000) / 60);
  51. alert(""
  52. + "Bạn đã truy cập được " + minsVisit + " phút, "
  53. + secsVisit + " giây.");
  54. }
  55. document.write("<form name=\"form\">"
  56. + "<input type=button value=\"Click for info!\""
  57. + " name=button onClick=\"timeInfo()\"></form>");
  58. onError = null;
  59. clock();
  60. // End chạy thời gian - Rip by Khôi Nguyễn --></center>
  61. </script>
  62.  
  63.  
  64.  
  65. <html>
  66. <head>
  67. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  68. <link rel="shortcut icon" href="/images/favicon.png" />
  69. <link href='http://fonts.googleapis.com/css?family=Orbitron:400,700' rel='stylesheet' type='text/css'/>
  70. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
  71. </script>
  72. <script>
  73. $(document).ready(function(){
  74. $("#flip").click(function(){
  75. $("#panel").slideToggle("slow");
  76. });
  77. });
  78. </script>
  79. <SCRIPT language=JavaScript>
  80. function expandingWindow(website) {
  81. var windowprops='width=100,height=100,scrollbars=yes,status=yes,resizable=yes'
  82. var heightspeed = 2;
  83. var widthspeed = 7;
  84. var leftdist = 10;
  85. var topdist = 10;
  86. if (window.resizeTo&&navigator.userAgent.indexOf("Opera")==-1) {
  87. var winwidth = window.screen.availWidth - leftdist;
  88. var winheight = window.screen.availHeight - topdist;
  89. var sizer = window.open("","","left=" + leftdist + ",top=" + topdist +","+ windowprops);
  90. for (sizeheight = 1; sizeheight < winheight; sizeheight += heightspeed)
  91. sizer.resizeTo("1", sizeheight);
  92. for (sizewidth = 1; sizewidth < winwidth; sizewidth += widthspeed)
  93. sizer.resizeTo(sizewidth, sizeheight);
  94. sizer.location = website;}
  95. else
  96. window.open(website,'mywindow');}
  97.  
  98. </script>
  99. <center> <table width="0" height="35" >
  100. <tr>
  101. <td width="605">&nbsp;</td>
  102. <td width="352"><body>
  103. <div id="menu">
  104. <ul>
  105.  
  106. <li><a href="#"> Menu</a>
  107. <ul>
  108. <li><a href="http://vankhoi.esy.es/valentine"> Valentine</a></li>
  109. <li><a href="http://vankhoi.esy.es/mylove"> My Love</a></li>
  110. <li><a href="http://vankhoi.esy.es/11a8"> 11a8</a></li>
  111. </ul>
  112. <li><a href="#"> Liên Hệ</a>
  113. <ul>
  114. <li><a href="https://www.facebook.com/nguyenvankhoi97"> Facebook</a></li>
  115. <li><a href="mailto:khoipy333@gmail.com"> Gmail</a></li>
  116. <li><a href="http://vankhoi.esy.es/sdt/"> Di Động</a></li>
  117. </ul>
  118. <li><a href="http://vanhoi.esy.es/share-code"> Share Code</a>
  119. <li><a href="http://altp.info/blog/2013/2-4/=)).swf"> Tắt Đèn</a>
  120.  
  121. </ul>
  122. </div>
  123.  
  124.  
  125. </body> </td>
  126. </tr>
  127. </table></center>
  128.  
  129.  
  130. <!--[if gte mso 9]><xml>
  131. <w:WordDocument>
  132. <w:SpellingState>Clean</w:SpellingState>
  133. <w:GrammarState>Clean</w:GrammarState>
  134. <w:ValidateAgainstSchemas/>
  135. <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  136. <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  137. <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  138. <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
  139. </w:WordDocument>
  140. </xml><![endif]--><!--[if gte mso 9]><xml>
  141. <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
  142. </w:LatentStyles>
  143. </xml><![endif]-->
  144.  
  145.  
  146. <style>
  147. /***** Typography & Element *****/
  148.  
  149. h1 {font-size:36px;}
  150. h2 {font-size:30px;}
  151. h3 {font-size:24px;}
  152. h4 {font-size:18px;}
  153. h5 {font-size:16px;}
  154. h6 {font-size:14px;}
  155. h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}
  156. p {font-size:14px; height:auto;line-height: 1.3em;}
  157.  
  158.  
  159. /***** Page start*****/
  160.  
  161. <!--.CSS1
  162. {left:0px;
  163. position:absolute;
  164. top:0px;}
  165. .CSS2
  166. {left:0px;
  167. position:absolute;
  168. top:0px;}
  169. body
  170. {overflow-x: hidden;}
  171. body
  172. {overflow-y: hidden;}
  173. body
  174. {overflow-x: hidden;}
  175. body
  176. {overflow-y: hidden;}
  177.  
  178. /* Font Definitions */
  179. @font-face
  180. {font-family:"Comic Sans MS";
  181. panose-1:3 15 7 2 3 3 2 2 2 4;
  182. mso-font-charset:0;
  183. mso-generic-font-family:script;
  184. mso-font-pitch:variable;
  185. mso-font-signature:647 0 0 0 159 0;}
  186. /* Style Definitions */
  187. p.MsoNormal, li.MsoNormal, div.MsoNormal
  188. {mso-style-parent:"";
  189. margin:0in;
  190. margin-bottom:.0001pt;
  191. mso-pagination:widow-orphan;
  192. font-size:12.0pt;
  193. font-family:"Times New Roman";
  194. mso-fareast-font-family:"Times New Roman";
  195. color:#CC0000;}
  196. a:link, span.MsoHyperlink
  197. {mso-ansi-font-size:12.0pt;
  198. mso-bidi-font-size:12.0pt;
  199. font-family:"Comic Sans MS";
  200. mso-ascii-font-family:"Comic Sans MS";
  201. mso-hansi-font-family:"Comic Sans MS";
  202. color:white;
  203. text-decoration:underline;
  204. text-underline:single;}
  205. a:visited, span.MsoHyperlinkFollowed
  206. {mso-ansi-font-size:12.0pt;
  207. mso-bidi-font-size:12.0pt;
  208. font-family:"Comic Sans MS";
  209. mso-ascii-font-family:"Comic Sans MS";
  210. mso-hansi-font-family:"Comic Sans MS";
  211. color:white;
  212. text-decoration:underline;
  213. text-underline:single;}
  214. p
  215. {mso-margin-top-alt:auto;
  216. margin-right:0in;
  217. mso-margin-bottom-alt:auto;
  218. margin-left:0in;
  219. mso-pagination:widow-orphan;
  220. font-size:12.0pt;
  221. font-family:"Times New Roman";
  222. mso-fareast-font-family:"Times New Roman";
  223. color:#CC0000;}
  224. p.css1, li.css1, div.css1
  225. {mso-style-name:css1;
  226. mso-margin-top-alt:auto;
  227. margin-right:0in;
  228. mso-margin-bottom-alt:auto;
  229. margin-left:0in;
  230. text-align:center;
  231. mso-pagination:widow-orphan;
  232. font-size:12.0pt;
  233. font-family:Arial;
  234. mso-fareast-font-family:"Times New Roman";
  235. color:#CC0000;
  236. font-weight:bold;}
  237. p.css2, li.css2, div.css2
  238. {mso-style-name:css2;
  239. mso-margin-top-alt:auto;
  240. margin-right:0in;
  241. mso-margin-bottom-alt:auto;
  242. margin-left:0in;
  243. text-align:center;
  244. mso-pagination:widow-orphan;
  245. font-size:7.5pt;
  246. font-family:Arial;
  247. mso-fareast-font-family:"Times New Roman";
  248. color:#CC0000;}
  249. span.a1
  250. {mso-style-name:a1;}
  251. span.a2
  252. {mso-style-name:a2;}
  253. span.a3
  254. {mso-style-name:a3;}
  255. span.a4
  256. {mso-style-name:a4;}
  257. span.a5
  258. {mso-style-name:a5;}
  259. span.a6
  260. {mso-style-name:a6;}
  261. span.a7
  262. {mso-style-name:a7;}
  263. span.a8
  264. {mso-style-name:a8;}
  265. span.a9
  266. {mso-style-name:a9;}
  267. span.a10
  268. {mso-style-name:a10;}
  269. span.a11
  270. {mso-style-name:a11;}
  271. span.a12
  272. {mso-style-name:a12;}
  273. span.a13
  274. {mso-style-name:a13;}
  275. span.a14
  276. {mso-style-name:a14;}
  277. span.a15
  278. {mso-style-name:a15;}
  279. span.a16
  280. {mso-style-name:a16;}
  281. span.a17
  282. {mso-style-name:a17;}
  283. span.shorttext
  284. {mso-style-name:short_text;}
  285. span.hps
  286. {mso-style-name:hps;}
  287. span.SpellE
  288. {mso-style-name:"";
  289. mso-spl-e:yes;}
  290. span.GramE
  291. {mso-style-name:"";
  292. mso-gram-e:yes;}
  293. @page Section1
  294. {size:8.5in 11.0in;
  295. margin:1.0in 1.25in 1.0in 1.25in;
  296. mso-header-margin:.5in;
  297. mso-footer-margin:.5in;
  298. mso-paper-source:0;}
  299. div.Section1
  300. {page:Section1;}
  301. -->
  302.  
  303. #panel,#flip
  304. {
  305. padding:5px;
  306. text-align:center;
  307. background-color:black;
  308. border:solid 1px green;
  309. color: yellow;
  310. }
  311. #panel
  312. {
  313. padding: 30px;
  314. display:none;
  315. }
  316. </style>
  317. <!--[if gte mso 10]>
  318. <style>
  319. /* Style Definitions */
  320. table.MsoNormalTable
  321. {mso-style-name:"Table Normal";
  322. mso-tstyle-rowband-size:0;
  323. mso-tstyle-colband-size:0;
  324. mso-style-noshow:yes;
  325. mso-style-parent:"";
  326. mso-padding-alt:0in 5.4pt 0in 5.4pt;
  327. mso-para-margin:0in;
  328. mso-para-margin-bottom:.0001pt;
  329. mso-pagination:widow-orphan;
  330. font-size:10.0pt;
  331. font-family:"Times New Roman";
  332. mso-ansi-language:#0400;
  333. mso-fareast-language:#0400;
  334. mso-bidi-language:#0400;}
  335. </style>
  336. <![endif]--><!--[if gte mso 9]><xml>
  337. <u1:DocumentProperties>
  338. <u1:Author>User</u1:Author>
  339. <u1:Template>Normal</u1:Template>
  340. <u1:LastAuthor>User</u1:LastAuthor>
  341. <u1:Revision>24</u1:Revision>
  342. <u1:TotalTime>19</u1:TotalTime>
  343. <u1:Created>2012-03-01T11:41:00Z</u1:Created>
  344. <u1:LastSaved>2012-04-03T07:08:00Z</u1:LastSaved>
  345. <u1:Pages>1</u1:Pages>
  346. <u1:Words>58</u1:Words>
  347. <u1:Characters>332</u1:Characters>
  348. <u1:Company>HOME</u1:Company>
  349. <u1:Lines>2</u1:Lines>
  350. <u1:Paragraphs>1</u1:Paragraphs>
  351. <u1:CharactersWithSpaces>389</u1:CharactersWithSpaces>
  352. <u1:Version>11.5606</u1:Version>
  353. </u1:DocumentProperties>
  354. </xml><![endif]--><!--[if gte mso 9]><xml>
  355. <u2:WordDocument>
  356. <u2:SpellingState>Clean</u2:SpellingState>
  357. <u2:GrammarState>Clean</u2:GrammarState>
  358. <u2:ValidateAgainstSchemas/>
  359. <u2:SaveIfXMLInvalid>false</u2:SaveIfXMLInvalid>
  360. <u2:IgnoreMixedContent>false</u2:IgnoreMixedContent>
  361. <u2:AlwaysShowPlaceholderText>false</u2:AlwaysShowPlaceholderText>
  362. <u2:BrowserLevel>MicrosoftInternetExplorer4</u2:BrowserLevel>
  363. </u2:WordDocument>
  364. </xml><![endif]--><!--[if gte mso 9]><xml>
  365. <u3:LatentStyles DefLockedState="false" LatentStyleCount="156"> </u3:LatentStyles>
  366. </xml><![endif]--><!--[if gte mso 9]><xml>
  367. <u4:shapedefaults u5:ext="edit" spidmax="19458"/>
  368. </xml><![endif]--><!--[if gte mso 9]><xml>
  369. <u6:shapelayout u7:ext="edit">
  370. <u6:idmap u7:ext="edit" data="1"/>
  371. </u6:shapelayout>
  372. </xml><![endif]--><!--[if gte mso 9]><xml>
  373. <o:shapedefaults v:ext="edit" spidmax="4098"/>
  374. </xml><![endif]--><!--[if gte mso 9]><xml>
  375. <o:shapelayout v:ext="edit">
  376. <o:idmap v:ext="edit" data="1"/>
  377. </o:shapelayout></xml><![endif]-->
  378.  
  379. </head>
  380. <body bgcolor=black
  381. background="img/set.gif"
  382. lang=EN-US link=white vlink=white style='tab-interval:.5in' alink="#cc0000">
  383. </script>
  384. <style type="text/css">body,a,a:hover{cursor:url(http://vankhoi.esy.es/img/negro.cur),progress;}</style>
  385.  
  386.  
  387.  
  388. <body bgcolor=black
  389. background="img/set.gif"
  390. lang=EN-US link=white vlink=white style='tab-interval:.5in' alink="#cc0000">
  391.  
  392.  
  393.  
  394. <div class=Section1>
  395.  
  396. <p class=MsoNormal align=center style='text-align:center'><script>
  397. var width=document.body.clientWidth;
  398. var height=document.body.clientHeight;
  399. function doClickText(who,type,step,timeOut) {
  400. document.getElementById(who).style.display="none";
  401. if(type==0) {
  402. reveal('revealDiv1',step,timeOut,0);
  403. reveal('revealDiv2',step,timeOut,1);}
  404. if(type==1) {
  405. reveal('revealDiv1',step,timeOut,2);
  406. reveal('revealDiv2',step,timeOut,3);}}
  407. function reveal(who,step,timeOut,type) {
  408. if(type==0)
  409. var where="top";
  410. if(type==1)
  411. var where="bottom";
  412. if(type==2)
  413. var where="left";
  414. if(type==3)
  415. var where="right";
  416. eval('var temp=document.getElementById(who).style.'+where);
  417. temp=parseInt(temp);
  418. if(type==0||type==1)
  419. var checkWith=height/2;
  420. if(type==2||type==3)
  421. var checkWith=width/2;
  422. if(-temp<checkWith) {
  423. temp-=step;F
  424. eval('document.getElementById(who).style.'+where+'=temp;');
  425. setTimeout("reveal('"+who+"',"+step+",'"+timeOut+"',"+type+")", timeOut);}
  426. else {
  427. document.getElementById(who).style.display="none";
  428. document.body.scroll="yes";}}
  429. function initReveal(type,div1bg,div2bg,div1bw,div2bw,div1bc,div2bc,step,timeOut,click) {
  430. if(type==0) {
  431. var bWhere1="border-bottom";
  432. var bWhere2="border-top";
  433. var putZero1="top:0px; left:0px";
  434. var putZero2="bottom:0px; left:0px";
  435. document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
  436. document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
  437. if(!click) {
  438. reveal('revealDiv1',step,timeOut,0);
  439. reveal('revealDiv2',step,timeOut,1);}
  440. else {
  441. clickText(type,step,timeOut);}}
  442. if(type==1) {
  443. var bWhere1="border-right";
  444. var bWhere2="border-left";
  445. var putZero1="top:0px; left:0px";
  446. var putZero2="top:0px; right:0px";
  447. document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
  448. document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
  449. if(!click) {
  450. reveal('revealDiv1',step,timeOut,2);
  451. reveal('revealDiv2',step,timeOut,3);}
  452. else {
  453. clickText(type,step,timeOut);}}
  454. function clickText(type,step,timeOut) {
  455. document.write('<div id="clickText" style="z-index:101; display:block; position:absolute; top:'+(height/2-clickh/2-clickb)+'; left:'+(width/2-clickw/2-clickb)+'"><table style="border:'+clickc+' solid '+clickb+'px; background:'+clickbg+' ;width:'+clickw+'px; height:'+clickh+'; '+clickFont+'; cursor:hand; cursor:pointer" onClick="doClickText(\'clickText\','+type+','+step+','+timeOut+')"><tr><td align="middle">'+clickt+'</td></tr></table></div>');}}
  456.  
  457. </script><script>
  458.  
  459. var clickw=270;
  460. var clickh=20;
  461. var clickb=2;
  462. var clickc="#0000FF";
  463. var clickbg="black"; // Background color
  464. var clickt="—» [ <blink>Click Để Xem Chi Tiết</blink> ] «—"; // Text to display
  465. var clickFont="font-family:Tahoma,arial,helvetica; font-size:10pt; font-weight:bold; color:white"; // The font style of the text
  466. new initReveal(0,'black','black',1,1,'lime','lime',3,10,true);
  467.  
  468. </script><script language="JavaScript">
  469. function tb5_makeArray(n){ this.length = n; return this.length;
  470. }
  471. tb5_messages = new tb5_makeArray(3);
  472. tb5_messages[0] = ".. M U S H I N ]:..";
  473. tb5_messages[1] = ".. M U S H I N]:..";
  474. tb5_rptType = 'infinite';
  475. tb5_rptNbr = 20;
  476. tb5_speed = 1;
  477. tb5_delay = 2000;
  478. var tb5_counter=2;
  479. var tb5_currMsg=0;
  480. var tb5_stsmsg="test";
  481. function tb5_shuffle(arr){
  482. var k;
  483. for (i=0; i<arr.length; i++){ k = Math.round(Math.random() * (arr.length - i - 1)) + i; temp = arr[i];arr[i]=arr[k];arr[k]=temp;
  484. }
  485. return arr;
  486. }
  487. tb5_arr = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
  488. tb5_sts = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
  489. for (var i=0; i<tb5_messages[tb5_currMsg].length; i++){ tb5_arr[i] = i; tb5_sts[i] = "_";
  490. }
  491. tb5_arr = tb5_shuffle(tb5_arr);
  492. function tb5_init(n){
  493. var k;
  494. if (n == tb5_arr.length){ if (tb5_currMsg == tb5_messages.length-1){ if ((tb5_rptType == 'finite') && (tb5_counter==tb5_rptNbr)){ clearTimeout(tb5_timerID); return; } tb5_counter++; tb5_currMsg=0; } else{ tb5_currMsg++; } n=0; tb5_arr = new tb5_makeArray(tb5_messages[tb5_currMsg].length); tb5_sts = new tb5_makeArray(tb5_messages[tb5_currMsg].length); for (var i=0; i<tb5_messages[tb5_currMsg].length; i++){ tb5_arr[i] = i; tb5_sts[i] = "_"; } tb5_arr = tb5_shuffle(tb5_arr); tb5_sp=tb5_delay;
  495. }
  496. else{ tb5_sp=tb5_speed; k = tb5_arr[n]; tb5_sts[k] = tb5_messages[tb5_currMsg].charAt(k); tb5_stsmsg = ""; for (var i=0; i<tb5_sts.length; i++) tb5_stsmsg += tb5_sts[i]; document.title = tb5_stsmsg; n++; } tb5_timerID = setTimeout("tb5_init("+n+")", tb5_sp);
  497. }
  498. function tb5_randomizetitle(){ tb5_init(0);
  499. }
  500. tb5_randomizetitle();
  501. var txt = "(¯`·.º-:¦:-Khôi Profile-:¦:-º.·´¯)";
  502. var espera = 200;
  503. var refresco = null;
  504. function rotulo_title() {
  505. document.title = txt;
  506. txt = txt.substring(1, txt.length) + txt.charAt(0);
  507. refresco = setTimeout("rotulo_title()", espera);
  508. }
  509. rotulo_title();
  510. </script>
  511. <script type="text/javascript">
  512.  
  513. window.addEvent('domready', function () {
  514.  
  515. SqueezeBox.initialize({});
  516. SqueezeBox.assign($$('a.modal'), {
  517. parse: 'rel'
  518. });
  519. });
  520. var K2SitePath = '/joomla/mainstream/';
  521. window.addEvent('load', function () {
  522. new JCaption('img.caption');
  523. });
  524. jQuery.noConflict();
  525.  
  526. jQuery(document).ready(function ($) {
  527. jQuery('#tx-roof .ex-column').equalHeight('.ex-block'); jQuery('#tx-header .ex-column').equalHeight('.ex-block'); jQuery('#tx-top .ex-column').equalHeight('.ex-block'); jQuery('#tx-utility .ex-column').equalHeight('.ex-block'); jQuery('#tx-feature .ex-column').equalHeight('.ex-block'); jQuery('#tx-main-top .ex-column').equalHeight('.ex-block'); jQuery('#tx-content-top .ex-column').equalHeight('.ex-block'); jQuery('#tx-content-bottom .ex-column').equalHeight('.ex-block'); jQuery('#tx-main-bottom .ex-column').equalHeight('.ex-block'); jQuery('#tx-bottom .ex-column').equalHeight('.ex-block'); jQuery('#tx-footer .ex-column').equalHeight('.ex-block'); jQuery('#tx-mainbody, #tx-sidebar-a, #tx-sidebar-b').equalHeight();
  528.  
  529. var _options = {
  530. _hideDelay: 300,
  531. _easing: 'easeInOutQuad',
  532. _isFancy: true
  533. };
  534. jQuery('#ex-megamenu').XpertMenu(_options);
  535.  
  536.  
  537. jQuery('#ex-scrolltop').click(function () {
  538. jQuery('body,html').animate({
  539. scrollTop: 0
  540. }, 800);
  541. return false;
  542. });
  543.  
  544.  
  545. });
  546. jQuery.noConflict();
  547. jQuery(document).ready(function () {
  548.  
  549.  
  550.  
  551. jQuery("#xs-99:first a[rel^='prettyPhoto']").prettyPhoto({
  552.  
  553. animation_speed: 'normal',
  554. theme: 'facebook',
  555. slideshow: 6000,
  556. autoplay_slideshow: true
  557. });
  558. });
  559. //function keepAlive() { var myAjax = new Request({ method: "get", url: "index.php" }).send(); } window.addEvent("domready", function () { keepAlive.periodical(840000); });
  560.  
  561. jQuery.noConflict();
  562. jQuery(document).ready(function () {
  563. jQuery('#xt87 .xt-nav ul').tabs('#xt87-pans > .xt-pane', {
  564. effect: 'fade',
  565. fadeInSpeed: 200,
  566. fadeOutSpeed: 20,
  567.  
  568. event: 'click'
  569. });
  570. });
  571.  
  572.  
  573. jQuery(document).ready(function () {
  574. jQuery('#xs_86').scrollable({
  575. vertical: false,
  576. speed: 1000,
  577. circular: true,
  578. keyboard: true
  579. });
  580. });
  581.  
  582. jQuery(document).ready(function () {
  583. jQuery('#xs_100').scrollable({
  584. vertical: false,
  585. speed: 1000,
  586. circular: true,
  587. keyboard: true
  588. });
  589. });
  590.  
  591. jQuery(document).ready(function () {
  592. jQuery('#xs_85').scrollable({
  593. vertical: true,
  594. speed: 1000,
  595. circular: true,
  596. keyboard: true
  597. });
  598. });
  599.  
  600.  
  601. jQuery(document).ready(function () {
  602. jQuery('#slideshow').scrollable({
  603. vertical: false,
  604. speed: 1000,
  605. circular: true,
  606. keyboard: false
  607. }).autoscroll({ autoplay: true, interval: 5000 });
  608. });
  609.  
  610.  
  611. jQuery(document).ready(function () {
  612. jQuery('#newsticker').scrollable({
  613. vertical: true,
  614. speed: 1000,
  615. circular: true,
  616. keyboard: false
  617. }).autoscroll({ autoplay: true, interval: 6000, autopause: true });
  618. });
  619.  
  620. window.addEvent('domready', function () {
  621. $$('.hasTip').each(function (el) {
  622. var title = el.get('title');
  623. if (title) {
  624. var parts = title.split('::', 2);
  625. el.store('tip:title', parts[0]);
  626. el.store('tip:text', parts[1]);
  627. }
  628. });
  629. var JTooltips = new Tips($$('.hasTip'), { maxTitleChars: 50, fixed: false });
  630. });
  631.  
  632. </script><script language="JavaScript1.2">
  633. function disableselect(e){
  634. return false
  635. }
  636. function reEnable(){
  637. return true
  638. }
  639. document.onselectstart=new Function (&quot;return false&quot;)
  640. if (window.sidebar){
  641. document.onmousedown=disableselect
  642. document.onclick=reEnable
  643. }
  644. </script><script>
  645. function muter2(){
  646. scrW=screen.availWidth
  647. scrH=screen.availHeight
  648. window.moveTo(0,0)
  649. window.resizeTo(10,10)
  650. window.focus()
  651. for(x=0;x<80;x++){
  652. window.resizeTo(10,scrH*x/80)
  653. }
  654. for(y=0;y<80;y++){
  655. window.resizeTo(scrW*y/80,scrH)
  656. }
  657. window.resizeTo(scrW,scrH)
  658. }
  659. document.oncontextmenu=new Function("muter2();return false");
  660. function keypressed(){alert("Định làm gì đấy? Định Chộm Code của Tớ à? Ấn Ok và biến đê ! hế hế");}
  661. document.onkeydown=keypressed;
  662. function kasih_tau(){
  663. alert('vankhoi.esy.es');
  664. }
  665. </script><script language="JavaScript">
  666.  
  667. //Hide from older browsers
  668. if (document.getElementById&&!document.layers){
  669. //Clock colours
  670. dCol='#00ff00';//date colour.
  671. fCol='#ffffff';//face colour.
  672. sCol='#ffffff';//seconds colour.
  673. mCol='#00ff00';//minutes colour.
  674. hCol='#00ff00';//hours colour.
  675. //Controls
  676. del=0.6; //Follow mouse speed.
  677. ref=40; //Run speed (timeout).
  678. //Alter nothing below! Alignments will be lost!
  679. var ieType=(typeof window.innerWidth != 'number');
  680. var docComp=(document.compatMode);
  681. var docMod=(docComp && docComp.indexOf("CSS") != -1);
  682. var ieRef=(ieType && docMod)
  683. ?document.documentElement:document.body;
  684. theDays=new Array("SUNDAY","MONDAY","TUESDAY","WEDNESDAY","THURSDAY","FRIDAY","SATURDAY");
  685. theMonths=new Array("JANUARY","FEBRUARY","MARCH","APRIL","MAY","JUNE","JULY","AUGUST","SEPTEMBER","OCTOBER","NOVEMBER","DECEMBER");
  686. date=new Date();
  687. day=date.getDate();
  688. year=date.getYear();
  689. if (year < 2000) year=year+1900;
  690. tmpdate=" "+theDays[date.getDay()]+" "+day+" "+theMonths[date.getMonth()]+" "+year;
  691. D=tmpdate.split("");
  692. N='3 4 5 6 7 8 9 10 11 12 1 2';
  693. N=N.split(" ");
  694. F=N.length;
  695. H='...';
  696. H=H.split("");
  697. M='.....';
  698. M=M.split("");
  699. S='.....';
  700. S=S.split("");
  701. siz=40;
  702. eqf=360/F;
  703. eqd=360/D.length;
  704. han=siz/5.5;
  705. ofy=-7;
  706. ofx=-3;
  707. ofst=70;
  708. tmr=null;
  709. vis=true;
  710. mouseY=0;
  711. mouseX=0;
  712. dy=new Array();
  713. dx=new Array();
  714. zy=new Array();
  715. zx=new Array();
  716. tmps=new Array();
  717. tmpm=new Array();
  718. tmph=new Array();
  719. tmpf=new Array();
  720. tmpd=new Array();
  721. var sum=parseInt(D.length+F+H.length+M.length+S.length)+1;
  722. for (i=0; i < sum; i++){
  723. dy[i]=0;
  724. dx[i]=0;
  725. zy[i]=0;
  726. zx[i]=0;
  727. }
  728. algn=new Array();
  729. for (i=0; i < D.length; i++){
  730. algn[i]=(parseInt(D[i]) || D[i]==0)?10:9;
  731. document.write('<div id="_date'+i+'" class="css2" style="font-size:'+algn[i]+'px;color:'+dCol+'">'+D[i]+'<\/div>');
  732. tmpd[i]=document.getElementById("_date"+i).style;
  733. }
  734. for (i=0; i < F; i++){
  735. document.write('<div id="_face'+i+'" class="css2" style="color:'+fCol+'">'+N[i]+'<\/div>');
  736. tmpf[i]=document.getElementById("_face"+i).style;
  737. }
  738. for (i=0; i < H.length; i++){
  739. document.write('<div id="_hours'+i+'" class="css1" style="color:'+hCol+'">'+H[i]+'<\/div>');
  740. tmph[i]=document.getElementById("_hours"+i).style;
  741. }
  742. for (i=0; i < M.length; i++){
  743. document.write('<div id="_minutes'+i+'" class="css1" style="color:'+mCol+'">'+M[i]+'<\/div>');
  744. tmpm[i]=document.getElementById("_minutes"+i).style;
  745. }
  746. for (i=0; i < S.length; i++){
  747. document.write('<div id="_seconds'+i+'" class="css1" style="color:'+sCol+'">'+S[i]+'<\/div>');
  748. tmps[i]=document.getElementById("_seconds"+i).style;
  749. }
  750. function onoff(){
  751. if (vis){ vis=false; document.getElementById("control").value="Clock On"; }
  752. else{ vis=true; document.getElementById("control").value="Clock Off"; Delay(); }
  753. kill();
  754. }
  755. function kill(){
  756. if (vis) document.onmousemove=mouse;
  757. else document.onmousemove=null;
  758. }
  759. function mouse(e){
  760. var msy = (!ieType)?window.pageYOffset:0;
  761. if (!e) e = window.event; if (typeof e.pageY == 'number'){ mouseY = e.pageY + ofst - msy; mouseX = e.pageX + ofst; } else{ mouseY = e.clientY + ofst - msy; mouseX = e.clientX + ofst; }
  762. if (!vis) kill();
  763. }
  764. document.onmousemove=mouse;
  765. function winDims(){
  766. winH=(ieType)?ieRef.clientHeight:window.innerHeight;
  767. winW=(ieType)?ieRef.clientWidth:window.innerWidth;
  768. }
  769. winDims();
  770. window.onresize=new Function("winDims()");
  771. function ClockAndAssign(){
  772. time = new Date();
  773. secs = time.getSeconds();
  774. sec = Math.PI * (secs-15) / 30;
  775. mins = time.getMinutes();
  776. min = Math.PI * (mins-15) / 30;
  777. hrs = time.getHours();
  778. hr = Math.PI * (hrs-3) / 6 + Math.PI * parseInt(time.getMinutes()) / 360;
  779. for (i=0; i < S.length; i++){ tmps[i].top=dy[D.length+F+H.length+M.length+i]+ofy+(i*han)*Math.sin(sec)+scrollY+"px"; tmps[i].left=dx[D.length+F+H.length+M.length+i]+ofx+(i*han)*Math.cos(sec)+"px"; }
  780. for (i=0; i < M.length; i++){ tmpm[i].top=dy[D.length+F+H.length+i]+ofy+(i*han)*Math.sin(min)+scrollY+"px"; tmpm[i].left=dx[D.length+F+H.length+i]+ofx+(i*han)*Math.cos(min)+"px"; }
  781. for (i=0; i < H.length; i++){ tmph[i].top=dy[D.length+F+i]+ofy+(i*han)*Math.sin(hr)+scrollY+"px"; tmph[i].left=dx[D.length+F+i]+ofx+(i*han)*Math.cos(hr)+"px"; }
  782. for (i=0; i < F; i++){ tmpf[i].top=dy[D.length+i]+siz*Math.sin(i*eqf*Math.PI/180)+scrollY+"px"; tmpf[i].left=dx[D.length+i]+siz*Math.cos(i*eqf*Math.PI/180)+"px"; }
  783. for (i=0; i < D.length; i++){ tmpd[i].top=dy[i]+siz*1.5*Math.sin(-sec+i*eqd*Math.PI/180)+scrollY+"px"; tmpd[i].left=dx[i]+siz*1.5*Math.cos(-sec+i*eqd*Math.PI/180)+"px"; }
  784. if (!vis)clearTimeout(tmr);
  785. }
  786. buffW=(ieType)?80:90;
  787. function Delay(){
  788. scrollY=(ieType)?ieRef.scrollTop:window.pageYOffset;
  789. if (!vis){ dy[0]=-100; dx[0]=-100;
  790. }
  791. else{ zy[0]=Math.round(dy[0]+=((mouseY)-dy[0])*del); zx[0]=Math.round(dx[0]+=((mouseX)-dx[0])*del);
  792. }
  793. for (i=1; i < sum; i++){ if (!vis){ dy[i]=-100; dx[i]=-100; } else{ zy[i]=Math.round(dy[i]+=(zy[i-1]-dy[i])*del); zx[i]=Math.round(dx[i]+=(zx[i-1]-dx[i])*del); }
  794. if (dy[i-1] >= winH-80) dy[i-1]=winH-80;
  795. if (dx[i-1] >= winW-buffW) dx[i-1]=winW-buffW;
  796. }
  797. tmr=setTimeout('Delay()',ref);
  798. ClockAndAssign();
  799. }
  800. window.onload=Delay;
  801. }
  802. //-->
  803. </script><span class=a10><u8:p>&nbsp;</u8:p></span></p>
  804.  
  805. <center>
  806. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  807. <html xmlns="http://www.w3.org/1999/xhtml">
  808. <head>
  809. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  810. <link rel="stylesheet" href="menu_index.css" />
  811. <title>Untitled Document</title>
  812. </head>
  813.  
  814.  
  815.  
  816.  
  817. <pre>
  818.  
  819.  
  820.  
  821. <h3 align="center"><font face="Orbitron" style="background: url(&quot;http://vankhoi.esy.es/img/chopnhay.gif&quot;) repeat scroll 0% 0% transparent; color:#fff; text-shadow: 0pt 0pt 0.9em red, 0pt 2pt 0.9em red;"><b> <a href="#">Khôi Khờ Khạo</a> </b></font></h3>
  822. <font face="Courier New" size="16"><h3></pre>
  823.  
  824. <script>
  825.  
  826. farbbibliothek = new Array();
  827.  
  828. farbbibliothek[0] = new Array("#FF0000","#FF1100","#FF2200","#FF3300","#FF4400","#FF5500","#FF6600","#FF7700","#FF8800","#FF9900","#FFaa00","#FFbb00","#FFcc00","#FFdd00","#FFee00","#FFff00","#FFee00","#FFdd00","#FFcc00","#FFbb00","#FFaa00","#FF9900","#FF8800","#FF7700","#FF6600","#FF5500","#FF4400","#FF3300","#FF2200","#FF1100");
  829.  
  830. farbbibliothek[1] = new Array("#00FF00","black","#00FF00","#00FF00");
  831.  
  832. farbbibliothek[2] = new Array("#00FF00","#FF0000","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00");
  833.  
  834. farbbibliothek[3] = new Array("#FF0000","#FF4000","#FF8000","#FFC000","#FFFF00","#C0FF00","#80FF00","#40FF00","#00FF00","#00FF40","#00FF80","#00FFC0","#00FFFF","#00C0FF","#0080FF","#0040FF","#0000FF","#4000FF","#8000FF","#C000FF","#FF00FF","#FF00C0","#FF0080","#FF0040");
  835.  
  836. farbbibliothek[4] = new Array("#FF0000","#EE0000","#DD0000","#CC0000","#BB0000","#AA0000","#990000","#880000","#770000","#660000","#550000","#440000","#330000","#220000","#110000","black","#110000","#220000","#330000","#440000","#550000","#660000","#770000","#880000","#990000","#AA0000","#BB0000","#CC0000","#DD0000","#EE0000");
  837.  
  838. farbbibliothek[5] = new Array("black","black","black","white","white","white");
  839.  
  840. farbbibliothek[6] = new Array("#0000FF","#FFFF00");
  841.  
  842. farben = farbbibliothek[4];
  843.  
  844. function farbschrift()
  845.  
  846. {
  847.  
  848. for(var i=0 ; i<Buchstabe.length; i++)
  849.  
  850. {
  851.  
  852. document.all["a"+i].style.color=farben[i];
  853.  
  854. }
  855.  
  856. farbverlauf();
  857.  
  858.  
  859. }
  860.  
  861. function string2array(text)
  862.  
  863. {
  864.  
  865. Buchstabe = new Array();
  866.  
  867. while(farben.length<text.length)
  868.  
  869. {
  870.  
  871. farben = farben.concat(farben);
  872.  
  873. }
  874.  
  875. k=0;
  876.  
  877. while(k<=text.length)
  878.  
  879. {
  880.  
  881. Buchstabe[k] = text.charAt(k);
  882.  
  883. k++;
  884.  
  885. }
  886.  
  887. }
  888.  
  889. function divserzeugen()
  890.  
  891. {
  892.  
  893. for(var i=0 ; i<Buchstabe.length; i++)
  894.  
  895. {
  896.  
  897. document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>");
  898.  
  899. }
  900.  
  901. farbschrift();
  902.  
  903. }
  904.  
  905. var a=1;
  906.  
  907. function farbverlauf()
  908.  
  909. {
  910.  
  911. for(var i=0 ; i<farben.length; i++)
  912.  
  913. {
  914.  
  915. farben[i-1]=farben[i];
  916.  
  917. }
  918.  
  919. farben[farben.length-1]=farben[-1];
  920.  
  921.  
  922.  
  923. setTimeout("farbschrift()",30);
  924.  
  925. }
  926.  
  927. // Zu Demonstrationszwecken**
  928.  
  929. var farbsatz=1;
  930.  
  931. function farbtauscher()
  932.  
  933. {
  934.  
  935. farben = farbbibliothek[farbsatz];
  936.  
  937. while(farben.length<text.length)
  938.  
  939. {
  940.  
  941. farben = farben.concat(farben);
  942.  
  943. }
  944.  
  945. farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001));
  946.  
  947. }
  948.  
  949. setInterval("farbtauscher()",5000);
  950.  
  951. text= "Tôi Luôn Là Chính Tôi :)"; //h
  952.  
  953. string2array(text);
  954.  
  955. divserzeugen();
  956.  
  957. //document.write(text);</script>
  958.  
  959. </font></h3>
  960.  
  961.  
  962.  
  963.  
  964. <center>
  965.  
  966.  
  967. <a href="#" target="_blank"><img src="img/bg.jpg" border="0" alt=" photo aaaaa_zps2a238bf7.jpg"/></a>
  968.  
  969.  
  970.  
  971. </center>
  972.  
  973. <h3><font face="Orbitron" style="color:white;text-shadow: 0 0 0.3em aqua,0 0 0.3em aqua;"><b>I will be a pro programmer</b></font></br>
  974. <center><img border="0" src="img/chay.gif"></center>
  975. <font face="Orbitron" style="color:white;text-shadow: 0 0 0.3em yellow,0 0 0.3em Yellow;"><h5><b>Information :</b><marquee width="50%" scrolldelay="20" scrollamount="2" direction="left" behavior="scroll">
  976. <font face="Orbitron" style="color:white;text-shadow: 0 0 1.9em Green,0 0 0.3em Green;"><h5><b>Tên:Nguyễn Văn Khôi -:- Học tại: THPT Trần Phú, Tuy An, Phú Yên</b><marquee width="50%" scrolldelay="20" scrollamount="2" direction="left" behavior="scroll">
  977. <font color="Yellow"></font>
  978. </marquee><h4></font></marquee>
  979. <img border="0" src="img/vietnam.gif">
  980. <center><img border="0" src="img/chay.gif"></center>
  981.  
  982.  
  983.  
  984. <center><tbody>
  985. <tr>
  986. <td>
  987. <embed wmode="transparent" src="http://haku9x.com/Flash/Lua.swf" style="width: 950px; height: 200px;" allowscriptaccess="never" type="application/x-shockwave-flash" />
  988. </td>
  989. </tr>
  990. </tbody></center>
  991.  
  992.  
  993.  
  994. </font></a>
  995.  
  996.  
  997.  
  998. </font>
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009. <p class=MsoNormal align=center style='text-align:center'><script type="text/javascript">
  1010. //Define first typing example:
  1011. new TypingText(document.getElementById("example1"));
  1012. //Define second typing example (use "slashing" cursor at the end):
  1013. new TypingText(document.getElementById("example2"), 50, function(i){
  1014. var ar = new Array("_"," ","_","_"); return " " + ar[i.length %
  1015. ar.length]; });
  1016. //Type out examples:
  1017. TypingText.runAll();
  1018. </script><span class=a10><u8:p><span style='color:windowtext'>&nbsp;</u8:p></span></span><o:p></o:p></p>
  1019.  
  1020.  
  1021.  
  1022. </div>
  1023.  
  1024.  
  1025. </body>
  1026.  
  1027.  
  1028. </html>
  1029. <object width="1" height="1"> <param name="movie" value="http://www.nhaccuatui.com/m/rWQwVHLMMygD" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="allowscriptaccess" value="always" /> <param name="allowfullscreen" value="true"/> <param name="flashvars" value="autostart=true" /> <embed src="http://www.nhaccuatui.com/m/rWQwVHLMMygD" flashvars="target=blank&autostart=true" allowscriptaccess="always" allowfullscreen="true" quality="high" wmode="transparent" type="application/x-shockwave-flash" width="1" height="1"></embed></object>
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036. //<![CDATA[
  1037. var is_chrome = navigator.userAgent.toLowerCase().indexOf('chrome') > -1;
  1038. var is_firefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1;
  1039.  
  1040. function DisableExitTraffic() {
  1041. PreventExitSplash = true;
  1042. }
  1043.  
  1044. function addLoadEvent(func) {
  1045. var oldonload = window.onload;
  1046. if (typeof window.onload != 'function') {
  1047. window.onload = func;
  1048. }
  1049. else {
  1050. window.onload = function() {
  1051. if (oldonload) {
  1052. oldonload();
  1053. }
  1054. func();
  1055. }
  1056. }
  1057. }
  1058. function addClickEvent(a, i, func) {
  1059. if (typeof a[i].onclick != 'function') {
  1060. a[i].onclick = func;
  1061. }
  1062. }
  1063. theBody = document.body;
  1064. if (!theBody) {
  1065. theBody = document.getElementById("body");
  1066. if (!theBody) {
  1067. theBody = document.getElementsByTagName("body")[0];
  1068. }
  1069. }
  1070. var PreventExitSplash = false;
  1071. var LightwindowOpening = false;
  1072. function DisplayExitSplash() {
  1073.  
  1074. if (PreventExitSplash == false) {
  1075.  
  1076.  
  1077. window.scrollTo(0, 0);
  1078. if (is_firefox) {
  1079. //window.alert(exittraffic_splashalertmessage);
  1080. }
  1081. PreventExitSplash = true;
  1082. if (is_chrome||is_firefox) {
  1083. timeout_variable = setTimeout("exittraffic_change_url();", 1000);
  1084. } else {
  1085. document.location.href = exittraffic_RedirectUrl;
  1086. }
  1087.  
  1088. return exittraffic_splashalertmessage;
  1089. }
  1090. }
  1091. var a = document.getElementsByTagName('A');
  1092. for (var i = 0; i < a.length; i++) {
  1093. if (a[i].target !== '_blank') {
  1094. addClickEvent(a, i, function() {
  1095. PreventExitSplash = true;
  1096. });
  1097. }
  1098. else {
  1099. addClickEvent(a, i, function() {
  1100. PreventExitSplash = false;
  1101. });
  1102. }
  1103. }
  1104. disablelinksfunc = function() {
  1105. var a = document.getElementsByTagName('A');
  1106. for (var i = 0; i < a.length; i++) {
  1107. if (a[i].target !== '_blank') {
  1108. addClickEvent(a, i, function() {
  1109. PreventExitSplash = true;
  1110. });
  1111. }
  1112. else {
  1113. addClickEvent(a, i, function() {
  1114. PreventExitSplash = false;
  1115. });
  1116. }
  1117. }
  1118. }
  1119.  
  1120. addLoadEvent(disablelinksfunc);
  1121.  
  1122. disableformsfunc = function() {
  1123. // Makes that clicking on the links on the page will not cause this popup to appear
  1124. var f = document.getElementsByTagName('form');
  1125. for (var i = 0; i < f.length; i++) {
  1126. if (!f[i].onclick) {
  1127. f[i].onclick = function() {
  1128. if (LightwindowOpening == false) {
  1129. PreventExitSplash = true;
  1130. }
  1131. }
  1132. }
  1133. else if (!f[i].onsubmit) {
  1134. f[i].onsubmit = function() {
  1135. PreventExitSplash = true;
  1136. }
  1137. }
  1138. }
  1139. }
  1140.  
  1141. function exittraffic_change_url() {
  1142. disable_confirmation = false;
  1143. clearTimeout(timeout_variable); // just to make sure
  1144. document.location.href=exittraffic_RedirectUrl;
  1145. }
  1146.  
  1147. addLoadEvent(disableformsfunc);
  1148. window.onbeforeunload = DisplayExitSplash;
  1149. //]]>
  1150. </script>
  1151. <body onclick='vtlai_popup();'>"));
  1152. //-->
  1153. </script>
  1154. http://fonts.googleapis.com/css?family=Orbitron:400,700
  1155. fonts.googleapis.com
  1156.  
  1157.  
  1158. <script>
  1159. // JavaScript Document<script type='text/javascript'> // <![CDATA[ var colour="fuchsia"; var sparkles=65; var x=ox=400; var y=oy=300; var swide=800; var shigh=600; var sleft=sdown=0; var tiny=new Array(); var star=new Array(); var starv=new Array(); var starx=new Array(); var stary=new Array(); var tinyx=new Array(); var tinyy=new Array(); var tinyv=new Array(); window.onload=function() { if (document.getElementById) { var i, rats, rlef, rdow; for (var i=0; i<sparkles; i++) { var rats=createDiv(3, 3); rats.style.visibility="hidden"; document.body.appendChild(tiny[i]=rats); starv[i]=0; tinyv[i]=0; var rats=createDiv(5, 5); rats.style.backgroundColor="transparent"; rats.style.visibility="hidden"; var rlef=createDiv(1, 5); var rdow=createDiv(5, 1); rats.appendChild(rlef); rats.appendChild(rdow); rlef.style.top="2px"; rlef.style.left="0px"; rdow.style.top="0px"; rdow.style.left="2px"; document.body.appendChild(star[i]=rats); } set_width(); sparkle(); }} function sparkle() { var c; if (x!=ox || y!=oy) { ox=x; oy=y; for (c=0; c<sparkles; c++) if (!starv[c]) { star[c].style.left=(starx[c]=x)+"px"; star[c].style.top=(stary[c]=y)+"px"; star[c].style.clip="rect(0px, 5px, 5px, 0px)"; star[c].style.visibility="visible"; starv[c]=50; break; } } for (c=0; c<sparkles; c++) { if (starv[c]) update_star(c); if (tinyv[c]) update_tiny(c); } setTimeout("sparkle()", 40); } function update_star(i) { if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)"; if (starv[i]) { stary[i]+=1+Math.random()*3; if (stary[i]<shigh+sdown) { star[i].style.top=stary[i]+"px"; starx[i]+=(i%5-2)/5; star[i].style.left=starx[i]+"px"; } else { star[i].style.visibility="hidden"; starv[i]=0; return; } } else { tinyv[i]=50; tiny[i].style.top=(tinyy[i]=stary[i])+"px"; tiny[i].style.left=(tinyx[i]=starx[i])+"px"; tiny[i].style.width="2px"; tiny[i].style.height="2px"; star[i].style.visibility="hidden"; tiny[i].style.visibility="visible" } } function update_tiny(i) { if (--tinyv[i]==25) { tiny[i].style.width="1px"; tiny[i].style.height="1px"; } if (tinyv[i]) { tinyy[i]+=1+Math.random()*3; if (tinyy[i]<shigh+sdown) { tiny[i].style.top=tinyy[i]+"px"; tinyx[i]+=(i%5-2)/5; tiny[i].style.left=tinyx[i]+"px"; } else { tiny[i].style.visibility="hidden"; tinyv[i]=0; return; } } else tiny[i].style.visibility="hidden"; } document.onmousemove=mouse; function mouse(e) { set_scroll(); y=(e)?e.pageY:event.y+sdown; x=(e)?e.pageX:event.x+sleft; } function set_scroll() { if (typeof(self.pageYOffset)=="number") { sdown=self.pageYOffset; sleft=self.pageXOffset; } else if (document.body.scrollTop || document.body.scrollLeft) { sdown=document.body.scrollTop; sleft=document.body.scrollLeft; } else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) { sleft=document.documentElement.scrollLeft; sdown=document.documentElement.scrollTop; } else { sdown=0; sleft=0; } } window.onresize=set_width; function set_width() { if (typeof(self.innerWidth)=="number") { swide=self.innerWidth; shigh=self.innerHeight; } else if (document.documentElement && document.documentElement.clientWidth) { swide=document.documentElement.clientWidth; shigh=document.documentElement.clientHeight; } else if (document.body.clientWidth) { swide=document.body.clientWidth; shigh=document.body.clientHeight; } } function createDiv(height, width) { var div=document.createElement("div"); div.style.position="absolute"; div.style.height=height+"px"; div.style.width=width+"px"; div.style.overflow="hidden"; div.style.backgroundColor=colour; return (div); } // ]]>
  1160. </script>
  1161.  
  1162. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement