cadu

c4fajeste#theme44

Sep 8th, 2012
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.58 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- ----------------------------------
  6.  
  7.      theme por caducordeiro.tumblr.com
  8.  
  9. ---------------------------------- -->
  10. <head>
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#B3B3B3" />
  14. <meta name="color:sidebar" content="#fff" />
  15. <meta name="color:text" content="#000000" />
  16. <meta name="color:text sidbar" content="#000000" />
  17. <meta name="color:links"content="#b3b1b1" />
  18. <meta name="color:post"content="#b3b1b1" />
  19. <meta name="color:hover" content="#000" />
  20. <meta name="color:description" content="#000" />
  21.  
  22. <meta name="image:background" content=""/>
  23. <meta name="image:sidebar 1" content="" />
  24.  
  25. <meta name="text:frase" content="frase com duas linhas" />
  26.  
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="link1" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="link2" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="link3" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="link4" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="link5" />
  38.  
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  41.  
  42. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  43.    
  44.  
  45.                       <title>{Title}</title>
  46.         <link rel="shortcut icon" href="{Favicon}">
  47.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48.         {block:Description}
  49.   <meta name="description" content="{MetaDescription}" />
  50.         {/block:Description}
  51.  
  52. {block:IfEnableEndlessScrolling}
  53. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  54. {/block:IfEnableEndlessScrolling}
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Nova+Square' rel='stylesheet' type='text/css'>
  59.  
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  62.  
  63.     <style type="text/css">
  64.  
  65. @font-face {
  66.  
  67. font-family: "pacifico";
  68.  
  69. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");
  70.  
  71. }
  72.    
  73.    
  74. ::-webkit-scrollbar{width:6px;height:6px;}
  75.  
  76. ::-webkit-scrollbar-button:start:decrement
  77.  
  78. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  79.  
  80. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  81.  
  82. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000;-webkit-border-radius:px;}
  83.  
  84. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  85.  
  86.  
  87.  
  88.  
  89. body {
  90. background-color: {color:background};
  91. color:{color:text};
  92. font-family: verdana;
  93. font-size: 10px;
  94. text-align: center;
  95. line-height:120%;
  96. margin:0;
  97. padding:0;
  98. background-image:url('{image:background}');
  99. background-attachment: fixed
  100. }
  101.  
  102. a {color: {color:links}; text-decoration: none; text-transform: none; -webkit-transition-duration: .40s;}
  103. a:hover {color: {color:hover}; background-color: {color:bg hover}; text-decoration: none;}
  104.  
  105. p {margin: 6px 0 0 0}
  106.  
  107. blockquote {border-left:2px {color:post} solid; padding-left:5px; margin:0px 2px 0px 10px}
  108.  
  109.  
  110. blockquote {padding:5px; padding-left:5px; margin:5px; border-left:2px solid #fff}
  111.  
  112. #all {text-align: justify; width: 835px; margin: 20px auto 20px auto; padding: 0px; border: 0px solid #ccc color: #fff;}
  113.  
  114. #allboxes {margin-left:40px; width:350px; margin-top:-3px; border: 0px solid #ccc; color:{color:text}; font-family: calibri;font-size: 11px; }
  115.  
  116. .entry {position: relative; width:400px; text-align:justify; float:left ;margin:-7px; padding:5px; margin-left: 8px; margin-top:8px; background:{color:post}; border: 0px solid #ccc; }
  117.  
  118. .entry img{padding: 2px; border: 1px solid {color:background} ;}
  119. .entry img:hover{;opacity:1;-moz-opacity: 1;-webkit-transition-duration: .50s;filter: alpha(opacity=99);-webkit-transition-duration: .50s;filter: url(filters.svg#grayscale);filter: gray;-webkit-filter: grayscale(0);opacity:1;-moz-opacity: 1;-webkit-transition-duration: .50s;}
  120.  
  121.  
  122. .entry:hover #info {opacity:0.9;}
  123. .entry:hover #infu {opacity:1}
  124.  
  125. h1 {font-family: calibri; text-align: center; font-size: 14px; text-transform: normal;color:{color:text}; font-weight: normal; line-height: 18px;}
  126. h1 a {text-align: center; font-size: 16px; text-transform: normal; color:{color:text} font-weight: normal; line-height: 16px;}
  127. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: #fff; font-weight: normal; line-height: 16px;}
  128.  
  129. #info {position:absolute; font-size:9px; font-family: calibri; margin-left:5px; opacity:0; width: 390px;height:autopx; margin-bottom:0px; margin-top:0px; display:inline; text-align:center; padding:6px; padding-top: 6px; z-index: 4000; background-color: {color:background}; color:{color:links};-webkit-transition-duration: 0.9s; text-transform: uppercase; }
  130. #info a {background-color: {color:background}; color:{color:links}; text-transform: uppercase;}
  131. #info a:hover {color: {color:links}; text-transform: uppercase;}
  132.  
  133. #infu {text-align: right; font-size: 9px; font-family: calibri; text-transform: uppercase; z-index: 11; margin-top:5px; text-transform: uppercase;color: {color:links};background-color: #f0f0f0;opacity:0.0 }
  134.  
  135. #infu { margin-left:0px;text-align: center; font-size: 9px; font-family: calibri; text-transform: uppercase; z-index: 11; margin-top:5px; text-transform: uppercase;color: {color:links};;opacity:2.0 }
  136. #infu a {font-size: 9px; text-transform: uppercase;color: {color:links};}
  137.  
  138. .image {text-align: center; border: 0px;}
  139. .image img {max-width: 400px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  140.  
  141. .pquote{font-size: 12px; font-family: calibri; letter-spacing: 0px;
  142. text-transform: none;text-align: justify; font-style: italic; padding-top: 2px border: 1px solid #ccc; color:{color:text};}
  143. .pquote a {font-size: 12px; font-family: calibri; letter-spacing: 0px;
  144. text-transform: none;text-align: justify; font-style: italic; padding-top: 2px border: 1px solid #ccc; color:{color:text};}
  145. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid #000; color: #fff}
  146. blockquote a{padding:0px; padding-left:5px; margin:5px; border-left:2px solid #000; color: #fff}
  147.  
  148. /* chat by joshdevines*/
  149. .user_1 .label {color:{color:link}; font-weight:bold}
  150. .user_2 .label {color:{color:text}; font-weight:bold}
  151. .user_3 .label {color:{color:link}; font-weight:bold}
  152. .user_4 .label {color:{color:text}; font-weight:bold}
  153. .user_5 .label {color:{color:link}; font-weight:bold}
  154. .user_6 .label {color:{color:text}; font-weight:bold}
  155. ul.chat, .chat ol, .chat li {list-style:none; padding:0px}
  156.  
  157. .player {background-color: #ddd; text-align: left; display:block;}
  158.  
  159. .question {color: {color:links}; text-align: left; background-color: #ccc; margin-bottom: -10px; }
  160.  
  161. #cap {width: 400px; margin-top: -2px;}
  162. .source {display: none; color:{color:text};font-style: italic; }
  163.  
  164.  
  165. .notes img{width:10px; position:relative; top:1px}
  166. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  167.  
  168.  
  169. #tumblr_controls{position: fixed!important}
  170. #tumblr_controls{position: fixed!important}
  171. #tumblr_controls{position: fixed!important}
  172. #tumblr_controls{position: fixed!important}
  173.  
  174. ::-webkit-scrollbar{width:6px;height:5px;}
  175. ::-webkit-scrollbar-button:start:decrement
  176. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  177. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  178. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  179. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  180.  
  181. .question1 {
  182. color:#000;
  183. font-size: 11px;
  184. font-family: calibri;
  185. text-align:left;
  186. font-weight: normal;
  187. line-height:95%;
  188. background: #f0f0f0;
  189. position: relative;
  190. min-height:60px;
  191. padding:10px 15px;
  192. margin-bottom:2px;
  193. margin-right:-10px;}
  194.  
  195. .questionarrow {
  196. font-size:30px;
  197. color:#f0f0f0;
  198. vertical-align:middle;
  199. margin-left:-5px!important;}
  200.  
  201.  
  202. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text}; font-size:9px; font-family: calibri; text-transform: uppercase; }
  203. .asker a {color:{color:text}; font-size:9px; font-family: calibri; text-transform: uppercase; }
  204. .asker img {float:left; margin-left:238px; vertical-align:top; margin-right:3px; max-height:15px;}
  205.  
  206. .asking {text-align:center; color:{color:text};  font-size:9px; font-family: calibri; text-transform:none;}
  207. .asking a{color:{color:text};}
  208. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  209.  
  210.  
  211. .question {color: {color:PostFont}; text-align: center; background-color: #ff; margin-bottom: -10px;  font-size:9px; font-family: calibri; text-transform:none;}
  212.  
  213.  
  214.  
  215.  
  216. /* PAGINAÇÃO BY CINTIA HEYILOVE */
  217.  
  218. #page{margin-left: 490px; margin-top:285px; background-color: transparent;   float:center; width:60px; height:15px; position:fixed; border-right: 0px solid transparent; border-left: 4px solid transparent; border-bottom: 3px solid transparent; -webkit-border-bottom-left-radius:0px; color:{color:texto sidbar};}
  219. .pgs{text-align: center; padding:3px; font-family:calibri; font-style: ; font-size: 11px; letter-spacing:-1px;  z-index:12000000; color:{color:description};}
  220.  
  221. .pgs a{text-align: center; padding:3px; font-family:calibri; font-style: ; font-size: 11px; letter-spacing:-1px;  z-index:12000000; color:{color:description};}
  222.  
  223. #cre {float: left; margin-top: 195px; margin-left: 640px; width: 110px; background-color: transparent; color: {color:texto sidbar}; padding: 3px; font-size: 9px; font-family: consolas; text-align: right; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px;}
  224.  
  225. #cre a{font-size: 9px; color:#000}
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232. #cadudescre {float: left; margin-top: 207px; margin-left: 465px; width: 200px; background-color: transparent;  padding: 3px; font-size: 10px; font-family: calibri; text-align: center; position:fixed; letter-spacing: 0px; height: autopx; z-index:90000; opacity:  border-top: 1px dotted #000000;color: {color:description}; }
  233.  
  234. #cadudescre a{font-size: 8px; {color:description};}
  235.  
  236. #pic {margin-top: 100px; margin-left: 566px; width: 80px; height: auto;
  237.  
  238.  
  239.  
  240.     position: fixed; padding: 0x;
  241.  
  242.  
  243.  
  244.     background-color: {color:sidebar}; border: 4px solid {color:sidebar}; z-index:900;  }
  245.  
  246.  
  247.  
  248. #pic img{width: 80px; height: 80px; }
  249.  
  250.  
  251. #pic img:hover{ opacity:0.6;
  252.  
  253.  
  254.  
  255.  -webkit-transition: all 3.0s ease-out; -moz-transition: all 2.5s ease-out; }
  256.  
  257.  
  258.  
  259.  
  260. #cadulink {margin-top: 110px; margin-left: 470px; position:fixed; width: 20px; z-index:800}
  261.  
  262.  
  263.  
  264. #cadulink a{font-size: 10px; color: {color:text sidbar} ; background-color: {color:sidebar}; padding:2px 2px 2px 15px;  display:block; margin-bottom: 1px; width: 172px;  height: 7px; text-align: left; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; font-family: times new roman;text-transform: ;}
  265.  
  266.  
  267.  
  268. #cadulink a:hover{color: {color:text sidbar}; background-color: {color:sidebar}; letter-spacing: 0px; margin-left: -12px; }
  269.  
  270.  
  271.  
  272. #barra1 {width: 7px; margin-left:660px; margin-top: 95px; background-color: {color:background}; height: 90px; position: fixed; z-index:840}
  273.  
  274. #ttl {float: left; margin-top: 232px; margin-left: 403px; width: 263px; background-color: transparent; color: #000; padding: 5px; font-size: 22px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-family: georgia;text-transform: ; height: 18px; border: 0px solid #000; -webkit-transform: rotate(-90deg) }
  275.  
  276. #ttl a{font-size: 12px; color: {color:text sidbar}; }
  277. -webkit-transform: rotate(0deg)
  278. </style>
  279.  
  280.  
  281.  
  282.  
  283. </div><div id="cadudescre"> {description}
  284. <p><br>
  285. <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div></div></div></div>
  286. </div></div>
  287. <div id="cadulink"><i>
  288. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  289. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  290. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  291. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  292. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  293. <a href="http://www.tumblr.com/follow/c4fajeste" title="theme by c4fajeste ™">  credits </a></i>
  294. </div>
  295. </div>
  296.  
  297.  
  298.  
  299. <div id="page">
  300. </div></div></div>
  301.  
  302.  
  303.  
  304.  
  305.  
  306. <div id="pic"><img src="{image:sidebar 1}"/>
  307.  
  308.  
  309.  
  310.     </div></div></div></div></div></div>
  311.  
  312.  
  313.  
  314. </div></div>
  315.  
  316. <div id="allboxes">
  317. {block:Posts}
  318. <div class="entry">
  319.  
  320. {block:Text}
  321. {block:Title}<h1><i>{Title}</i></h1>{/block:Title}{Body}
  322. <div id="infu">
  323. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a></div>
  324. {/block:Text}
  325.    
  326. {block:Photo}
  327. <div id="info">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </small><br> {/block:Chat}
  328. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}· <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a>
  329. </div>
  330.  
  331. <div class="image"><img src="{PhotoURL-400}" width="390px"/></div>
  332. {block:Caption}{Caption}{/block:Caption}
  333. {/block:Photo}
  334.  
  335. {block:Photoset}
  336. <div id="info">
  337. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}· <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a></div>
  338.  
  339. <center>{Photoset-400}</center>
  340. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  341.  
  342. {block:Quote}<div class="pquote">"{Quote}"<p align="right"> — {Source}</p></div><div id="infu">
  343. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}· <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a><br><div class="tags"><small>{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </small></div>{/block:Chat}
  344. </div>{/block:Quote}
  345.  
  346. {block:Link}
  347.  
  348. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  349. {block:Description}{Description}{/block:Description}
  350. <div id="infu">
  351. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a>
  352. </div>
  353. {/block:Link}
  354.  
  355.  
  356. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  357. <center><a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>{/block:Chat}
  358.  
  359. {block:Audio}
  360. <div class="player">{AudioPlayerBlack}</div>
  361. {block:Caption}{Caption}{/block:Caption}
  362. <div id="infu">
  363. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a>
  364. </div>
  365. {/block:Audio}
  366.  
  367.  
  368. {block:Video}
  369. <div id="info">
  370. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> </div>
  371.  
  372. {Video-290}
  373. {block:Caption}{Caption}{/block:Caption}
  374. {/block:Video}
  375.  
  376. {block:Answer}
  377. <table width="400px" cellspacing="0" cellpadding="0">
  378. <tr>
  379. <td width="270px" class="question1">{Question}</td>
  380. <td width="25px"><span class="questionarrow"></span></td>
  381. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  382. </tr>
  383. </table>
  384. <div class="answer">{Answer}</div>
  385. {/block:answer}
  386.  
  387. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  388.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  389.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  390. {/block:ContentSource}</div></div>
  391.  
  392. {/block:Posts}
  393.      {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  394.  
  395. </div>
  396. </div>
  397. </div>
  398. </div>
  399. </div>
  400. <script type="text/javascript"> Cufon.now(); </script>
  401.  
  402. </body>
  403. </html>
Advertisement
Add Comment
Please, Sign In to add comment