<!-- 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('<span class="smallcopy">')
document.write('<table width="100%" ><tr><td width="30%"></td><td class="smallcopy" font-size="small" align="right" position="relative"  vspace="2" >');
document.write('NOTICE - Portfolio shopping cart works - rest of the website shopping cart is undergoing revisions. <br><br>LOOKING FOR YOUR PHOTO from a public or private event??? try portfolio menu item "Eventus" - enjoy.<br><br> ');
document.write('<a href="http://www.cannedswank.com/Purchase/fotoplayer_out/index.html">')
document.write('- GO TO PORTFOLIO NOW')
document.write('<br><br><br></td></tr></table>');
//document.write('</span>')

}

// 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 -->