Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> How To Make Pure Html Preloader?, anyone know's the answer?
finaldesign
post Jan 11 2005, 03:30 PM
Post #1


Premium Member
********

Group: Members
Posts: 190
Joined: 3-November 04
From: Croatia
Member No.: 2,103



Hello all

today i run out on this website and I found it very interesting... Anyone know how they did that page? and im specialy interested in that HTML preloader... ?? how to make one??
Go to the top of the page
 
+Quote Post
OpaQue
post Jan 11 2005, 04:10 PM
Post #2


Administrator
Group Icon

Group: Admin
Posts: 1,448
Joined: 11-June 04
From: Somewhere in Time & Space.
Member No.: 1



must be using javascript.. I havent seen the site yet
Go to the top of the page
 
+Quote Post
thecolor
post Apr 11 2006, 02:31 AM
Post #3


Newbie
*

Group: Members
Posts: 1
Joined: 11-April 06
Member No.: 21,639



QUOTE(finaldesign @ Jan 11 2005, 03:30 PM) *

Hello all

today i run out on this website and I found it very interesting... Anyone know how they did that page? and im specialy interested in that HTML preloader... ?? how to make one??



This site has the example: http://www.farzone.net/Tutorials/
Go to the top of the page
 
+Quote Post
WindAndWater
post Apr 11 2006, 03:36 AM
Post #4


Advanced Member
*******

Group: Members
Posts: 106
Joined: 1-April 06
Member No.: 21,148



Yup, it uses javascript. You have quite a few other options if you want to use css (which I prefer): you can set the visibility to hidden, the display to none, the height/width to 0px or the location to off the screen. A few of them take a bit of tweeking, but they're pretty easy to impliment. You could also probably create img tags in your html directly with height and width attributes set to 0, but some older browsers ignore resizing images, or handle it badly. I'm also not sure that all browsers (Opera?) will bother caching the image if it's 0px.
Go to the top of the page
 
+Quote Post
jlhaslip
post Apr 14 2006, 06:51 AM
Post #5


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,874
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



make it 1 px wide by 1 px high and place it low on the page hidden in the footer.
Go to the top of the page
 
+Quote Post
CrazyRob
post Apr 14 2006, 12:00 PM
Post #6


ITS ALIVE.....MUHHHAAAA
*********

Group: Members
Posts: 532
Joined: 17-October 05
From: Chippenham UK
Member No.: 13,031



i never know u could make a html proloader i only know you could do it in flash
Go to the top of the page
 
+Quote Post
hamiltonham
post Sep 29 2007, 06:59 AM
Post #7


Newbie
*

Group: Members
Posts: 1
Joined: 19-September 07
Member No.: 50,231



CODE
<script language="JavaScript">
<!--
function loaded() {
if (parent.location.href.indexOf("http://www.farzone.net/Tutorials/preLoadpages/preload.htm") != -1)
  parent.update(); // only called when inside preloader frameset
}
// -->
</script>


