// frienduk.js

document.write('<table bgcolor="lightgreen" width="726" height="20" cellpadding="3" cellspacing="0" border="1" bordercolor="green">');
document.write('<tr><td width="120">');
document.write('<a href="http://www.beachesresorts.co.uk/"><img src="../adimages/pcbeaches1201.gif" border="0" width="120" height="60" alt="The family division of Sandals Resorts"></a>');
document.write('</td><td width="486" align="center"><form name="eMailer"><b><font face="arial"><font size="3">');
document.write('Send this page to a friend!</font><br><font size="2">');
document.write('Email Address: </font><input type="text" name="address" size="23">');
document.write('<input type="button" value=" Send " style="font-weight: bold; background: green; color: yellow" onClick="mailThisUrl();">');
document.write('<input type="reset" name="Reset" style="font-weight: bold; background: green; color: yellow" value=" Clear " ></form>');
document.write('</td><td width="120">')
document.write('<a href="http://www.sandals.co.uk/"><img src="../adimages/pcsandals1201.gif" border="0" width="120" height="60" alt="At Sandals Resorts, Love is all you need!"></a>');
document.write('</td></tr></table>');

// -->