<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "30"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH




document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');

document.write('<span class="picturetitle">');

document.write('Related Products:<br>');

document.write('</span>');
document.write('<hr class="page-splits" style="width: 110px;"><br>');





document.write('<a href="speed_camera_alerts.htm"><img src="picts/rickman alert.gif" border="0" class="" width="100" height="32"><br>');
document.write('Speed Camera Alerts</a><br><br>');





document.write('<a href="birthday_messages.htm"><img src="picts/birthday messages.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Birthday Messages</a><br><br>');



// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE



document.write('<a href="http://www.celebrityvoices.net/store/storefront.php"><img src="picts/ShoppingCartBlue.jpg" border="0" class="Galborder" width="80" height="80"><br>');
document.write('Online Shop</a><br><br>');








document.write('<hr class="page-splits" style="width: 110px;"><br>');
document.write('<img src="picts/spacer.gif" height="1" width="125" border="0" alt="image"><br>');

// END -->
