<!-- Begin POP-UP SIZES AND OPTIONS CODE

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

// ONLY USE lowercase FOR ALL OPTIONS

var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var paragraph_3 	= "no"		// SHOW THE 3RD PARAGRAPH
var showimage		= "yes"		// SHOW A SIDEBAR IMAGE
var showscroller	= "no"		// SHOW THE SCROLLER
var scrollspacing	= "20"		// NUDGE SIDEBAR DOWN
var bordercolor		= "9291AA"	// SCROLLER AND IMAGE BORDER COLOR

var showdate		= "yes"		// SHOW THE DATE ON THE PAGE
var dateLR		= "left"	// DATE LEFT OR RIGHT
var dateX		= "10"		// DATE X LOCATION
var dateY		= "143"		// DATE Y LOCATION

var showsearch		= "no"		// SHOW THE SEARCH FORM
var searchLR		= "left"	// SEARCH FORM LEFT OR RIGHT
var searchX		= "10"		// SEARCH FORM X LOCATION
var searchY		= "210"		// SEARCH FORM Y LOCATION
var searchwidth		= "160"		// WIDTH OF THE SEARCH FORM
var searchtext		= "Web Search"	// TEXT ABOVE SEARCH FORM


// EDIT THE "scroller/scroll.variables0.js" FOR SCROLLER OPTIONS


// NUDGE SPACER
//document.write('<img src="picts/spacer.gif" height="'+scrollspacing+'" width="10"><br>')




// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<br></span><span class="sidebartext">')

document.write('Thank you for visiting Shaw-Almex USA! <br> Click to visit the Shaw Almex Spanish Website: <a class="sidelink" href="http://esp.almex-online.com">Prensas en Espanol</a>.')

// FLAGS
   if (showimage == "yes") {
///document.write('<a href="javascript:popUpSlideshow(\'http://content.presentationengine.com/preview.php?pid=74947&key=684c8e5b20b30a70fd2df6c0704de296\')" class="sidelink">¡SmartPin™ Pelicula!</a><br>')
document.write('<br><TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse: collapse"><tr><td>')
document.write('<a href="http://esp.almex-online.com"><IMG SRC="../images/flags.jpg" border="0" width="150"></a><br>')
document.write('</td></tr></table>')
///document.write('<br><a href="javascript:popUpSlideshow(\'http://www.almex-online.com/slideshow.htm\')" class="sidelink">¡SmartPin™ Slideshow!</a><br><br><br>')
}

document.write('<br><br><span class="sidebartitle">')

document.write('EXPERIENCE')

document.write('<br></span><span class="sidebartext">')

document.write('"Since 1962 we have manufactured the highest quality presses.  We look forward to partnering with you in engineering your press solution!"<br> - Bob Shaw, VP Sales')

///document.write('<a href="smart-pin.htm" class="sidelink"> mas>></a><br>')

///document.write('</span><br><br>')

}
// END SIDEBAR AREA PARAGRAPH 1





// BOB
   if (showimage == "yes") {
///document.write('<a href="javascript:popUpSlideshow(\'http://content.presentationengine.com/preview.php?pid=74947&key=684c8e5b20b30a70fd2df6c0704de296\')" class="sidelink">¡SmartPin™ Pelicula!</a><br>')
document.write('<br><TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse: collapse"><tr><td>')
document.write('<a href="../smart-pin.htm"><IMG SRC="../images/bob_shaw.jpg" border="0" width="150"></a><br>')
document.write('</td></tr></table>')
///document.write('<br><a href="javascript:popUpSlideshow(\'http://www.almex-online.com/slideshow.htm\')" class="sidelink">¡SmartPin™ Slideshow!</a><br><br><br>')
}


// SMALL PICTURE AREA  OLD
   if (showimage == "no") {
document.write('<a href="javascript:popUpSlideshow(\'http://content.presentationengine.com/preview.php?pid=74947&key=684c8e5b20b30a70fd2df6c0704de296\')" class="sidelink">¡SmartPin™ Pelicula!</a><br>')
document.write('<br><TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse: collapse"><tr><td>')
document.write('<a href="smart-pin.htm"><IMG SRC="../images/smart-pin-1.jpg" border="0" width="150"></a><br>')
document.write('</td></tr></table>')
document.write('<br><a href="javascript:popUpSlideshow(\'http://www.almex-online.com/slideshow.htm\')" class="sidelink">¡SmartPin™ Slideshow!</a><br><br><br>')
}


document.write('</span><br><br>')

// START SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<span class="sidebartitle">')

document.write('CUSTOMER SERVICE')

document.write('<br></span><span class="sidebartext">')

