<!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 runat=server> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link href="style.css" rel="stylesheet" type="text/css" /> <title>Extend Your Heart 2009 Charity Mission Album</title> </head> <script> function callFlash(title) { 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="700" height="500" ID="sf" VIEWASTEXT>'); document.write(' <param name="movie" value="' + title + '" />'); 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 + '" quality="high" name="sf" allowScriptAccess="always" allowFullScreen="true" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="700" height="500"></embed>'); document.write('</object>'); } </script> <body> <div id="container"> <div id="header"> <div id="header_text"> <marquee direction="right"scrolldelay="200" > <ps><b><a href="HowToHelp.html"> Make a Donation</a></b> <br> <a href="HowToHelp.html"><img border="0" src="images/eyh_logo_marquee.gif" align="left" width="40" height="30"></a> <a href="HowToHelp.html"><img border="0" src="images/eyh_logo_marquee.gif" align="left" width="40" height="30"></a> <a href="HowToHelp.html"><img border="0" src="images/eyh_logo_marquee.gif" align="left" width="40" height="30"></a> </br> </marquee> </div> <div id="header_text_left"> <a href="Documents/Extend Your Heart Best In America Seal of Approval.pdf" target="_blank"><img border="0" src="Images/eyh_best_americal_seal_web.gif" width="140" height="200"> </div> <div id="header_text_right"> <a href="index.html"><img border="0" src="Images/eyh_home_animate.gif" width="57" height="60"></a> <a style="color:white" href="index.html"><font color="white">Home</font></a> </div> <ul> <li><a href="index.html">About Us</a></li> <li><a href="OurProgram.html">Programs</a></li> <li><a href="UnsponsoredStudent.html">Unsponsored Students</a></li> <li><a href="HowToHelp.html">Donate</a></li> <li><a href="DonorList.html">Donors</a></li> <li><a href="MainAlbum.html">Photos</a></li> <li><a href="ContactUs.html">Contact</a></li> </ul> </div> <table width=100% height=100% background="Images/content.jpg" style="width:717px;"> <tr> <td style="font-size: 12pt; color: blue; height: 40px" align="center" valign="center"><strong>2009 Charity Mission Album</strong></td> </tr> <tr> <td> <center> <script language="javascript"> callFlash('2009CharityMissionAlbum.swf'); </script> </center> </td> </tr> </table> <div id="footerline"> <table align="center" width=714> <tr> <td colspan="1" style="font-size: 10pt; color: black; height: 50px" align="center" valign="center"> Copyright © 2001 Extend Your Heart. ALL RIGHTS RESERVED. </td> </tr> </table> </div> </div> <div id="footer"></div> </div> </body> </html>