1 rizwank 1.1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5 <title>slideshow</title>
6 </head>
7 <BODY bgcolor="#000000" scroll=no marginheight="0" marginwidth="0" topmargin="0" leftmargin="0">
8 <!--url's used in the movie-->
9 <!--text used in the movie-->
10
11 <table border=0 width=100%>
12 <tr><td align=center>
13 <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="700" height="510" id="slideshow" align="middle">
14 <param name="allowScriptAccess" value="sameDomain" />
15 <param name="movie" value="slideshow.swf" />
16 <param name="quality" value="high" />
17 <param name="bgcolor" value="#ffffff" />
18 <embed src="slideshow.swf" quality="high" bgcolor="#ffffff" width="100%" height="100%" name="slideshow" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
19 </object>
20 </td></tr>
21 </body>
22 rizwank 1.1 </html>
|