<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;

&lt;link rel="stylesheet" href="404/css/main.css" type="text/css" media="screen, projection" /&gt; &lt;!-- main stylesheet --&gt;
&lt;link rel="stylesheet" type="text/css" media="all" href="404/css/tipsy.css" /&gt; &lt;!-- Tipsy implementation --&gt;

&lt;!--[if lt IE 9]&gt;
	&lt;link rel="stylesheet" type="text/css" href="css/ie8.css" /&gt;
&lt;![endif]--&gt;

&lt;script type="text/javascript" src="404/scripts/jquery-1.7.2.min.js"&gt;&lt;/script&gt; &lt;!-- uiToTop implementation --&gt;
&lt;script type="text/javascript" src="404/scripts/custom-scripts.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="404/scripts/jquery.tipsy.js"&gt;&lt;/script&gt; &lt;!-- Tipsy --&gt;

&lt;script type="text/javascript"&gt;

$(document).ready(function(){
			
	universalPreloader();
						   
});

$(window).load(function(){

	//remove Universal Preloader
	universalPreloaderRemove();
	
	rotate();
    dogRun();
	dogTalk();
	
	//Tipsy implementation
	$('.with-tooltip').tipsy({gravity: $.fn.tipsy.autoNS});
						   
});

&lt;/script&gt;


&lt;title&gt;404 - Not found&lt;/title&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;&lt;/head&gt;

&lt;body&gt;

&lt;!-- Universal preloader --&gt;
&lt;div id="universal-preloader"&gt;
    &lt;div class="preloader"&gt;
        &lt;img src="404/images/universal-preloader.gif" alt="universal-preloader" class="universal-preloader-preloader" /&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;!-- Universal preloader --&gt;

&lt;div id="wrapper"&gt;
&lt;!-- 404 graphic --&gt;
	&lt;div class="graphic"&gt;&lt;/div&gt;
&lt;!-- 404 graphic --&gt;
&lt;!-- Not found text --&gt;
	&lt;div class="not-found-text"&gt;
    	&lt;h1 class="not-found-text"&gt;File not found, sorry!&lt;/h1&gt;
    &lt;/div&gt;
&lt;!-- Not found text --&gt;

&lt;!-- search form --&gt;
&lt;div class="search"&gt;
	&lt;form name="search" method="get" action="#" /&gt;
        &lt;input type="text" name="search" value="Search ..." /&gt;
        &lt;input class="with-tooltip" title="Search!" type="submit" name="submit" value="" /&gt;
    &lt;/form&gt;
&lt;/div&gt;
&lt;!-- search form --&gt;

&lt;!-- top menu --&gt;
&lt;div class="top-menu"&gt;
	&lt;a href="http://www.hongshimuye.com/" class="with-tooltip" title="Return to the home page"&gt;Home&lt;/a&gt; | &lt;a href="http://www.hongshimuye.com/sitemap.xml" class="with-tooltip" title="Navigate through our sitemap"&gt;Sitemap&lt;/a&gt; | &lt;a href="http://www.hongshimuye.com/contact/" class="with-tooltip" title="Contact us!"&gt;Contact&lt;/a&gt; | &lt;a href="http://www.hongshimuye.com/product/" class="with-tooltip" title="Request additional help"&gt;Product&lt;/a&gt;
&lt;/div&gt;
&lt;!-- top menu --&gt;

&lt;div class="dog-wrapper"&gt;
&lt;!-- dog running --&gt;
	&lt;div class="dog"&gt;&lt;/div&gt;
&lt;!-- dog running --&gt;
	
&lt;!-- dog bubble talking --&gt;
	&lt;div class="dog-bubble"&gt;
    	
    &lt;/div&gt;
    
    &lt;!-- The dog bubble rotates these --&gt;
    &lt;div class="bubble-options"&gt;
    	&lt;p class="dog-bubble"&gt;
        	Are you lost, bud? No worries, I'm an excellent guide!
        &lt;/p&gt;
    	&lt;p class="dog-bubble"&gt;
	        &lt;br /&gt;
        	Arf! Arf!
        &lt;/p&gt;
        &lt;p class="dog-bubble"&gt;
        	&lt;br /&gt;
        	Don't worry! I'm on it!
        &lt;/p&gt;
        &lt;p class="dog-bubble"&gt;
        	I wish I had a cookie&lt;br /&gt;&lt;img style="margin-top:8px" src="404/images/cookie.png" alt="cookie" /&gt;
        &lt;/p&gt;
        &lt;p class="dog-bubble"&gt;
        	&lt;br /&gt;
        	Geez! This is pretty tiresome!
        &lt;/p&gt;
        &lt;p class="dog-bubble"&gt;
        	&lt;br /&gt;
        	Am I getting close?
        &lt;/p&gt;
        &lt;p class="dog-bubble"&gt;
        	Or am I just going in circles? Nah...
        &lt;/p&gt;
        &lt;p class="dog-bubble"&gt;
        	&lt;br /&gt;
            OK, I'm officially lost now...
        &lt;/p&gt;
        &lt;p class="dog-bubble"&gt;
        	I think I saw a &lt;br /&gt;&lt;img style="margin-top:8px" src="404/images/cat.png" alt="cat" /&gt;
        &lt;/p&gt;
        &lt;p class="dog-bubble"&gt;
        	What are we supposed to be looking for, anyway? @_@
        &lt;/p&gt;
    &lt;/div&gt;
    &lt;!-- The dog bubble rotates these --&gt;
&lt;!-- dog bubble talking --&gt;
&lt;/div&gt;

&lt;!-- planet at the bottom --&gt;
	&lt;div class="planet"&gt;&lt;/div&gt;
&lt;!-- planet at the bottom --&gt;
&lt;/div&gt;


&lt;/body&gt;
&lt;/html&gt;</pre></body></html>