<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


// ONLY USE lowercase FOR ALL OPTIONS


// CHANGE ANY OF THESE VARIABLES FOR THE SIDEBAR IMAGES


function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}



var imagewidth		= "70"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "70"		// HEIGHT OF THE SIDEBAR IMAGES
var spacerheight	= "8"		// SPACING BETWEEN IMAGES
var showimages		= "yes"		// SHOW THE 3 IMAGES


// TO CHANGE THE SMALL IMAGE LINKS AND MOUSEOVER MESSAGES EDIT THE CODE BELOW:


   if (showimages == "yes") {
document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
//document.write('<a href="galleryHH.htm"><img src="picts/purpleblock.JPG" border="0" onmouseover="alert_msg(\'View Gift Gallery\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('<a href="/index.html"><img src="picts/logosmall121504.jpg" border="0" width="115" height="65" alt="Pop-Promotions!"></a><br>');
document.write('</td></tr></table>');	   
	   
//document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
//document.write('<a href="galleryCalendars.htm"><img src="picts/orangeblock.JPG" border="0" onmouseover="alert_msg(\'View Calendar Gallery\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
//document.write('<img src="picts/orangeblock.JPG" border="0" width="'+imagewidth+'" height="'+imageheight+'"><br>');
//document.write('</td></tr></table>')

//document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

//document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td onClick="MM_openBrWindow(\'http://pop-promotions.regency.ac/products.aspx?AlbumID=169\',\'holiday\',\'scrollbars=yes,resizable=yes,width=800,height=400\')">');
//document.write('<a href="#"><img src="picts/holidaycards.JPG" border="0" onmouseover="alert_msg(\'View Holiday Gallery\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
//document.write('</td></tr></table>');


//document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');


//document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
//document.write('<a href="galleryHH.htm"><img src="picts/purpleblock.JPG" border="0" onmouseover="alert_msg(\'View Gift Gallery\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
//document.write('<img src="picts/purpleblock.JPG" border="0" width="'+imagewidth+'" height="'+imageheight+'"><br>');
//document.write('</td></tr></table>');
}



//  End -->
