var welcome_message='';

welcome_message = '<table width=310px height=266px cellpadding=0 cellspacing=0 border=0 style="font-family:Arial;font-size:12px;color:black">';
welcome_message += '<tr height=10px><td></td></tr>';
welcome_message += '<tr height=20px valign="top"><td width=5px></td><td style="font-size:16px;font-weight:bold;color:black">';
welcome_message += 'About fruitmonkeys.com';
welcome_message += '</td></tr><tr height=3px><td></td></tr><tr height=233px valign="top"><td width=5px></td><td>';
welcome_message += '<font style="font-size:12px;font-weight:normal;color:black">';

welcome_message += '<p class="just">';
welcome_message += 'The site is primarily a photo journal for stuff we get up to at home and abroad. The galleries include travel photos, pictures of friends and family and much more.<br><br>Don\'t be scared. Jump in and have a look around. If you get lost at any time, just click on the little \'home\' button on the bottom left and you\'ll be brought back to this page.<br><br>Last but not least, if you want to get in touch with us, the bottom link on the right hand side will take you to a list of our contact details.</p>';

welcome_message += '</td><td width=5px></td></tr>';
welcome_message += '</table>';

var gallery_message='';

gallery_message = '<table width=310px height=266px cellpadding=0 cellspacing=0 border=0 style="font-family:Arial;font-size:12px;color:black">';
gallery_message += '<tr height=10px><td></td></tr>';
gallery_message += '<tr height=20px valign="top"><td width=5px></td><td style="font-size:16px;font-weight:bold;color:black">';
gallery_message += 'Fruitmonkeys Galleries';
gallery_message += '</td></tr><tr height=3px><td></td></tr><tr height=233px valign="top"><td width=5px></td><td>';
gallery_message += '<font style="font-size:12px;font-weight:normal;color:black">';

gallery_message += '<p class="just">Welcome to the fruitmonkeys photo galleries. Use the following controls to navigate:<br><br></font>';
gallery_message += '<center><table cellpadding=1 border=0 cellspacing=0 style="font-family:Arial; font-size:12px">';
gallery_message += '<tr valign=middle><td><img src="res/small_next1.gif"></td><td>&nbsp;&nbsp;Next Page</td></tr>';
gallery_message += '<tr valign=middle><td><img src="res/small_back1.gif"></td><td>&nbsp;&nbsp;Previous Page</td></tr>';
gallery_message += '<tr valign=middle><td><img src="res/small_info.gif"></td><td>&nbsp;&nbsp;Gallery Information</td></tr>';
gallery_message += '<tr valign=middle><td><img src="res/small_index.gif"></td><td>&nbsp;&nbsp;Gallery Index</td></tr></table></center><br>Click on any thumbnail to see the full-size image. Images can then be dragged or minimised.';
gallery_message += '</p>';

gallery_message += '</td><td width=5px></td></tr>';
gallery_message += '</table>';

var contact_message='';

contact_message = '<table width=310px height=266px cellpadding=0 cellspacing=0 border=0 style="font-family:Arial;font-size:12px;color:black">';
contact_message += '<tr height=10px><td></td></tr>';
contact_message += '<tr height=20px valign="top"><td width=5px></td><td style="font-size:16px;font-weight:bold;color:black">';
contact_message += 'Contact Information';
contact_message += '</td></tr><tr height=3px><td></td></tr><tr height=233px valign="top"><td width=5px></td><td>';
contact_message += '<font style="font-size:12px;font-weight:normal;color:black">';

contact_message += '<p class="just">';
contact_message += 'Please use one of the following email addresses to contact us:';
contact_message += '<br><br>';
contact_message += 'Ken: <a href="mailto:ken@fruitmonkeys.com" class="highslide">ken@fruitmonkeys.com</a><br>Tim: <a href="mailto:trixink@yahoo.com" class="highslide">trixink@yahoo.com</a></font></p>';

contact_message += '</td><td width=5px></td></tr>';
contact_message += '</table>';

