<!-- Begin

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

// CHANGE ANY OF THESE VARIABLES FOR THE SIDEBAR IMAGES USE lowercase FOR ALL OPTIONS



var imagewidth		= "100"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "67"		// HEIGHT OF THE SIDEBAR IMAGES
var spacerheight	= "13"		// SPACING BETWEEN IMAGES
var showimages		= "yes"		// SHOW THE 3 IMAGES







// COPYRIGHT 2008 © Allwebco Design Corporation
// Unauthorized use or sale of this script is strictly prohibited by law

// YOU DO NOT NEED TO EDIT BELOW THIS LINE




   if (showimages == "yes") {

document.write('<a href="http://www.capecodremotepc.com"><img src="images/remote_pc_support.jpg" border="0" alt="Cape Cod Remote PC" class="sidebarborder" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');

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


document.write('<a href="http://www.protexting.com/promocode/SAVENOW" target="_blank"><img src="picts/home-4.jpg" border="0" alt="Mobile Advertising via Text Messages" class="sidebarborder" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');

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

document.write('<a href="http://www.securepaynet.net/tlds/mobi.aspx?prog%5Fid=266765" target="_blank"><img src="picts/mobi_bannersm.jpg" border="0" alt="Go MOBI with Alter Ego Web Solutions - Domains, Hosting, E-mail and more ..." class="sidebarborder" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');

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

document.write('<a href="digitalpublications.htm"><img src="picts/digpub.jpg" border="0" alt="Digital Publications - Online Flipbooks - Digital Magazines" class="sidebarborder" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');

}

//  End -->
