ÿþ<HTML> <HEAD> <TITLE></TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-16"> <script> var imgFresh = new Image(); var imgNow; var imgSrc; function errHandler() { defaultStatus = "Failed"; } function loadHandler() { defaultStatus = "Loading ..."; document.images[imgSrc].src = imgNow; } function living(srcName,imgFile) { imgSrc = srcName; var now = new Date() ; now = "?"+ now.getTime(); imgNow = imgFile + now; imgFresh.src = imgNow; imgFresh.onload=loadHandler; imgFresh.onerror=errHandler; setTimeout("living('" + srcName + "','" + imgFile + "')",1000); } </script> </HEAD> <BODY BGCOLOR=#FFFFFF background="background.jpg" LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 onload = living("liveimg","01.jpg")> <!--------Table 1:- Main table--------> <div align="center"><br> <!--------Table 2:- Main heading--------> <br> <font size=5 face="arial,helvetica" style="font-size:18pt" color="#333333"><b><i><br> <!--------Table 3:- Main Body--------> </i></b></font></div> <br> <TABLE WIDTH=143 BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0> <TR> <TD width="51"> <IMG SRC="template_03.gif" WIDTH=51 HEIGHT=35 ALT=""></TD> <TD width="32" background="template_04.gif"></TD> <TD width="60"> <IMG SRC="template_05.gif" WIDTH=60 HEIGHT=35 ALT=""></TD> </TR> <TR> <TD background="template_07.gif"></TD> <TD><!--------Table 3.1:- First ROW Picture--------> <img src="01.jpg" name=liveimg alt="Picture Loading..." border=0></TD> <TD background="template_09.gif"></TD> </TR> <TR> <TD> <IMG SRC="template_10.gif" WIDTH=51 HEIGHT=93 ALT=""></TD> <TD background="template_11.gif"></TD> <TD> <IMG SRC="template_12.gif" WIDTH=60 HEIGHT=93 ALT=""></TD> </TR> </TABLE> <div align="center"> <!--------Table 3.2:- Body Text--------> <br> <br> <!--------Table 3.4:- Footer--------> <br> <font size=2 face="arial,helvetica" style="font-size:10pt" color="#c9b49a"><i><font color="#000000"></font></i><font color="#000000"> </font></font></div> </BODY> </HTML>
Site hosted by Angelfire.com: Build your free website today!