var ag_settings = {

  // Must be one of CA, DE, FR, JP, UK, US
  locale: "US",

  // Your Amazon Associate ID
  aid: "tramphelp-20",

  // Default Amazon ASIN
  item: "",

  // Main title
  title: "Welcome To Hot Product Grabber",

  // Sub-title
  subtitle: "Be First in Line to Get Hot Products From Amazon...",

  // Path to your tutorial video
  tutorial: "/tutorial/",

  // Path to your tutorial on finding ASINs
  findtutorial: "/prod_id/",

  // Yes or No, whether to show version (mostly for debugging)
  showversion: "yes",

  // Yes or No, whether to show your Associate ID (mostly for debugging)
  showtag: "yes",

  // Amazon Web Services Access Key ID
  awskey: "AKIAITJJEOUPWFWRHHZQ",

  // Amazon Web Services Secret Access Key
  awssecret: "OMTR0ngAwWGDXOXJ03mfUkNMstaJ/q0s0wx8cpzM"

};

