
// Primary limited edition pop up //
function zoom() {
  var url = "limited_edition.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=500,toolbar=0,menubar=0,location=0,scrollbars=1");
}


// 'Also Available' limited edition pop ups //
function zoom14() {
  var url = "limited_edition_red_portfolio.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=530,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom13() {
  var url = "limited_edition_skier.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=530,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom12() {
  var url = "limited_edition_quintet.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=420,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom11() {
  var url = "limited_edition_sicilian_rendezvous.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=500,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom10() {
  var url = "limited_edition_gossip.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=500,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom9() {
  var url = "limited_edition_reading_poems.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=500,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom8() {
  var url = "limited_edition_antoinettes_ally.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=500,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom7() {
  var url = "limited_edition_sundial.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=500,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom6() {
  var url = "limited_edition_funonsands.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=500,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom5() {
  var url = "limited_edition_variations_vi.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=500,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom4() {
  var url = "limited_edition_cecilia.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=500,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom3() {
  var url = "limited_edition_gladioli.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=500,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom2() {
  var url = "limited_edition_newspaper.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=500,toolbar=0,menubar=0,location=0,scrollbars=1");
}
function zoom1() {
  var url = "limited_edition_beachGame.htm";
  window.open(url, "Limited_Edition_Print", "width=430,height=500,toolbar=0,menubar=0,location=0,scrollbars=1");
}