/* 
  This is your fitguide config file.
  Set the values below to the proper ones for your site.
  the link value should be what needs to be sent to your 
  shopping cart or landing page
  The linkTo value needs to be set to "OEM" if you wish to receive 
  OEM Part numbers into your shopping cart/landing page.
  ANY OTHER VALUE will send Performance Metals PartNumbers.
  change the value of linkCart to false (capitalization matters) to not link to
  a shopping cart at all.
*/

var linkCart = true;
var link="http://www.go2marine.com/manufacturer_product_listing.do?no=1223&partno=PARTNO";
var linkTo="pmetals";

