function displayhomeflash()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="644" height="298">\n');
   document.write('<param name="movie" value="Al_Ansari_19_2_10.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="WMODE" value="Opaque" />\n');
   document.write('<embed src="Al_Ansari_19_2_10.swf" quality="high"  type="application/x-shockwave-flash" width="644" height="298"></embed>\n');
   document.write('</object>\n');
}

function displayhomeflashNew()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="644" height="298">\n');
   document.write('<param name="movie" value="today.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="WMODE" value="Opaque" />\n');
   document.write('<embed src="today.swf" quality="high"  type="application/x-shockwave-flash" width="644" height="298"></embed>\n');
   document.write('</object>\n');
}

function displaylogoflashsub()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="121" height="60">\n');
   document.write('<param name="movie" value="images/FLASH%20BANNEER.swf"  />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="WMODE" value="Opaque" />\n');
   document.write('<embed src="images/FLASH%20BANNEER.swf" quality="high"  type="application/x-shockwave-flash" width="121" height="60"></embed>\n');
   document.write('</object>\n');
}

/*function displaysubflash()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  width="768" height="111">\n');
   document.write('<param name="movie" value="images/subpage.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="WMODE" value="Opaque" />\n');
   document.write('<embed src="images/subpage.swf" quality="high"  type="application/x-shockwave-flash" width="768" height="111"></embed>\n');
   document.write('</object>\n');
}*/