Nov 21, 2009

How To Make Pure Html Preloader? - anyone know's the answer?

free web hosting
Open Discussion > MODERATED AREA > The Internet > Web Design

How To Make Pure Html Preloader? - anyone know's the answer?

finaldesign
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??

Comment/Reply (w/o sign-up)

OpaQue
must be using javascript.. I havent seen the site yet

Comment/Reply (w/o sign-up)

thecolor
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/

Comment/Reply (w/o sign-up)

WindAndWater
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.

Comment/Reply (w/o sign-up)

jlhaslip
make it 1 px wide by 1 px high and place it low on the page hidden in the footer.

Comment/Reply (w/o sign-up)

mxweb
i never know u could make a html proloader i only know you could do it in flash

Comment/Reply (w/o sign-up)

hamiltonham
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
[codebox]<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=#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=#e8e8e7><img width=1 height=1></TD><TD BGCOLOR=#4b490e><img width=1 height=1></TD><TD BGCOLOR=#f7f700><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=#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=#f7f700><img width=1 height=1></TD><TD BGCOLOR=#4b490e><img width=1 height=1></TD><TD BGCOLOR=#e8e8e7><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=12><img width=1 height=1></TD><TD BGCOLOR=#f4f4f3><img width=1 height=1></TD><TD BGCOLOR=#413e17><img width=1 height=1></TD><TD BGCOLOR=#f1f100><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=72><img width=1 height=1></TD><TD BGCOLOR=#f1f100><img width=1 height=1></TD><TD BGCOLOR=#403e16><img width=1 height=1></TD><TD BGCOLOR=#f4f4f3><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=11><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=11><img width=1 height=1></TD><TD BGCOLOR=#fcfcfb><img width=1 height=1></TD><TD BGCOLOR=#474635><img width=1 height=1></TD><TD BGCOLOR=#e2e201><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=74><img width=1 height=1></TD><TD BGCOLOR=#e2e201><img width=1 height=1></TD><TD BGCOLOR=#474635><img width=1 height=1></TD><TD BGCOLOR=#fcfcfb><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=10><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=10><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#6a6968><img width=1 height=1></TD><TD BGCOLOR=#c4c403><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=76><img width=1 height=1></TD><TD BGCOLOR=#c4c403><img width=1 height=1></TD><TD BGCOLOR=#6a6967><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=9><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=10><img width=1 height=1></TD><TD BGCOLOR=#b5b5b5><img width=1 height=1></TD><TD BGCOLOR=#8e8d06><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=78><img width=1 height=1></TD><TD BGCOLOR=#8e8d06><img width=1 height=1></TD><TD BGCOLOR=#b5b5b4><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=9><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=9><img width=1 height=1></TD><TD BGCOLOR=#ededed><img width=1 height=1></TD><TD BGCOLOR=#4d4b0c><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=78><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#4d4b0c><img width=1 height=1></TD><TD BGCOLOR=#ededed><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=8><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=8><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#4d4b42><img width=1 height=1></TD><TD BGCOLOR=#e5e501><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=80><img width=1 height=1></TD><TD BGCOLOR=#e5e501><img width=1 height=1></TD><TD BGCOLOR=#4d4b42><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=7><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=8><img width=1 height=1></TD><TD BGCOLOR=#adacad><img width=1 height=1></TD><TD BGCOLOR=#9d9c05><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=82><img width=1 height=1></TD><TD BGCOLOR=#9d9c05><img width=1 height=1></TD><TD BGCOLOR=#adacac><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=7><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=7><img width=1 height=1></TD><TD BGCOLOR=#f6f6f5><img width=1 height=1></TD><TD BGCOLOR=#44420e><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=26><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#a9a805><img width=1 height=1></TD><TD BGCOLOR=#403e0b><img width=1 height=1></TD><TD BGCOLOR=#b3b304><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=18><img width=1 height=1></TD><TD BGCOLOR=#eaea01><img width=1 height=1></TD><TD BGCOLOR=#55530a><img width=1 height=1></TD><TD BGCOLOR=#666409><img width=1 height=1></TD><TD BGCOLOR=#f7f700><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=30><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#44420e><img width=1 height=1></TD><TD BGCOLOR=#f6f6f5><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=6><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=7><img width=1 height=1></TD><TD BGCOLOR=#737273><img width=1 height=1></TD><TD BGCOLOR=#cece02><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=27><img width=1 height=1></TD><TD BGCOLOR=#d2d202><img width=1 height=1></TD><TD BGCOLOR=#08050e><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#0c090e><img width=1 height=1></TD><TD BGCOLOR=#dddd02><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=17><img width=1 height=1></TD><TD BGCOLOR=#4e4c0a><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#737208><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=31><img width=1 height=1></TD><TD BGCOLOR=#cece02><img width=1 height=1></TD><TD BGCOLOR=#706f70><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=6><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=6><img width=1 height=1></TD><TD BGCOLOR=#e9e9e8><img width=1 height=1></TD><TD BGCOLOR=#605e09><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=28><img width=1 height=1></TD><TD BGCOLOR=#5d5b09><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#6d6b08><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=15><img width=1 height=1></TD><TD BGCOLOR=#cfce02><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#0c090e><img width=1 height=1></TD><TD BGCOLOR=#eded01><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=31><img width=1 height=1></TD><TD BGCOLOR=#605e09><img width=1 height=1></TD><TD BGCOLOR=#e9e9e8><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=5><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#5b5958><img width=1 height=1></TD><TD BGCOLOR=#dede01><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=27><img width=1 height=1></TD><TD BGCOLOR=#f8f800><img width=1 height=1></TD><TD BGCOLOR=#0f0c0e><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#19160d><img width=1 height=1></TD><TD BGCOLOR=#fcfc00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=15><img width=1 height=1></TD><TD BGCOLOR=#7a7807><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#a09f05><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=31><img width=1 height=1></TD><TD BGCOLOR=#dede01><img width=1 height=1></TD><TD BGCOLOR=#5b5958><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=4><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#e9e9e8><img width=1 height=1></TD><TD BGCOLOR=#646208><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=28><img width=1 height=1></TD><TD BGCOLOR=#c4c403><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#d3d302><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#3b390b><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#615f09><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=32><img width=1 height=1></TD><TD BGCOLOR=#646208><img width=1 height=1></TD><TD BGCOLOR=#e9e9e8><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=4><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#6f6d6f><img width=1 height=1></TD><TD BGCOLOR=#d7d702><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=28><img width=1 height=1></TD><TD BGCOLOR=#949306><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#a3a205><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#fbfb00><img width=1 height=1></TD><TD BGCOLOR=#0e0b0e><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#312f0c><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=32><img width=1 height=1></TD><TD BGCOLOR=#d7d702><img width=1 height=1></TD><TD BGCOLOR=#6f6d6e><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=4><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#f6f6f5><img width=1 height=1></TD><TD BGCOLOR=#4d4b0a><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=29><img width=1 height=1></TD><TD BGCOLOR=#737108><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#818007><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#e5e401><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#100d0e><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=32><img width=1 height=1></TD><TD BGCOLOR=#4d4b0a><img width=1 height=1></TD><TD BGCOLOR=#f6f6f5><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=3><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=#a6a5a6><img width=1 height=1></TD><TD BGCOLOR=#b4b304><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=#5b5909><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#6b6908><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=#cece03><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#f3f300><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=#b4b304><img width=1 height=1></TD><TD BGCOLOR=#a3a2a3><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=3><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#353320><img width=1 height=1></TD><TD BGCOLOR=#fbfb00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=29><img width=1 height=1></TD><TD BGCOLOR=#504d0a><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#5d5b09><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#c1c103><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#e8e801><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=32><img width=1 height=1></TD><TD BGCOLOR=#fbfb00><img width=1 height=1></TD><TD BGCOLOR=#353320><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#e2e2e1><img width=1 height=1></TD><TD BGCOLOR=#747208><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=30><img width=1 height=1></TD><TD BGCOLOR=#4e4b0a><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#5b5809><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#bfbf03><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#e6e501><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=33><img width=1 height=1></TD><TD BGCOLOR=#747208><img width=1 height=1></TD><TD BGCOLOR=#e1e0df><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#8d8c8f><img width=1 height=1></TD><TD BGCOLOR=#c9c903><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=30><img width=1 height=1></TD><TD BGCOLOR=#54520a><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#636109><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#c6c603><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#eded01><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=33><img width=1 height=1></TD><TD BGCOLOR=#c9c903><img width=1 height=1></TD><TD BGCOLOR=#8b898b><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#33311e><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=30><img width=1 height=1></TD><TD BGCOLOR=#666409><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#747208><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#d7d702><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#07030e><img width=1 height=1></TD><TD BGCOLOR=#fafa00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=33><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#33311e><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#ededec><img width=1 height=1></TD><TD BGCOLOR=#656309><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=31><img width=1 height=1></TD><TD BGCOLOR=#828007><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#918f06><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#f2f200><img width=1 height=1></TD><TD BGCOLOR=#04010f><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#1f1c0d><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=35><img width=1 height=1></TD><TD BGCOLOR=#656309><img width=1 height=1></TD><TD BGCOLOR=#ededec><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#b8b7b8><img width=1 height=1></TD><TD BGCOLOR=#a8a705><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=31><img width=1 height=1></TD><TD BGCOLOR=#aaa905><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#b9b804><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#211f0d><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#47440b><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=35><img width=1 height=1></TD><TD BGCOLOR=#a8a705><img width=1 height=1></TD><TD BGCOLOR=#b8b7b7><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#666569><img width=1 height=1></TD><TD BGCOLOR=#e5e501><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=31><img width=1 height=1></TD><TD BGCOLOR=#e2e101><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#06020e><img width=1 height=1></TD><TD BGCOLOR=#eded01><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#58560a><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#7d7c07><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=35><img width=1 height=1></TD><TD BGCOLOR=#e5e501><img width=1 height=1></TD><TD BGCOLOR=#666568><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#fefefe COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#2f2d17><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=33><img width=1 height=1></TD><TD BGCOLOR=#2f2c0c><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#3d3b0b><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=15><img width=1 height=1></TD><TD BGCOLOR=#a1a005><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#c6c603><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=36><img width=1 height=1></TD><TD BGCOLOR=#2e2c15><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#f5f5f4 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#535109><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=33><img width=1 height=1></TD><TD BGCOLOR=#939206><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#a1a005><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=16><img width=1 height=1></TD><TD BGCOLOR=#f3f200><img width=1 height=1></TD><TD BGCOLOR=#15120d><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#302e0c><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=36><img width=1 height=1></TD><TD BGCOLOR=#535109><img width=1 height=1></TD><TD BGCOLOR=#f5f5f4><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#dadada COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#807f07><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=33><img width=1 height=1></TD><TD BGCOLOR=#f8f800><img width=1 height=1></TD><TD BGCOLOR=#38360b><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#43410b><img width=1 height=1></TD><TD BGCOLOR=#fcfc00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=17><img width=1 height=1></TD><TD BGCOLOR=#a3a205><img width=1 height=1></TD><TD BGCOLOR=#05010e><img width=1 height=1></TD><TD BGCOLOR=#0a070e><img width=1 height=1></TD><TD BGCOLOR=#c2c203><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=37><img width=1 height=1></TD><TD BGCOLOR=#807f07><img width=1 height=1></TD><TD BGCOLOR=#dadada><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#b8b7b8 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#a7a605><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=34><img width=1 height=1></TD><TD BGCOLOR=#f5f500><img width=1 height=1></TD><TD BGCOLOR=#bbbb04><img width=1 height=1></TD><TD BGCOLOR=#f8f800><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=19><img width=1 height=1></TD><TD BGCOLOR=#cfce02><img width=1 height=1></TD><TD BGCOLOR=#dada02><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=38><img width=1 height=1></TD><TD BGCOLOR=#a7a605><img width=1 height=1></TD><TD BGCOLOR=#b8b7b8><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#8f8d90 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#c9c903><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=96><img width=1 height=1></TD><TD BGCOLOR=#c9c903><img width=1 height=1></TD><TD BGCOLOR=#8f8d90><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#656369 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#e6e501><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=96><img width=1 height=1></TD><TD BGCOLOR=#e6e501><img width=1 height=1></TD><TD BGCOLOR=#656369><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#444246 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#fafa00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=96><img width=1 height=1></TD><TD BGCOLOR=#fafa00><img width=1 height=1></TD><TD BGCOLOR=#444246><img width=1 height=1></TD></TR>
</TABLE><TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0>
<TR><TD BGCOLOR=#2a271e><img width=1 height=1></TD><TD BGCOLOR=#2a271e><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=#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=#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=#2a271e><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#292712 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=98><img width=1 height=1></TD><TD BGCOLOR=#292712><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#2b290d COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=98><img width=1 height=1></TD><TD BGCOLOR=#2b290d><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#2a280c COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=98><img width=1 height=1></TD><TD BGCOLOR=#2b280c><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#2b280c COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=98><img width=1 height=1></TD><TD BGCOLOR=#2b280c><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#2b290d COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=98><img width=1 height=1></TD><TD BGCOLOR=#2b290d><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#292712 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=98><img width=1 height=1></TD><TD BGCOLOR=#292712><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#2a281e COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=98><img width=1 height=1></TD><TD BGCOLOR=#2a281e><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#434146 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#fbfb00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#fcfc00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=68><img width=1 height=1></TD><TD BGCOLOR=#fcfb00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=13><img width=1 height=1></TD><TD BGCOLOR=#fbfb00><img width=1 height=1></TD><TD BGCOLOR=#434145><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#646268 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#e7e701><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=11><img width=1 height=1></TD><TD BGCOLOR=#f7f700><img width=1 height=1></TD><TD BGCOLOR=#312f0c><img width=1 height=1></TD><TD BGCOLOR=#a7a705><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=68><img width=1 height=1></TD><TD BGCOLOR=#777608><img width=1 height=1></TD><TD BGCOLOR=#5b5909><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#e7e701><img width=1 height=1></TD><TD BGCOLOR=#646268><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#8d8c8f COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#caca03><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=11><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#120f0e><img width=1 height=1></TD><TD BGCOLOR=#686709><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=68><img width=1 height=1></TD><TD BGCOLOR=#36340c><img width=1 height=1></TD><TD BGCOLOR=#44420b><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#caca03><img width=1 height=1></TD><TD BGCOLOR=#8d8c8f><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#b7b7b8 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#a9a805><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#39370b><img width=1 height=1></TD><TD BGCOLOR=#211e0d><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=66><img width=1 height=1></TD><TD BGCOLOR=#e8e701><img width=1 height=1></TD><TD BGCOLOR=#05020e><img width=1 height=1></TD><TD BGCOLOR=#6b6908><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#a9a805><img width=1 height=1></TD><TD BGCOLOR=#b7b7b8><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#dad9d9 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#828107><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#696708><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#cbcb03><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=66><img width=1 height=1></TD><TD BGCOLOR=#989706><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#9b9a05><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#828107><img width=1 height=1></TD><TD BGCOLOR=#dad9d9><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#f5f4f4 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#555309><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#a1a005><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#706f08><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=66><img width=1 height=1></TD><TD BGCOLOR=#3e3c0b><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#d4d302><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#555309><img width=1 height=1></TD><TD BGCOLOR=#f5f4f4><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#fefefe COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#2e2c14><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#e2e101><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#15120d><img width=1 height=1></TD><TD BGCOLOR=#f6f600><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=64><img width=1 height=1></TD><TD BGCOLOR=#d5d502><img width=1 height=1></TD><TD BGCOLOR=#04000e><img width=1 height=1></TD><TD BGCOLOR=#1a170d><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#2f2d13><img width=1 height=1></TD><TD BGCOLOR=#fefefe><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=#656367><img width=1 height=1></TD><TD BGCOLOR=#e7e701><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=#302d0c><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#9b9a06><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=#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=#696708><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#626109><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=#e7e701><img width=1 height=1></TD><TD BGCOLOR=#656367><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#b2b1b2><img width=1 height=1></TD><TD BGCOLOR=#aaaa05><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#838107><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#27240c><img width=1 height=1></TD><TD BGCOLOR=#fbfb00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=62><img width=1 height=1></TD><TD BGCOLOR=#e4e401><img width=1 height=1></TD><TD BGCOLOR=#0b080e><img width=1 height=1></TD><TD BGCOLOR=#03000e><img width=1 height=1></TD><TD BGCOLOR=#b5b404><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#aaaa05><img width=1 height=1></TD><TD BGCOLOR=#b2b1b2><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#ebebea><img width=1 height=1></TD><TD BGCOLOR=#686609><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#dddc02><img width=1 height=1></TD><TD BGCOLOR=#05010e><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#9c9b05><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=62><img width=1 height=1></TD><TD BGCOLOR=#696808><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#1a170d><img width=1 height=1></TD><TD BGCOLOR=#fafa00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#686609><img width=1 height=1></TD><TD BGCOLOR=#ebebea><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#312f18><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#47450a><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#1c190d><img width=1 height=1></TD><TD BGCOLOR=#f1f100><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=60><img width=1 height=1></TD><TD BGCOLOR=#d4d302><img width=1 height=1></TD><TD BGCOLOR=#07040e><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#7a7807><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#302e18><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#868487><img width=1 height=1></TD><TD BGCOLOR=#cccc03><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#b7b604><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#706f08><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=59><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#3f3d0b><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#09060e><img width=1 height=1></TD><TD BGCOLOR=#e3e301><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#cccc03><img width=1 height=1></TD><TD BGCOLOR=#868487><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#dfdfde><img width=1 height=1></TD><TD BGCOLOR=#787608><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#35330c><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#06020e><img width=1 height=1></TD><TD BGCOLOR=#c3c203><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=58><img width=1 height=1></TD><TD BGCOLOR=#939106><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#676509><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=13><img width=1 height=1></TD><TD BGCOLOR=#777608><img width=1 height=1></TD><TD BGCOLOR=#dfdfde><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#35331f><img width=1 height=1></TD><TD BGCOLOR=#fcfc00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#b8b704><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#23200d><img width=1 height=1></TD><TD BGCOLOR=#eeee01><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=56><img width=1 height=1></TD><TD BGCOLOR=#d2d202><img width=1 height=1></TD><TD BGCOLOR=#0c090e><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#0c090e><img width=1 height=1></TD><TD BGCOLOR=#e2e201><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#fcfc00><img width=1 height=1></TD><TD BGCOLOR=#35331f><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=2><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#9f9d9f><img width=1 height=1></TD><TD BGCOLOR=#b8b704><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#4c4a0a><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#4e4c0a><img width=1 height=1></TD><TD BGCOLOR=#fcfc00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=54><img width=1 height=1></TD><TD BGCOLOR=#efef00><img width=1 height=1></TD><TD BGCOLOR=#29260c><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#7e7c07><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=13><img width=1 height=1></TD><TD BGCOLOR=#b8b704><img width=1 height=1></TD><TD BGCOLOR=#9f9d9e><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=3><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#f4f4f3><img width=1 height=1></TD><TD BGCOLOR=#514f0a><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=13><img width=1 height=1></TD><TD BGCOLOR=#dddc02><img width=1 height=1></TD><TD BGCOLOR=#0d0a0e><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#03000e><img width=1 height=1></TD><TD BGCOLOR=#757308><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=53><img width=1 height=1></TD><TD BGCOLOR=#f9f900><img width=1 height=1></TD><TD BGCOLOR=#47450b><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#27240c><img width=1 height=1></TD><TD BGCOLOR=#f5f500><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=13><img width=1 height=1></TD><TD BGCOLOR=#514f0a><img width=1 height=1></TD><TD BGCOLOR=#f4f3f3><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=3><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#696768><img width=1 height=1></TD><TD BGCOLOR=#dbdb02><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=13><img width=1 height=1></TD><TD BGCOLOR=#939206><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#03000e><img width=1 height=1></TD><TD BGCOLOR=#8d8c06><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=51><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#5e5c09><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#06020e><img width=1 height=1></TD><TD BGCOLOR=#c2c203><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=13><img width=1 height=1></TD><TD BGCOLOR=#dbdb02><img width=1 height=1></TD><TD BGCOLOR=#696768><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=4><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#e5e5e4><img width=1 height=1></TD><TD BGCOLOR=#696708><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=13><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#4d4b0a><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#04000e><img width=1 height=1></TD><TD BGCOLOR=#939206><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=49><img width=1 height=1></TD><TD BGCOLOR=#fcfc00><img width=1 height=1></TD><TD BGCOLOR=#636209><img width=1 height=1></TD><TD BGCOLOR=#03000e><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#7e7d07><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#696708><img width=1 height=1></TD><TD BGCOLOR=#e4e4e3><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=4><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#585654><img width=1 height=1></TD><TD BGCOLOR=#e2e101><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=13><img width=1 height=1></TD><TD BGCOLOR=#eded01><img width=1 height=1></TD><TD BGCOLOR=#26230d><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#04000e><img width=1 height=1></TD><TD BGCOLOR=#848207><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=46><img width=1 height=1></TD><TD BGCOLOR=#f8f700><img width=1 height=1></TD><TD BGCOLOR=#59570a><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#49470a><img width=1 height=1></TD><TD BGCOLOR=#fcfc00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=13><img width=1 height=1></TD><TD BGCOLOR=#e2e101><img width=1 height=1></TD><TD BGCOLOR=#585654><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=4><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=6><img width=1 height=1></TD><TD BGCOLOR=#e4e4e3><img width=1 height=1></TD><TD BGCOLOR=#656308><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#d6d602><img width=1 height=1></TD><TD BGCOLOR=#14110e><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#636109><img width=1 height=1></TD><TD BGCOLOR=#f8f800><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=44><img width=1 height=1></TD><TD BGCOLOR=#e9e901><img width=1 height=1></TD><TD BGCOLOR=#3f3c0b><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#2d2b0c><img width=1 height=1></TD><TD BGCOLOR=#efef00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#656308><img width=1 height=1></TD><TD BGCOLOR=#e4e4e3><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=5><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=7><img width=1 height=1></TD><TD BGCOLOR=#6a6969><img width=1 height=1></TD><TD BGCOLOR=#d3d202><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#c4c303><img width=1 height=1></TD><TD BGCOLOR=#0e0a0e><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#39360b><img width=1 height=1></TD><TD BGCOLOR=#dfdf01><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=42><img width=1 height=1></TD><TD BGCOLOR=#c6c503><img width=1 height=1></TD><TD BGCOLOR=#201d0d><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#221f0d><img width=1 height=1></TD><TD BGCOLOR=#e2e201><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#d3d202><img width=1 height=1></TD><TD BGCOLOR=#696969><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=6><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=7><img width=1 height=1></TD><TD BGCOLOR=#f4f4f3><img width=1 height=1></TD><TD BGCOLOR=#48460d><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#bdbd03><img width=1 height=1></TD><TD BGCOLOR=#0e0b0e><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#130f0e><img width=1 height=1></TD><TD BGCOLOR=#a2a105><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=38><img width=1 height=1></TD><TD BGCOLOR=#f9f900><img width=1 height=1></TD><TD BGCOLOR=#807e07><img width=1 height=1></TD><TD BGCOLOR=#07040e><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#221f0d><img width=1 height=1></TD><TD BGCOLOR=#dddd02><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#48460d><img width=1 height=1></TD><TD BGCOLOR=#f4f4f3><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=6><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=#a7a6a7><img width=1 height=1></TD><TD BGCOLOR=#a4a305><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=#c7c603><img width=1 height=1></TD><TD BGCOLOR=#16130d><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#48460a><img width=1 height=1></TD><TD BGCOLOR=#d9d902><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=#c1c003><img width=1 height=1></TD><TD BGCOLOR=#2e2b0c><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#04000f><img width=1 height=1></TD><TD BGCOLOR=#2d2a0c><img width=1 height=1></TD><TD BGCOLOR=#e2e101><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=#a4a305><img width=1 height=1></TD><TD BGCOLOR=#a5a3a4><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=8><img width=1 height=1></TD><TD BGCOLOR=#fefefd><img width=1 height=1></TD><TD BGCOLOR=#464437><img width=1 height=1></TD><TD BGCOLOR=#e8e801><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=15><img width=1 height=1></TD><TD BGCOLOR=#d9d902><img width=1 height=1></TD><TD BGCOLOR=#2a270c><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#09060e><img width=1 height=1></TD><TD BGCOLOR=#706e08><img width=1 height=1></TD><TD BGCOLOR=#e8e801><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=32><img width=1 height=1></TD><TD BGCOLOR=#d6d602><img width=1 height=1></TD><TD BGCOLOR=#55520a><img width=1 height=1></TD><TD BGCOLOR=#04000e><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=3><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#47450b><img width=1 height=1></TD><TD BGCOLOR=#eeee00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=15><img width=1 height=1></TD><TD BGCOLOR=#e8e801><img width=1 height=1></TD><TD BGCOLOR=#464437><img width=1 height=1></TD><TD BGCOLOR=#fefefd><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=7><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=9><img width=1 height=1></TD><TD BGCOLOR=#eaeae9><img width=1 height=1></TD><TD BGCOLOR=#53510b><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=15><img width=1 height=1></TD><TD BGCOLOR=#f0f000><img width=1 height=1></TD><TD BGCOLOR=#55530a><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#0d0a0e><img width=1 height=1></TD><TD BGCOLOR=#6f6d08><img width=1 height=1></TD><TD BGCOLOR=#dcdb02><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=27><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#c8c803><img width=1 height=1></TD><TD BGCOLOR=#57550a><img width=1 height=1></TD><TD BGCOLOR=#06020e><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#05010e><img width=1 height=1></TD><TD BGCOLOR=#7a7907><img width=1 height=1></TD><TD BGCOLOR=#fbfb00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=15><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#53510b><img width=1 height=1></TD><TD BGCOLOR=#eaeae9><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=8><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=10><img width=1 height=1></TD><TD BGCOLOR=#adacac><img width=1 height=1></TD><TD BGCOLOR=#969506><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=16><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#9c9b05><img width=1 height=1></TD><TD BGCOLOR=#110d0e><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#05020e><img width=1 height=1></TD><TD BGCOLOR=#48460a><img width=1 height=1></TD><TD BGCOLOR=#a5a405><img width=1 height=1></TD><TD BGCOLOR=#f2f200><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=22><img width=1 height=1></TD><TD BGCOLOR=#e8e701><img width=1 height=1></TD><TD BGCOLOR=#939206><img width=1 height=1></TD><TD BGCOLOR=#35320c><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=5><img width=1 height=1></TD><TD BGCOLOR=#211f0d><img width=1 height=1></TD><TD BGCOLOR=#bdbc03><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=17><img width=1 height=1></TD><TD BGCOLOR=#969506><img width=1 height=1></TD><TD BGCOLOR=#adacac><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=9><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=10><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#646260><img width=1 height=1></TD><TD BGCOLOR=#caca03><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=17><img width=1 height=1></TD><TD BGCOLOR=#e2e201><img width=1 height=1></TD><TD BGCOLOR=#53510a><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=7><img width=1 height=1></TD><TD BGCOLOR=#0c080e><img width=1 height=1></TD><TD BGCOLOR=#4d4b0a><img width=1 height=1></TD><TD BGCOLOR=#939206><img width=1 height=1></TD><TD BGCOLOR=#d1d102><img width=1 height=1></TD><TD BGCOLOR=#fcfc00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#f7f700><img width=1 height=1></TD><TD BGCOLOR=#c5c503><img width=1 height=1></TD><TD BGCOLOR=#858407><img width=1 height=1></TD><TD BGCOLOR=#3e3b0b><img width=1 height=1></TD><TD BGCOLOR=#06030e><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=6><img width=1 height=1></TD><TD BGCOLOR=#07040e><img width=1 height=1></TD><TD BGCOLOR=#717008><img width=1 height=1></TD><TD BGCOLOR=#f2f200><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=17><img width=1 height=1></TD><TD BGCOLOR=#caca03><img width=1 height=1></TD><TD BGCOLOR=#636260><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=9><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=11><img width=1 height=1></TD><TD BGCOLOR=#fbfbfb><img width=1 height=1></TD><TD BGCOLOR=#44422e><img width=1 height=1></TD><TD BGCOLOR=#e7e701><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=18><img width=1 height=1></TD><TD BGCOLOR=#bcbc04><img width=1 height=1></TD><TD BGCOLOR=#36330c><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=7><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#100d0e><img width=1 height=1></TD><TD BGCOLOR=#3d3a0b><img width=1 height=1></TD><TD BGCOLOR=#666409><img width=1 height=1></TD><TD BGCOLOR=#878607><img width=1 height=1></TD><TD BGCOLOR=#a3a205><img width=1 height=1></TD><TD BGCOLOR=#b6b604><img width=1 height=1></TD><TD BGCOLOR=#c4c403><img width=1 height=1></TD><TD BGCOLOR=#cbcb03><img width=1 height=1></TD><TD BGCOLOR=#caca03><img width=1 height=1></TD><TD BGCOLOR=#c2c203><img width=1 height=1></TD><TD BGCOLOR=#b3b204><img width=1 height=1></TD><TD BGCOLOR=#9e9d05><img width=1 height=1></TD><TD BGCOLOR=#818007><img width=1 height=1></TD><TD BGCOLOR=#5e5c09><img width=1 height=1></TD><TD BGCOLOR=#34310c><img width=1 height=1></TD><TD BGCOLOR=#0a060e><img width=1 height=1></TD><TD BGCOLOR=#03000e><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=8><img width=1 height=1></TD><TD BGCOLOR=#4f4d0a><img width=1 height=1></TD><TD BGCOLOR=#d5d402><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=18><img width=1 height=1></TD><TD BGCOLOR=#e7e701><img width=1 height=1></TD><TD BGCOLOR=#44422e><img width=1 height=1></TD><TD BGCOLOR=#fbfbfb><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=10><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=12><img width=1 height=1></TD><TD BGCOLOR=#f1f1f0><img width=1 height=1></TD><TD BGCOLOR=#434114><img width=1 height=1></TD><TD BGCOLOR=#f4f400><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=18><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#b3b204><img width=1 height=1></TD><TD BGCOLOR=#3e3c0b><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=29><img width=1 height=1></TD><TD BGCOLOR=#06030e><img width=1 height=1></TD><TD BGCOLOR=#55530a><img width=1 height=1></TD><TD BGCOLOR=#cbca03><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=19><img width=1 height=1></TD><TD BGCOLOR=#f4f400><img width=1 height=1></TD><TD BGCOLOR=#434114><img width=1 height=1></TD><TD BGCOLOR=#f1f1f0><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=11><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=13><img width=1 height=1></TD><TD BGCOLOR=#e2e2e1><img width=1 height=1></TD><TD BGCOLOR=#504e0c><img width=1 height=1></TD><TD BGCOLOR=#f9f900><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=20><img width=1 height=1></TD><TD BGCOLOR=#cece02><img width=1 height=1></TD><TD BGCOLOR=#6b6908><img width=1 height=1></TD><TD BGCOLOR=#15120d><img width=1 height=1></TD><TD BGCOLOR=#03000e><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=22><img width=1 height=1></TD><TD BGCOLOR=#03000f><img width=1 height=1></TD><TD BGCOLOR=#23200d><img width=1 height=1></TD><TD BGCOLOR=#7e7d07><img width=1 height=1></TD><TD BGCOLOR=#e0e001><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=20><img width=1 height=1></TD><TD BGCOLOR=#f9f900><img width=1 height=1></TD><TD BGCOLOR=#504e0c><img width=1 height=1></TD><TD BGCOLOR=#e2e2e1><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=12><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=14><img width=1 height=1></TD><TD BGCOLOR=#d5d5d5><img width=1 height=1></TD><TD BGCOLOR=#5a580a><img width=1 height=1></TD><TD BGCOLOR=#fbfb00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=21><img width=1 height=1></TD><TD BGCOLOR=#f9f900><img width=1 height=1></TD><TD BGCOLOR=#b7b704><img width=1 height=1></TD><TD BGCOLOR=#6c6a08><img width=1 height=1></TD><TD BGCOLOR=#27240c><img width=1 height=1></TD><TD BGCOLOR=#04000f COLSPAN=17><img width=1 height=1></TD><TD BGCOLOR=#06020e><img width=1 height=1></TD><TD BGCOLOR=#34320c><img width=1 height=1></TD><TD BGCOLOR=#7a7807><img width=1 height=1></TD><TD BGCOLOR=#c8c703><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=21><img width=1 height=1></TD><TD BGCOLOR=#fbfb00><img width=1 height=1></TD><TD BGCOLOR=#5a580a><img width=1 height=1></TD><TD BGCOLOR=#d5d5d5><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=13><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=15><img width=1 height=1></TD><TD BGCOLOR=#d3d3d2><img width=1 height=1></TD><TD BGCOLOR=#5b590a><img width=1 height=1></TD><TD BGCOLOR=#fafa00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=24><img width=1 height=1></TD><TD BGCOLOR=#e5e401><img width=1 height=1></TD><TD BGCOLOR=#aeae04><img width=1 height=1></TD><TD BGCOLOR=#7f7e07><img width=1 height=1></TD><TD BGCOLOR=#57550a><img width=1 height=1></TD><TD BGCOLOR=#35320c><img width=1 height=1></TD><TD BGCOLOR=#19160d><img width=1 height=1></TD><TD BGCOLOR=#08040e><img width=1 height=1></TD><TD BGCOLOR=#03000f COLSPAN=4><img width=1 height=1></TD><TD BGCOLOR=#0a070e><img width=1 height=1></TD><TD BGCOLOR=#1e1b0d><img width=1 height=1></TD><TD BGCOLOR=#3b390b><img width=1 height=1></TD><TD BGCOLOR=#5e5c09><img width=1 height=1></TD><TD BGCOLOR=#888707><img width=1 height=1></TD><TD BGCOLOR=#b9b904><img width=1 height=1></TD><TD BGCOLOR=#eeee00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=24><img width=1 height=1></TD><TD BGCOLOR=#fafa00><img width=1 height=1></TD><TD BGCOLOR=#5a590a><img width=1 height=1></TD><TD BGCOLOR=#d3d3d2><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=14><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=16><img width=1 height=1></TD><TD BGCOLOR=#d6d6d5><img width=1 height=1></TD><TD BGCOLOR=#514f0d><img width=1 height=1></TD><TD BGCOLOR=#f4f400><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=29><img width=1 height=1></TD><TD BGCOLOR=#fcfc00><img width=1 height=1></TD><TD BGCOLOR=#f2f200><img width=1 height=1></TD><TD BGCOLOR=#eaea01><img width=1 height=1></TD><TD BGCOLOR=#ebeb01><img width=1 height=1></TD><TD BGCOLOR=#f4f400><img width=1 height=1></TD><TD BGCOLOR=#fdfd00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=29><img width=1 height=1></TD><TD BGCOLOR=#f4f400><img width=1 height=1></TD><TD BGCOLOR=#514f0d><img width=1 height=1></TD><TD BGCOLOR=#d6d6d5><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=15><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=17><img width=1 height=1></TD><TD BGCOLOR=#e4e4e3><img width=1 height=1></TD><TD BGCOLOR=#454315><img width=1 height=1></TD><TD BGCOLOR=#e7e701><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=62><img width=1 height=1></TD><TD BGCOLOR=#e7e701><img width=1 height=1></TD><TD BGCOLOR=#454315><img width=1 height=1></TD><TD BGCOLOR=#e4e4e3><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=16><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=18><img width=1 height=1></TD><TD BGCOLOR=#f2f2f2><img width=1 height=1></TD><TD BGCOLOR=#4b4934><img width=1 height=1></TD><TD BGCOLOR=#cccc03><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=60><img width=1 height=1></TD><TD BGCOLOR=#cccc03><img width=1 height=1></TD><TD BGCOLOR=#4b4934><img width=1 height=1></TD><TD BGCOLOR=#f2f2f2><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=17><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=19><img width=1 height=1></TD><TD BGCOLOR=#fcfcfb><img width=1 height=1></TD><TD BGCOLOR=#6c6a68><img width=1 height=1></TD><TD BGCOLOR=#989706><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=56><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#989706><img width=1 height=1></TD><TD BGCOLOR=#6c6b67><img width=1 height=1></TD><TD BGCOLOR=#fcfcfb><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=18><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=#b6b5b5><img width=1 height=1></TD><TD BGCOLOR=#57550c><img width=1 height=1></TD><TD BGCOLOR=#eaea01><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=54><img width=1 height=1></TD><TD BGCOLOR=#eaea01><img width=1 height=1></TD><TD BGCOLOR=#57550c><img width=1 height=1></TD><TD BGCOLOR=#b6b5b5><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=22><img width=1 height=1></TD><TD BGCOLOR=#eeeeed><img width=1 height=1></TD><TD BGCOLOR=#545244><img width=1 height=1></TD><TD BGCOLOR=#a9a805><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=50><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#a9a805><img width=1 height=1></TD><TD BGCOLOR=#545243><img width=1 height=1></TD><TD BGCOLOR=#eeeeed><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=21><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=#b4b3b4><img width=1 height=1></TD><TD BGCOLOR=#514f11><img width=1 height=1></TD><TD BGCOLOR=#d7d702><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=48><img width=1 height=1></TD><TD BGCOLOR=#d7d702><img width=1 height=1></TD><TD BGCOLOR=#515010><img width=1 height=1></TD><TD BGCOLOR=#b2b1b1><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=25><img width=1 height=1></TD><TD BGCOLOR=#f7f7f7><img width=1 height=1></TD><TD BGCOLOR=#807f7e><img width=1 height=1></TD><TD BGCOLOR=#6c6b08><img width=1 height=1></TD><TD BGCOLOR=#e6e601><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=44><img width=1 height=1></TD><TD BGCOLOR=#e6e601><img width=1 height=1></TD><TD BGCOLOR=#6c6b08><img width=1 height=1></TD><TD BGCOLOR=#807f7e><img width=1 height=1></TD><TD BGCOLOR=#f7f7f7><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=24><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=27><img width=1 height=1></TD><TD BGCOLOR=#edeceb><img width=1 height=1></TD><TD BGCOLOR=#6d6c68><img width=1 height=1></TD><TD BGCOLOR=#717008><img width=1 height=1></TD><TD BGCOLOR=#e2e201><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=40><img width=1 height=1></TD><TD BGCOLOR=#e2e201><img width=1 height=1></TD><TD BGCOLOR=#727008><img width=1 height=1></TD><TD BGCOLOR=#6e6c68><img width=1 height=1></TD><TD BGCOLOR=#edecec><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=26><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=29><img width=1 height=1></TD><TD BGCOLOR=#ececec><img width=1 height=1></TD><TD BGCOLOR=#807e7e><img width=1 height=1></TD><TD BGCOLOR=#5e5c0a><img width=1 height=1></TD><TD BGCOLOR=#c4c403><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=34><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#c4c403><img width=1 height=1></TD><TD BGCOLOR=#5e5c0a><img width=1 height=1></TD><TD BGCOLOR=#807f7e><img width=1 height=1></TD><TD BGCOLOR=#ececec><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=28><img width=1 height=1></TD></TR>
<TR><TD BGCOLOR=#ffffff COLSPAN=31><img width=1 height=1></TD><TD BGCOLOR=#f8f8f8><img width=1 height=1></TD><TD BGCOLOR=#afaeb0><img width=1 height=1></TD><TD BGCOLOR=#4c4a29><img width=1 height=1></TD><TD BGCOLOR=#878507><img width=1 height=1></TD><TD BGCOLOR=#dcdb02><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=30><img width=1 height=1></TD><TD BGCOLOR=#dcdb02><img width=1 height=1></TD><TD BGCOLOR=#878507><img width=1 height=1></TD><TD BGCOLOR=#4c4a29><img width=1 height=1></TD><TD BGCOLOR=#afaeb0><img width=1 height=1></TD><TD BGCOLOR=#f8f8f8><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=30><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=#e7e7e7><img width=1 height=1></TD><TD BGCOLOR=#98979a><img width=1 height=1></TD><TD BGCOLOR=#4f4d27><img width=1 height=1></TD><TD BGCOLOR=#7b7907><img width=1 height=1></TD><TD BGCOLOR=#bfbf03><img width=1 height=1></TD><TD BGCOLOR=#f7f600><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=22><img width=1 height=1></TD><TD BGCOLOR=#f7f600><img width=1 height=1></TD><TD BGCOLOR=#bfbf03><img width=1 height=1></TD><TD BGCOLOR=#7b7907><img width=1 height=1></TD><TD BGCOLOR=#4f4d27><img width=1 height=1></TD><TD BGCOLOR=#989799><img width=1 height=1></TD><TD BGCOLOR=#e7e7e7><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=36><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#f1f1f0><img width=1 height=1></TD><TD BGCOLOR=#bfbebf><img width=1 height=1></TD><TD BGCOLOR=#767573><img width=1 height=1></TD><TD BGCOLOR=#4e4c18><img width=1 height=1></TD><TD BGCOLOR=#6f6e08><img width=1 height=1></TD><TD BGCOLOR=#9e9d05><img width=1 height=1></TD><TD BGCOLOR=#c7c703><img width=1 height=1></TD><TD BGCOLOR=#eceb01><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#ffff00 COLSPAN=10><img width=1 height=1></TD><TD BGCOLOR=#fefe00><img width=1 height=1></TD><TD BGCOLOR=#eceb01><img width=1 height=1></TD><TD BGCOLOR=#c7c703><img width=1 height=1></TD><TD BGCOLOR=#9e9d05><img width=1 height=1></TD><TD BGCOLOR=#6f6e08><img width=1 height=1></TD><TD BGCOLOR=#4e4c18><img width=1 height=1></TD><TD BGCOLOR=#767573><img width=1 height=1></TD><TD BGCOLOR=#bfbebf><img width=1 height=1></TD><TD BGCOLOR=#f1f1f0><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=40><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#f7f7f7><img width=1 height=1></TD><TD BGCOLOR=#dedede><img width=1 height=1></TD><TD BGCOLOR=#bbbbbc><img width=1 height=1></TD><TD BGCOLOR=#919094><img width=1 height=1></TD><TD BGCOLOR=#6f6e68><img width=1 height=1></TD><TD BGCOLOR=#5f5d40><img width=1 height=1></TD><TD BGCOLOR=#4f4e19><img width=1 height=1></TD><TD BGCOLOR=#51500c><img width=1 height=1></TD><TD BGCOLOR=#56550a><img width=1 height=1></TD><TD BGCOLOR=#5b5809 COLSPAN=2><img width=1 height=1></TD><TD BGCOLOR=#56550a><img width=1 height=1></TD><TD BGCOLOR=#51500c><img width=1 height=1></TD><TD BGCOLOR=#4f4e19><img width=1 height=1></TD><TD BGCOLOR=#5f5d40><img width=1 height=1></TD><TD BGCOLOR=#6f6e68><img width=1 height=1></TD><TD BGCOLOR=#919094><img width=1 height=1></TD><TD BGCOLOR=#bbbbbc><img width=1 height=1></TD><TD BGCOLOR=#dedede><img width=1 height=1></TD><TD BGCOLOR=#f7f7f7><img width=1 height=1></TD><TD BGCOLOR=#fefefe><img width=1 height=1></TD><TD BGCOLOR=#ffffff COLSPAN=39><img width=1 height=1></TD></TR>
</TABLE>
[/codebox]

 

 

 