document.write('"We are focused on engineering custom solutions for your production needs. I enjoy playing an integral role in our customer service team as we provide premier service around the world." <br> - Costa')

///document.write('<a href="../smart-pin.htm" class="sidelink"> mas>></a><br>')


}
// END SIDEBAR AREA PARAGRAPH 2


// Costa
   if (showimage == "yes") {
///document.write('<a href="javascript:popUpSlideshow(\'http://content.presentationengine.com/preview.php?pid=74947&key=684c8e5b20b30a70fd2df6c0704de296\')" class="sidelink">¡SmartPin™ Pelicula!</a><br>')
document.write('<br><TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse: collapse"><tr><td>')
document.write('<a href="../smart-pin.htm"><IMG SRC="../images/costa.jpg" border="0" width="150"></a><br>')
document.write('</td></tr></table>')
///document.write('<br><a href="javascript:popUpSlideshow(\'http://www.almex-online.com/slideshow.htm\')" class="sidelink">¡SmartPin™ Slideshow!</a><br><br><br>')
document.write('</span><br><br>')

}





// SCROLLER CODE

if (navigator.userAgent.indexOf('Safari') != -1)     
{
document.write('<br>')
}
else {

   if (showscroller == "yes") {

document.write('<span class="sidebartitle">')

document.write('Testimonials:')

document.write('</span>')

document.write('<br>')

document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse:collapse"><tr><td>')
Tscroll_init (0)
document.write('</td></tr></table>')
document.write('<br><br>')

}
}



// START SIDEBAR AREA PARAGRAPH 3 EDIT THIS AREA

   if (paragraph_3 == "yes") {

document.write('<span class="sidebartitle">')

document.write('Product Links:')

document.write('</span><span class="sidebartext">')

document.write('<br><a class="sidelink" href="vacuum-laminating.html">Vacuum Laminating</a> presses for kitchen cabinet doors, institutional and office furniture, store fixtures and displays. <a class="sidelink" href="vacuum-press.html">Vacuum press</a> applications also include woodworking, cabinetry, raised panel doors and furniture wood veneer pressing. <a class="sidelink" href="veneer-vacuum-system.html">Veneer vacuum system</a> is offered by thermolaminators. <a class="sidelink" href="vacuum-presses.html">Vacuum presses</a> craft fine kitchen cabinet doors and institutional and office furniture. ')

document.write('<a class="sidelink" href="press-vacuum.html">Press vacuum</a> with thermoformers and thermolaminators.</p><p><a class="sidelink" href="membrane-pressing.htm">Membrane Pressing</a> makes possible the double membrane veneer press. <a class="sidelink" href="membrane-press-door.htm">Membrane press doors</a> with wood veneer presses and BMS presses. <a class="sidelink" href="heated-veneer-presses.htm">Heated veneer presses</a> are capable of high pressure composite pressing.')

document.write('<a class="sidelink"href="flexible-membrane-press.htm"> Flexible Membrane Presses</a> use PVC flexibles.</p><p><a class="sidelink" href="bms.html">BMS press</a> specialty equipment offers High Pressure Composite Pressing. <a class="sidelink" href="hydraulic-veneer-press.htm">Hydraulic veneer pressing</a> is offered by BMS presses.')

document.write('</span><br><br>')

}
// END SIDEBAR AREA PARAGRAPH 3







// SEARCH FORM
   if (showsearch == "yes") {

document.write('<div id="search" style="'+searchLR+': '+searchX+'px; POSITION: absolute; TOP: '+searchY+'px; width: auto; z-index: 1;">')
document.write('<TABLE cellpadding="0" cellspacing="2" border="0" width="'+searchwidth+'"><tr><td colspan="2" class="sidebartext">')
document.write(''+searchtext+'<br>')
document.write('</td></tr><tr><td align="left">')
document.write('<form action="http://www.google.com/search" name="f" target="_blank" style="margin: 0px">')
document.write('<input type="hidden" name="any selected">')
document.write('<input size="15" name="q" value="" class="searchform">&nbsp;<input type=submit value="Go!" name="btnG" class="searchbutton"><br>')
document.write('</form>')
document.write('</td></tr></table>')
document.write('</div>')
}



// START DATE SCRIPT
   if (showdate == "yes") {

document.write('<div id="date-location" style="'+dateLR+': '+dateX+'px; POSITION: absolute; TOP: '+dateY+'px">');
var d=new Date()
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write("<span class=\"date-font\"><nobr>" + weekday[d.getDay()] + " ")
document.write(monthname[d.getMonth()] + " ")
document.write(d.getDate() + ". ")
document.write(d.getFullYear())
document.write("</nobr><br></span>")
document.write('</div>');

}


// -- END -->