<!-- Begin    Sub Sidebar Left

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


// LEFT SIDEBAR FILE



//var menuspace		= "140"		// WHITESPACE ADJUST
//var menuVspace		= "60"		// SPACE BELOW LEFT SIDEBAR

var showimage1		= "yes"		// SHOW 1ST LINKED IMAGE
var showimage2		= "no"		// SHOW 2ND LINKED IMAGE






// START 1ST LINKED SIDEBAR IMAGE

   if (showimage1 == "yes") {
document.write('<br>');
document.write('<table width="100%"><tr><td valign="top" align="left" width="10%">');

document.write('<a href="html/businesscards/bcards.html" class="productlink">')
document.write('<img src="../../html/businesscards/bcards.gif" border="0" class="thumb-borders" alt="Click to View">')
document.write('<br>')
document.write('BUSINESS CARDS<br/>')
document.write('<b>Merchandise</b> ~ Custom Cards with Impact')
document.write('</a></td>');

document.write('<td valign="top" align="left" width="10%">')
document.write('<a href="Purchase/fotoplayer_out/index.html" class="productlink" >')
document.write('<img src="../../cart_picts/portfolio.gif" border="0" class="thumb-borders" alt="Click to View">')
document.write('<br>')
document.write('PORTFOLIO<br />')
document.write('<b>Photo</b> ~ View Gallery<br>')
document.write('</a></td>')

document.write('<td valign="top" align="left" width="10%">')
document.write('<a href="html/restoration/index.html" class="productlink">')
document.write('<img src="../../html/restoration/restoration.gif" border="0" class="thumb-borders" alt="Click to View">')
document.write('<br>')
document.write('RESTORATIONS<br />')
document.write('<b>Service</b> ~ Fix, Edit, Save<br>')
document.write('</a></td>')




document.write('</td></tr></table>');
//document.write('<br>');
}

// START 2ND LINKED SIDEBAR IMAGE

//   if (showimage2 == "no") {
//document.write('<a href="cartsite_map.htm">');
//document.write('<img src="../cart_picts/sidebar-2.jpg" border="0" class="bordersSB" vspace="8" alt="Click to View">');
//document.write('</a><br>');
//}


//document.write('<img src="../../cart_picts/spacer.gif" height="'+menuVspace+'" width="'+menuspace+'" //border="0"><br>');



// Photo
//document.write('</td></tr><tr><td valign="top">');
//document.write('<img src="../../cart_picts/menu-arrow.gif" vspace="1" border="0"><br>');
//document.write('</td><td>');
//document.write('<a href="../../html/infophoto/index.html">PHOTOS</a><br>');
//document.write('How to order Photos<br>');


// Merchandise
//document.write('</td></tr><tr><td valign="top">');
//document.write('<img src="../../cart_picts/menu-arrow.gif" vspace="1" border="0"><br>');
//document.write('</td><td>');
//document.write('<a href="../../html/infophoto/index.html">MERCHANDISE</a><br>');
//document.write('How to order Merchandise.<br>');



//document.write('</td></tr><tr><td align="center" valign="top" colspan="2">');
//    if (paypal == "yes") {
//document.write('<br>');
//document.write('<a href="https://www.paypal.com/cart/business='+paypalemail+'&display=1" target="paypal"><img src="../../html/terms/cart-view-off.gif" border="0" onmouseover="this.src=\'html/html/terms/cart-view-on.gif\'" onmouseout="this.src=\'html/html/terms/cart-view-off.gif\'"></a>');
//document.write('<br><br>');
//}



//  End -->

