
		var sHomeFeatures = '<h1>Highlights <img src="images/hdr_dots.gif" alt="" width="33" height="14" border="0" align="absbottom" style="display: inline"></h1>'+
		'<div id="feat1">'+
			'<div class="pad">'+
			'<h2><b>Donate Aeroplan Miles</b></h2>'+
			'<a href="http://www.stephenlewisfoundation.org/aeroplan.htm">Find out how you can donate your Aeroplan Miles to the Stephen Lewis Foundation through the Beyond Miles programme.</a>'+
			'</div>'+
		'</div>'
		+
		'<div id="feat1">'+
			'<div class="pad">'+
			'<h2><b>Public Service Announcements</b></h2>'+
			'<a href="http://www.stephenlewisfoundation.org/publicserviceannouncements.htm"><img src="images/wysiwyg/icon_video_graphic.gif" style="float:right;" border="0" width="20px">Click here to view the Foundation\'s PSAs.</a>'+
			'</div>'+
		'</div>'
		;
		document.write(sHomeFeatures);
