//
// leftprodserv.js
// script custom created for AquamarineDesign
//

//
// Remember that you can't have newlines in your variables
// text must be surrounded by apostrophes (')
// if you have an apostrophe in your variable, 
//  escape it by putting a backslash in front of it
//  like the below example...
//   var example = 'Patti\'s hair is so fun!';
//



///////////////////////////////////////////

var leftprodserv =
'<IMG SRC="images/sl_topper.gif" WIDTH="159" HEIGHT="25" BORDER="0"><BR><A HREF="ps_dynamicduo.html"><IMG SRC="images/sl_dynamicduo.gif" WIDTH="159" HEIGHT="20" BORDER="0"></A><BR><A HREF="ps_digital_printing.html"><IMG SRC="images/sl_digitalcolor.gif" WIDTH="159" HEIGHT="34" BORDER="0"></A><BR><A HREF="ps_whiteink_printing.html"><IMG SRC="images/sl_whiteink-printing.gif" WIDTH="159" HEIGHT="20" BORDER="0"></A><BR><A HREF="ps_dioffsetpress.html"><IMG SRC="images/sl_dioffsetpress.gif" WIDTH="159" HEIGHT="34" BORDER="0"></A><BR><A HREF="ps_blackwhite.html"><IMG SRC="images/sl_blackwhite.gif" WIDTH="159" HEIGHT="20" BORDER="0"></A><BR><A HREF="ps_largeformat.html"><IMG SRC="images/sl_largeformat.gif" WIDTH="159" HEIGHT="34" BORDER="0"></A><BR><A HREF="ps_finishing.html"><IMG SRC="images/sl_finishing.gif" WIDTH="159" HEIGHT="20" BORDER="0"></A><BR><A HREF="ps_lamination.html"><IMG SRC="images/sl_lamination.gif" WIDTH="159" HEIGHT="34" BORDER="0"></A><BR><A HREF="ps_graphicdesign.html"><IMG SRC="images/sl_graphicdesign.gif" WIDTH="159" HEIGHT="20" BORDER="0"></A><BR><A HREF="ps_promotional.html"><IMG SRC="images/sl_promotional.gif" WIDTH="159" HEIGHT="20" BORDER="0"></A><BR><A HREF="ps_holiday.html"><IMG SRC="images/sl_holiday.gif" WIDTH="159" HEIGHT="20" BORDER="0"></A><BR><A HREF="vsf_order.html"><IMG SRC="images/sl_vsf.gif" WIDTH="159" HEIGHT="40" BORDER="0"></A><BR><IMG SRC="images/sl_under.gif" WIDTH="159" HEIGHT="3" BORDER="0"><BR><IMG SRC="images/left-strip2.gif" WIDTH="159" HEIGHT="520" BORDER="0">';

// Use this command if using the big block of text
document.write(leftprodserv);



////////////////////////////////////////////


