<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



var pop_full		= "no"		// FULL SCREEN OR POPUP VIEW MODE




document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="#000000" class="imageborder"><tr><td>');
document.write('<a href=lizette.htm><img src="http://www.bluemonday.net/promo/NV27.jpg" width="100" Height="76" border="0" onmouseover="alert_msg(\'Lizette\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="#000000" class="imageborder"><tr><td>');
document.write('<a href=Matt.htm><img src="menu/keys.jpg" border="0" onmouseover="alert_msg(\'Matt\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="#000000" class="imageborder"><tr><td>');
document.write('<a href=http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=132538250><img src="http://www.bluemonday.net/promo/NV26.jpg" width="100 Height="76" border="0" onmouseover="alert_msg(\'Dan\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="#000000" class="imageborder"><tr> <td>');
document.write('<a href=http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=92209448><img src="http://www.bluemonday.net/BlueMonday_Logo/BM2009-19.jpg" width="100 Height="76" border="0" onmouseover="alert_msg(\'Brian\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="#000000" class="imageborder"><tr><td>');
document.write('<a href=http://www.bluemonday.net/bios/IMG_0378.jpg><img src="http://www.bluemonday.net/bios/IMG_0378.jpg" width="100 Height="76" border="0" onmouseover="alert_msg(\'Scott\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<!-- ARROW TABLE-->');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');
document.write('<img src="picts/arrow.gif" HEIGHT=16 WIDTH=15 hspace="2"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href=gallery.htm>Home</a></span><br>');
document.write('</td></tr><tr><td>');
document.write('</td><td>');
   if (pop_full == "no") {
document.write('<span class="smalltitle"><a href=javascript:popUpSlideshow(\'index.asp\')></a></span><br>');
}
   if (pop_full == "yes") {
document.write('<span class="smalltitle"><a href="slideshow.htm") target="_blank">SLIDESHOW</a></span><br>');
}
document.write('</td></tr></table>');
document.write('<!-- ARROW TABLE-->');



//  End -->