<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <script language="javascript"> function writeFlash(title, w, h) { document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9.0.0.0" width="' + w + '" height="' + h + '" ID="sf" VIEWASTEXT>') document.write(' <param name="movie" value="' + title + '.swf" />') document.write(' <param name="quality" value="high" />') document.write(' <param name="wmode" value="window" />') document.write(' <param name="allowScriptAccess" value="always" />') document.write(' <param name="allowFullScreen" value="true" />') document.write(' <embed src="' + title + '.swf" quality="high" name="sf" allowScriptAccess="always" allowFullScreen="true" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="' + w + '" height="' + h + '"></embed>') document.write('</object>') } </script> <title>Indiaday 2010 Pictures</title> <!-- saved from url=(0014)about:internet --> </head> <body onLoad="javascript: sf.focus()"> <br><center>India Day 2010 Pictures <br> Please be patient, High Quality pictures will take time to load. <Br> Photographs by L K Photography<br> Professional Wedding Photographers<br> <a href="http://www.LouisvilleKyPhotography.com">www.LouisvilleKyPhotography.com</a> </center> <table width="100%" height="80%"> <tr> <td> <center> <script language="javascript"> writeFlash("indiaday", 720, 540) </script> </center> </td> </tr> </table> </body> </html>