// script for root dir side infill
// created by P.Hobbs - EUdesign.com - July 2008
// upgraded by P.Hobbs - EUdesign.com - Mar 2011

function sidefill(){
var sfill='\n<A HREF="https://www.charitychoice.co.uk/donation.asp?ref=6571" TARGET="_blank">'
 +'\n<IMG SRC="imgs/nav/donatevia2011cc.png" WIDTH="130" HEIGHT="40" BORDER="0" ALT="Donate Now via Charity Choice"></A><BR>'
 +'\n<TABLE ALIGN="center" BORDER="0"><TR><TD>'
 +'\n<P ALIGN="center"><SPAN STYLE="font-size:10px;"><A HREF="http://www.facebook.com/pages/Rasasc-Guildford/122856661117022" TARGET="_new"><IMG SRC="imgs/other/findusonfb100.png" WIDTH="100" HEIGHT="100" BORDER="0" ALT="Find us on Facebook"></A><BR>'
 +'\n<A HREF="http://www.facebook.com/pages/Rasasc-Guildford/122856661117022" TARGET="_new">RASASC-Gfd. on FB</A></SPAN></P>'
 +'\n<IMG SRC="imgs/midline3.gif" WIDTH="124" HEIGHT="6" BORDER="0">'
 +'\n<P ALIGN="center"><SPAN STYLE="font-size:10px;"><IMG SRC="imgs/other/jti10logo-webspaced.gif" WIDTH="122" HEIGHT="96" BORDER="0" ALT="JTI Logo"><BR>We thank JTI for their ongoing corporate support.</SPAN></P>'
 +'\n<P ALIGN="center"><SPAN STYLE="font-size:10px;"><A HREF="http://www.redhotyoga.co.uk/schedule" TARGET="_blank"><IMG SRC="imgs/other/redhotyogalogo100w.png" WIDTH="100" HEIGHT="120" BORDER="0" ALT="RHY Logo"></A><BR>Guildford\'s RedHot Yoga Studio donates £5 to RASASC for each attendee to their £6 <A HREF="http://www.redhotyoga.co.uk/schedule" TARGET="_blank">Karma Class</A> <NOBR>(Fridays 4.30-5.45pm)</NOBR> weekly throughout <NOBR>Jan-Mar 2012.</NOBR> Pre-book or just go along 25 mins beforehand - they\'ll look after you!</SPAN></P>'
 +'\n<IMG SRC="imgs/midline3.gif" WIDTH="124" HEIGHT="6" BORDER="0">'
 +'\n</TD></TR></TABLE>';
 document.writeln(sfill);
}