the below code is an html based version of what emotion you are going to have once you use this preloader
CODE
<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0>
<TR><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#fafafa><img width=1 height=1></TD><TD BGCOLOR=#e6e6e6><img width=1 height=1></TD><TD BGCOLOR=#c4c4c5><img width=1 height=1></TD><TD BGCOLOR=#9d9c9f><img width=1 height=1></TD><TD BGCOLOR=#7a7978><img width=1 height=1></TD><TD BGCOLOR=#63624e><img width=1 height=1></TD><TD BGCOLOR=#545229><img width=1 height=1></TD><TD BGCOLOR=#514f14><img width=1 height=1></TD><TD BGCOLOR=#52500c><img width=1 height=1></TD><TD BGCOLOR=#514f0a><img width=1 height=1></TD><TD BGCOLOR=#514f0a><img width=1 height=1></TD><TD BGCOLOR=#52500c><img width=1 height=1></TD><TD BGCOLOR=#514f14><img width=1 height=1></TD><TD BGCOLOR=#545229><img width=1 height=1></TD><TD BGCOLOR=#63624e><img width=1 height=1></TD><TD BGCOLOR=#7a7978><img width=1 height=1></TD><TD BGCOLOR=#9d9c9f><img width=1 height=1></TD><TD BGCOLOR=#c4c4c5><img width=1 height=1></TD><TD BGCOLOR=#e6e6e6><img width=1 height=1></TD><TD BGCOLOR=#fafafa><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=36><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#f5f5f4><img width=1 height=1></TD><TD BGCOLOR=#c8c7c8><img width=1 height=1></TD><TD BGCOLOR=#808080><img width=1 height=1></TD><TD BGCOLOR=#525128><img width=1 height=1></TD><TD BGCOLOR=#656408><img width=1 height=1></TD><TD BGCOLOR=#949306><img width=1 height=1></TD><TD BGCOLOR=#bdbd03><img width=1 height=1></TD><TD BGCOLOR=#e1e101><img width=1 height=1></TD><TD BGCOLOR=#fbfb00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=10><img width=1 height=1></TD><TD BGCOLOR=#fbfb00><img width=1 height=1></TD><TD BGCOLOR=#e1e101><img width=1 height=1></TD><TD BGCOLOR=#bdbd03><img width=1 height=1></TD><TD BGCOLOR=#949306><img width=1 height=1></TD><TD BGCOLOR=#656408><img width=1 height=1></TD><TD BGCOLOR=#525128><img width=1 height=1></TD><TD BGCOLOR=#807f80><img width=1 height=1></TD><TD BGCOLOR=#c8c7c8><img width=1 height=1></TD><TD BGCOLOR=#f5f5f4><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=35><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=33><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ededed><img width=1 height=1></TD><TD BGCOLOR=#a3a2a4><img width=1 height=1></TD><TD BGCOLOR=#545337><img width=1 height=1></TD><TD BGCOLOR=#706f08><img width=1 height=1></TD><TD BGCOLOR=#b5b404><img width=1 height=1></TD><TD BGCOLOR=#f0f000><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=22><img width=1 height=1></TD><TD BGCOLOR=#f0f000><img width=1 height=1></TD><TD BGCOLOR=#b5b404><img width=1 height=1></TD><TD BGCOLOR=#706f08><img width=1 height=1></TD><TD BGCOLOR=#545337><img width=1 height=1></TD><TD BGCOLOR=#a3a2a4><img width=1 height=1></TD><TD BGCOLOR=#ededed><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=32><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=31><img width=1 height=1></TD><TD BGCOLOR=#fbfafa><img width=1 height=1></TD><TD BGCOLOR=#bbbabc><img width=1 height=1></TD><TD BGCOLOR=#525038><img width=1 height=1></TD><TD BGCOLOR=#7c7b07><img width=1 height=1></TD><TD BGCOLOR=#d2d202><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=28><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#d2d202><img width=1 height=1></TD><TD BGCOLOR=#7c7b07><img width=1 height=1></TD><TD BGCOLOR=#525039><img width=1 height=1></TD><TD BGCOLOR=#bbbabc><img width=1 height=1></TD><TD BGCOLOR=#fbfafa><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=30><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=29><img width=1 height=1></TD><TD BGCOLOR=#f2f2f2><img width=1 height=1></TD><TD BGCOLOR=#8b8a8b><img width=1 height=1></TD><TD BGCOLOR=#56540d><img width=1 height=1></TD><TD BGCOLOR=#bab904><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=34><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#bab904><img width=1 height=1></TD><TD BGCOLOR=#56540d><img width=1 height=1></TD><TD BGCOLOR=#8b8a8a><img width=1 height=1></TD><TD BGCOLOR=#f2f2f2><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=28><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=27><img width=1 height=1></TD><TD BGCOLOR=#f2f2f2><img width=1 height=1></TD><TD BGCOLOR=#7e7d7c><img width=1 height=1></TD><TD BGCOLOR=#686609><img width=1 height=1></TD><TD BGCOLOR=#dbda02><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=40><img width=1 height=1></TD><TD BGCOLOR=#dbda02><img width=1 height=1></TD><TD BGCOLOR=#686608><img width=1 height=1></TD><TD BGCOLOR=#7e7d7c><img width=1 height=1></TD><TD BGCOLOR=#f2f2f2><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=26><img width=1 height=1></TD></TR>
</TABLE><TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0>
<TR><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#fafafa><img width=1 height=1></TD><TD BGCOLOR=#8b8a8b><img width=1 height=1></TD><TD BGCOLOR=#636209><img width=1 height=1></TD><TD BGCOLOR=#dfdf01><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#ffff00><img width=1 height=1></TD><TD BGCOLOR=#dfdf01><img width=1 height=1></TD><TD BGCOLOR=#636209><img width=1 height=1></TD><TD BGCOLOR=#8b8a8b><img width=1 height=1></TD><TD BGCOLOR=#fafafa><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=23><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#c0bfbf><img width=1 height=1></TD><TD BGCOLOR=#4b4914><img width=1 height=1></TD><TD BGCOLOR=#cfcf02><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=48><img width=1 height=1></TD><TD BGCOLOR=#cfcf02><img width=1 height=1></TD><TD BGCOLOR=#4b4914><img width=1 height=1></TD><TD BGCOLOR=#bebdbd><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=22><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=22><img width=1 height=1></TD><TD BGCOLOR=#f3f3f2><img width=1 height=1></TD><TD BGCOLOR=#59574c><img width=1 height=1></TD><TD BGCOLOR=#9e9d05><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=50><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#9e9d05><img width=1 height=1></TD><TD BGCOLOR=#59574c><img width=1 height=1></TD><TD BGCOLOR=#f3f3f2><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=21><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=20><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#c1c1c0><img width=1 height=1></TD><TD BGCOLOR=#514f10><img width=1 height=1></TD><TD BGCOLOR=#e5e401><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=54><img width=1 height=1></TD><TD BGCOLOR=#e5e401><img width=1 height=1></TD><TD BGCOLOR=#514f10><img width=1 height=1></TD><TD BGCOLOR=#c1c1c0><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=19><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=19><img width=1 height=1></TD><TD BGCOLOR=#fdfdfc><img width=1 height=1></TD><TD BGCOLOR=#7a7877><img width=1 height=1></TD><TD BGCOLOR=#8e8d06><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=56><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#8e8d06><img width=1 height=1></TD><TD BGCOLOR=#777574><img width=1 height=1></TD><TD BGCOLOR=#fdfdfc><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=18><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=18><img width=1 height=1></TD><TD BGCOLOR=#f5f5f5><img width=1 height=1></TD><TD BGCOLOR=#4e4c3c><img width=1 height=1></TD><TD BGCOLOR=#c4c403><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=60><img width=1 height=1></TD><TD BGCOLOR=#c4c403><img width=1 height=1></TD><TD BGCOLOR=#4e4c3c><img width=1 height=1></TD><TD BGCOLOR=#f5f5f5><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=17><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=17><img width=1 height=1></TD><TD BGCOLOR=#e9e9e8><img width=1 height=1></TD><TD BGCOLOR=#45431d><img width=1 height=1></TD><TD BGCOLOR=#e2e201><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=62><img width=1 height=1></TD><TD BGCOLOR=#e2e201><img width=1 height=1></TD><TD BGCOLOR=#45431d><img width=1 height=1></TD><TD BGCOLOR=#e9e9e8><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=16><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=16><img width=1 height=1></TD><TD BGCOLOR=#dcdcda><img width=1 height=1></TD><TD BGCOLOR=#4d4b10><img width=1 height=1></TD><TD BGCOLOR=#f1f100><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=64><img width=1 height=1></TD><TD BGCOLOR=#f1f100><img width=1 height=1></TD><TD BGCOLOR=#4d4b10><img width=1 height=1></TD><TD BGCOLOR=#dcdcda><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=15><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=15><img width=1 height=1></TD><TD BGCOLOR=#d7d7d5><img width=1 height=1></TD><TD BGCOLOR=#53520c><img width=1 height=1></TD><TD BGCOLOR=#f7f700><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=66><img width=1 height=1></TD><TD BGCOLOR=#f7f700><img width=1 height=1></TD><TD BGCOLOR=#53510c><img width=1 height=1></TD><TD BGCOLOR=#d7d7d5><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=14><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#d9d9d8><img width=1 height=1></TD><TD BGCOLOR=#53510c><img width=1 height=1></TD><TD BGCOLOR=#f9f900><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=68><img width=1 height=1></TD><TD BGCOLOR=#f9f900><img width=1 height=1></TD><TD BGCOLOR=#53510c><img width=1 height=1></TD><TD BGCOLOR=#d9d9d8><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=13><img width=1 height=1></TD></TR>
</TABLE><TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0>
<TR><TD BGCOLOR=#ffffff><img width=1 height=1></TD><TD BGCOLOR=