mirror of
				https://github.com/solero/wand.git
				synced 2025-10-31 12:42:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			107 lines
		
	
	
		
			4.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			107 lines
		
	
	
		
			4.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
|   <head>
 | |
|     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
 | |
|     <meta http-equiv="Content-Language" content="en"/>
 | |
|     <title>Club Penguin</title>
 | |
| 
 | |
|     <link href="/css/baseline.css" rel="stylesheet" type="text/css" media="screen"/>
 | |
|     <link href="/css/affiliate/affiliate.css" rel="stylesheet" type="text/css" media="screen"/>
 | |
|     <link id="stylesheet" type="text/css" href="/css/affiliate/0.css" rel="stylesheet"/>
 | |
| 
 | |
|     <script type="text/javascript" src="/scripts/cookies.js"></script>
 | |
|     <script type="text/javascript" src="/scripts/0.js"></script>
 | |
| 
 | |
|     {{ if .Env.WEB_RECAPTCHA_SITE }}
 | |
|     <style type="text/css">
 | |
|     .grecaptcha-badge {
 | |
|         display: none;
 | |
|     }
 | |
|     </style>
 | |
|     {{ end }}
 | |
|   </head>
 | |
|   <body>
 | |
|     <div id="affiliateheaderforcp">
 | |
|       <div id="hdrWrap">
 | |
|         <div id="navBg">
 | |
|           <div id="htmlNav">
 | |
|             <ul id="bu_nav">
 | |
|               <li><a href="http://www.clubpenguin.com/" target="_parent">Website Home</a></li>
 | |
|               <li>|</li>
 | |
|               <li><a href="http://community.clubpenguin.com/blog/" target="_parent">What's New</a></li>
 | |
|               <li>|</li>
 | |
|               <li><a href="http://support.clubpenguin.com/help/" target="_parent">Help</a></li>
 | |
|               <li>|</li>
 | |
|               <li><a href="http://www.clubpenguin.com/parents/" target="_parent">Parents</a></li>
 | |
|               <li>|</li>
 | |
|               <li><a href="http://www.clubpenguin.com/membership" target="_parent">Membership</a></li>
 | |
|             </ul>
 | |
|             <div id="bigscreen">
 | |
|               <div id="sm_screen_button"></div>
 | |
|             </div>
 | |
|             <div id="languageselector" class="langselect">
 | |
|               <label class="langselectlabel">Select Language:</label>
 | |
|               <select class="langselectfield" id="langselect">
 | |
|                 <option value="/">English</option>
 | |
|                 <option value="/pt/">Português</option>
 | |
|                 <option value="/fr/">Français</option>
 | |
|                 <option value="/es/">Español</option>
 | |
|               </select>
 | |
|             </div>
 | |
|             <div id="logoff"><a href="http://www.clubpenguin.com/" target="_parent">Log Off</a></div>
 | |
|           </div>
 | |
|         </div>
 | |
|       </div>
 | |
|     </div>
 | |
|     <object type="application/x-shockwave-flash" id="game" name="game" data="{{ .Env.WEB_LEGACY_MEDIA }}/boots.swf"
 | |
|       width="100%" 
 | |
|       height="98%">
 | |
|       <param name="menu" value="false">
 | |
|       <param name="allowScriptAccess" value="always">
 | |
|       <param name="flashvars" value="lang=en">
 | |
|       <a href="https://get.adobe.com/flashplayer/">
 | |
|         <img id="noflash" src="/images/need-flash-player.gif" alt="Get Adobe Flash player" title="Get Adobe Flash player" />
 | |
|       </a>
 | |
|     </object>
 | |
|     <div id="affiliatefooter">
 | |
|       <div id="ftrWrap">
 | |
|         <div id="ftrBg">
 | |
|           <div id="ftrContent">
 | |
|             <img src="/images/disney-logo3.gif" id="disGame" alt="Disney.com Games"/>
 | |
|             <a href="parents/what_people_are_saying.htm" target="_self"><img src="/images/esrb_footer.gif" id="esrb" alt="ESRB" align="right"/></a>
 | |
|             <a href="http://www.truste.org/ivalidate.php?url=www.clubpenguin.com&sealid=105" target="_blank"><img src="/images/truste_kids_seal.jpg" align="right" id="truste" alt="TRUSTe - Kids Privacy"/></a>
 | |
|             <ul>
 | |
|               <li><a href="http://www.clubpenguin.com/company/index.htm" target="_parent">Company</a></li>
 | |
|               <li>|</li>
 | |
|               <li><a class="new" href="http://www.clubpenguin.com/terms.htm" target="_parent">Terms of Use</a><span class="asterisk">*</span> </li>
 | |
|               <li>|</li>
 | |
|               <li><a href="http://www.clubpenguin.com/privacy.htm" target="_parent">Privacy Policy</a></li>
 | |
|               <li>|</li>
 | |
|               <li><a href="http://support.clubpenguin.com/help/contact/" target="_parent">Contact Us</a></li>
 | |
|               <li>|</li>
 | |
|               <li class="noMarg"><a href="http://www.clubpenguin.com/sitemap.htm" target="_parent">Site Map</a></li>
 | |
|             </ul>
 | |
|             <p>Club Penguin™ Disney Online Studios Canada Inc. © 2010. All rights reserved.<br/><span class="asterisk">*</span> <span class="updated">Updated on January 21, 2010</span></p>
 | |
|           </div>
 | |
|         </div>
 | |
|       </div>
 | |
|     </div>
 | |
|     {{ if .Env.WEB_RECAPTCHA_SITE }}
 | |
|     <script src="https://www.google.com/recaptcha/api.js?render={{ .Env.WEB_RECAPTCHA_SITE }}"></script>
 | |
|     <script type="text/javascript">
 | |
|     function grecaptchaSubmit(){
 | |
|       grecaptcha.execute("{{ .Env.WEB_RECAPTCHA_SITE }}", { action: "login" }).then(function (token) {
 | |
|         document.getElementById("game").finishedCaptcha(token);
 | |
|       });
 | |
|     }
 | |
|     </script>
 | |
|     {{ else }}
 | |
|     <script type="text/javascript">
 | |
|     function grecaptchaSubmit(){
 | |
|       document.getElementById("game").finishedCaptcha("houdini");
 | |
|     }
 | |
|     </script>
 | |
|     {{ end }}
 | |
|   </body>
 | |
| </html>
 | 