Comment/Reply (w/o sign-up)

hitmanblood
Yes its all about JavaScript, however I would like to point out that one of the guys posted link to the farzone and there is no example nor tutorial or I may have checked and looked in wrong directioncould you please check this.

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : make, pure, html, preloader, answer

  1. Displaying Html In Flash
    Using ActionScript (9)
  2. Website Structure
    PHP, MySQL, HTML, etc. (3)
    Hey guys, I am a very, VERY, curious person on finding out how things work on the computer if I find
    them interesting and I can't stop thinking about the thing until I find the answer. The sooner
    I find the answer, the less time I get a headache.

    So I was wondering how websites work. I mean how
    everything would be put together. Like how a game would be put together lin....
  3. Stop Your Html Codes From Being Stolen
    Stop your Html codes from being stolen on your HTML pages. (16)
    Hello people! Obviously a lot of people use these little scripts to stop you from right clicking on
    websites/HTML pages etc. I know many many people use near enough the same kind of coding as the one
    I just made. I decided not to put this in the Tutorials section because I know alot of other codes
    do exactly the same thing as this one I am going to be sharing with you! This code may be
    re-distributed if you wish. I have no copyright on it, but please put some kind of "Thanks for the
    no right-click script". Here it is: QUOTE oncontextmenu="return false" onselectsta....
  4. Flippingbook Html Edition
    download FREE version (6)
    You can create professional online albums/books with this simple and convenient tool: FlippingBook
    HTML Edition . The main attraction with this Javascript+SWF application is the page-flipping or
    page-turning feature, like we are used to do with physical publications like books, magazines, etc.
    http://www.page-flip.com/downloads.htm this free version has several limitation however: up to 10
    pages only, and you gotta retain the copyright link embedded in it. of course there is the paid
    edition too, in case you want to use it beyond the limitations of the free version.....
  5. Naming Web Page Files
    Which way you like- MyPage.html or my-page.html or my_page.html (9)
    Everybody talks about meta tags, keywords, good title names and how they can increase page rankings,
    etc. But I was wondering whether the page name itself holds any value in indexing. Yes, I am
    talking about the web page file names (some-thing.html) NOT the one which you put in title tags. I
    am going to express my views and want to know what you think is correct. I have seen pages named in
    various ways like these: 1) my_web_page.html 2) DoYouLikeMyPage.html 3) hey-see-my-webpage.html (I
    think this way is more appropriate) 4) this.is.a.page.html (somewhat confusing) ....
  6. What Is The Best Free Html Editor?
    (24)
    im looking for any kind that is free really.... i use windows but if you have one for a different
    platfor, go ahead and add it for reference for other users. If you have one for normal text editor
    and wysiwyg, add them both. i have been using notepad as my normal html editor but im looking for
    something different... at least so i can see the different colors of the codes. Right now i am
    downloading moxilla's seamonkey suite but im not sure how good it is... i will post a review if
    i ever use one. If you have used the html editor you suggest or you just heard abou....
  7. Html Problem
    (9)
    how to make my intro page in the middle not CENTER ....
  8. Flash Media Into Html/css Website
    does anyone know how to import a flash into a webpage with transparenc (3)
    Hi I need some help , Im designing this website for school studies However, I made a flash drop down
    menu, works perfectly, but you know how flash has a background when you export it in to a SWF file?
    For example my flash is width= 800, and height = 200 but my div box on my html page for my
    navigation is only 50 px my buttons is width of 50px and the rest of the content is the drop down
    animations i want to insert it into my navigation div box but i want to set the flash background to
    transparent so that when the drop down menu comes down it overlaps the text or whateva....
  9. A Twist On Basic Authentification
    html help (4)
    Alright, i am working on a website where a number of different users from different companies will
    be looking hooking into one website. What i want is to know how i can differentiate between the
    users based on the information passed by the webserver. I've been told to that information
    will be passed along html_user(and if i have a distinct user then i can just query the database with
    that info and get what i want) But how does this work? I am sorry i know this is cryptic i'm
    kind of searching to see if this strikes a bell with anyone. So to sum, many user....
  10. Has Anybody Tried Ms Expression Web Html Editor
    It's much better than Frontpage (3)
    I was desperate to finish a site I was designing after I lost my hard drive and my software. I
    downloaded Expression Web from the Microsoft site for a 3 month free trial, and guess what? It's
    surprisingly good! Nothing like that crappy frontpage, it's standards compliant and very good
    for writing CSS. Haven't heard anybody mention the program and wondering if anybody else has
    tried it out. It's free to try from the MS site.....
  11. Where Is There A Good Site To Learn Web Html?
    (20)
    im a noob when it comes to web html to design web sites, can some one tell me where to find a good
    website that has good tutorials on how to use web html?....
  12. Css List Vs Html List
    (1)
    I am currently learning the basics of web building and i am wondering if and when you should use
    html lists or css lists? The way i see it is if you are going to make a css list you are going to
    use that list setup later and just make a html list when u just need it once? did i just answer my
    own question? or is there a web standard where you should always use css for lists? idk.....
  13. Help! Php Or Just Html?
    i want to start buliding my website. which is better, php or basic htm (16)
    i try to start this topic in webhost category but it seems like i cant. i dont have the permission
    so i just post my topic here. im sorry mod.. i want to build a website which contains: - Links to
    videos - Informations - photos - flash i don't know if i should use php or just HTML. guys,
    what are your opinions..??....
  14. A Small Html Problem
    How to display foreign characters correctly when designing a site. (5)
    I was wondering how I could solve a small problem. I was told that some people see accented and
    umlauted letters (such as " é " and " ë ") as question marks (" ? ") on my website. I come across
    the same thing sometimes when looking at websites which use non-English characters. Funnily enough,
    the other day, I looked at a site and the apostrophy ( ' ) was also shown as a question mark.
    That is a very common character usually, I would think. I thought it had something to do with the
    character encoding settings, and let me also mention I use Mozilla Firefox as my brows....
  15. Psd --> Editable Html
    (4)
    Here's the deal. I am new at working with web objects in photoshop. I have CS3, and I created a
    really nice template. I'm told I have to do something with slicing. So I have the template, and
    it has images, buttons, and text on the buttons, and text fields, etc. How can I export this to HTML
    and images, and be able to open it up in dreamweaver in an editable web page? I've tried
    exporting to "web and devices" and exporting as HTML and Images, but when I open it up in
    dreamweaver, it looks right, but it is all images. Thanks....
  16. I Buy A Book "html,xhtml&css Sixth Edition" By Elizabeth Castro
    (2)
    After few years when I take a look of the web, I find that what I have learnt before is totally
    obsolescent, the standard is changed a lot. So I go to book store to look for a book to learn it
    from the beginning. I find there is too many books about web design. What I want is a book can tell
    me the situation about the popular using method. After looking for about 1 hour, I find this book
    "HTML,XHTML&CSS Sixth Edition" which was writen by Elizabeth Castro. I think this book is meet the
    needs of me. What I want is to get the information of the new standard of web desig....
  17. Php Or Html?
    which do you use? (54)
    Well being a HTML its easy for me but what do people use the most? Is it HTML or PHP. It depends
    really on which you learnt first. So im gonna have a poll.Post HTML for Html and PHP for php and we
    will see which is more popular.....
  18. How To Use Html In Flash
    I need to import html into an iframe like box (1)
    As of this post I am trying to convert my current html website to a flash site. I use iframes in my
    html site and i am wondering if i can import html into a dynamic text box. I am wondering if i will
    need to redo the entire design in flash or if I can just import the html. If anything is confusing,
    please tell. Thanks in advance for the help /biggrin.gif" style="vertical-align:middle" emoid=":D"
    border="0" alt="biggrin.gif" />....
  19. Best Free Html/flash Templates
    (13)
    Before I began creating websites myself, i used templates. The best selection of free ones is here:
    TemplatesBox . Tons of free HTML and Flash templates (although you need to pay for the nicer ones),
    I'm not affiliated with them I just thought there were alot of threads looking for templates and
    this is a great resource.....
  20. Besides Html / Css
    what kind of of coding do you use in your sites? (11)
    Hey guys I have a question for normal sites what kind of coding do you use besides the regular HTML,
    and CSS I realize for logins and forums etc.. php is common and the language of choice for database
    interaction but besides that for more cosmetic appealing appearence do you use anything else? Im
    asking this question cause im thinking of learning Java but im not sure how much that would help my
    web site design skills. And if thats not the one(in your opinon) to learn if I want to get better
    at website coding which one is? I have a shallow knowledge of VB and C++ but c....
  21. Tsw Webcoder
    Anyone use this html editor? (3)
    Hi all, does anybody use the TSW webcoder? I ave been using this to do my site for about 3 months
    now and it's great. It's easy to use and just got alot of functions. Has anyone got te
    newest version of it? and wats new in the new version? Thanks....
  22. Another Flash Preloader Problem
    (5)
    I've made a preloader in flash. Just a simple one, with percentage progress bar etc. It totally
    works...butttt!!!!!!! when i test the movie, the loadbar is visible at 95 % for 1 sec orsomething,
    and then my website is loaded so the bar disapears. So basically the loadbar works, but it can only
    be seen at like 95% bytes loaded!!! What is wrong? I've mad also other different preloaders, and
    they all do the same... Wassie had a problem to with preloaders, but is this the same problem? That
    he loads the preloader first orsomething??? ....
  23. Tools For Photo Album With Html
    (12)
    I'm new in web design and I want to build a web site where my family can view thumbnail pages
    with family photos and select the thumbnails to view the original photo. As a starter I thought
    about a couple of thumbnail pages to increment or decrement. I want to generate the pages with a
    free tool in order to review the html code for self learning purpose. Is this a good approach and is
    there any free tool suitable for this? Tillo....
  24. Html Editor
    Text editor or HTML Editor (7)
    What is a HTML editor? A HTML editor i basically a text editor but it has some advanced
    features.The important one being able to translate written text into HTML codes.Nowadays everyone
    uses HTML editors but still there are some guys doing it over a Text editor What do you fell about
    this At present iam creating a webpage with MS FP .It is user friendly and actually a very good
    tool for a beginner.Beginers look no further than FP.Also one cannot expect,atleast 99% ,a flop show
    from Microsoft.It has an integrated FTP. But all sites do not support FP extensi....
  25. How To Create Html Feedback Form
    (3)
    Hello... I want to know a very simple thing...For example i want to add a simple HTML form on my
    website ,.for example , something like User Name (text box) User Email: (text box) COmments (text
    box) Submit form Reset Form Just like that, so that when user click on UBMIT form, button, it
    takes all the inputs from the above boxes and sends to a pre defined email adress.and on submitting
    it shows a new thanks page. Well..there are some forms when you fll everything, they open ur default
    mailbox and then send etc etc i want that to send direct (i.e. without opening the ....
  26. Flash Preloader Problem
    (3)
    hi, i'm working on a new website, made it in flash. So i put a preloader on it. Else its so
    boring when loading... but when i upload it, it just loads as always... not with the preloader...
    is that maybe a setting in my ie? or is it something in my flash? thanks wassie....
  27. Html Editor
    some few questions.. (16)
    Hello, I have some few questions about a HTML Editor... :/ does it help make your site easier? what
    does it do? where can i get a good one, any recommendations? If it helps make your site easier then
    i need one /rolleyes.gif' border='0' style='vertical-align:middle' alt='rolleyes.gif' /> thanks
    for your help .. -Microsoft....
  28. Formatting Php With Html
    (4)
    PHP is only a scripting language, meaning you will need HTML to make the output look good to the
    user. However if you insert HTML normally PHP will generate some errors, so read this tutorial to
    learn exactly how you need to format HTML for it to work with PHP. Lets say we want to display to
    our users the following: Welcome to my website! In HTML the code for that would be: Welcome to
    my website! However in PHP we need to add a forwards slash () in front of every quotation mark so
    that we dont interfere with the quotation marks in the PHP functions. Lets take a lo....
  29. Free Html Editor?
    (37)
    Hi, I'm looking for a free HTML editor. Not one of those new-fangled WYSIWYG ones... the only
    conditions are.... * Its free * It has syntax highlighting * It has a preview mode (like on
    dreamweaver or whatever). * It doesn't have any spy/adware! I figured that theres probably a
    great program out there somewhere, I just havent found it yet. I used to use one that I liked but
    since the Great Hard Drive Crash of 2004 it has disappeared from my PC, and I can't find
    anywhere to download it either.... Which (free) editor do you use? - Vacant....
  30. Html Editors That Work With Asp Php
    wondering mind (10)
    Out of the many editors that i have seen not to many support asp or php those that do its more of
    converting so i was wonder which ones do have full blow asp and php capabilities on them?....

    1. Looking for make, pure, html, preloader, answer
Similar
Displaying Html In Flash - Using ActionScript
Website Structure - PHP, MySQL, HTML, etc.
Stop Your Html Codes From Being Stolen - Stop your Html codes from being stolen on your HTML pages.
Flippingbook Html Edition - download FREE version
Naming Web Page Files - Which way you like- MyPage.html or my-page.html or my_page.html
What Is The Best Free Html Editor?
Html Problem
Flash Media Into Html/css Website - does anyone know how to import a flash into a webpage with transparenc
A Twist On Basic Authentification - html help
Has Anybody Tried Ms Expression Web Html Editor - It's much better than Frontpage
Where Is There A Good Site To Learn Web Html?
Css List Vs Html List
Help! Php Or Just Html? - i want to start buliding my website. which is better, php or basic htm
A Small Html Problem - How to display foreign characters correctly when designing a site.
Psd --> Editable Html
I Buy A Book "html,xhtml&css Sixth Edition" By Elizabeth Castro
Php Or Html? - which do you use?
How To Use Html In Flash - I need to import html into an iframe like box
Best Free Html/flash Templates
Besides Html / Css - what kind of of coding do you use in your sites?
Tsw Webcoder - Anyone use this html editor?
Another Flash Preloader Problem
Tools For Photo Album With Html
Html Editor - Text editor or HTML Editor
How To Create Html Feedback Form
Flash Preloader Problem
Html Editor - some few questions..
Formatting Php With Html
Free Html Editor?
Html Editors That Work With Asp Php - wondering mind

Searching Video's for make, pure, html, preloader, answer
See Also,
advertisement


How To Make Pure Html Preloader? - anyone know's the answer?

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com