//                                  */
//    Used with: gallerydealers.htm */
//                                  */
//                                  */
<!-- HIDE FROM BROWSERS

 function getimage1(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Gallery: Simaudio Distributor Elpa Shaw, Thailand</title></head><body bgcolor='black'><center><img src='" + URL + "'></center></body></html>";

  preview = window.open("", 'ELPASHAW',
            config='width=625,height=427,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no');
  preview.document.open();
  preview.document.write(text);
  preview.document.close();
}

 function getimage2(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Gallery: Simaudio Distributor AVP Soundcraft, Malaysia & Singapore</title></head><body bgcolor='black'><center><img src='" + URL + "'></center></body></html>";

  preview = window.open("", 'AVPS',
            config='width=625,height=427,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no');
  preview.document.open();
  preview.document.write(text);
  preview.document.close();
}

 function getimage3(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Gallery: Simaudio Dealer Audio Forest, Birmingham AL</title></head><body bgcolor='black'><center><img src='" + URL + "'></center></body></html>";

  preview = window.open("", 'FOREST1',
            config='width=625,height=416,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no');
  preview.document.open();
  preview.document.write(text);
  preview.document.close();
}

 function getimage4(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Gallery: Simaudio Dealer Peak Audio, Halifax NS</title></head><body bgcolor='black'><center><img src='" + URL + "'></center></body></html>";

  preview = window.open("", 'PEAK1',
            config='width=625,height=408,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no');
  preview.document.open();
  preview.document.write(text);
  preview.document.close();
}

 function getimage5(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Gallery: Simaudio Dealer Audio Visions, San Francisco CA</title></head><body bgcolor='black'><center><img src='" + URL + "'></center></body></html>";

  preview = window.open("", 'AVSF1',
            config='width=625,height=431,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no');
  preview.document.open();
  preview.document.write(text);
  preview.document.close();
}

 function getimage6(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Gallery: Simaudio Dealer Codell Audio, Montreal, QC</title></head><body bgcolor='black'><center><img src='" + URL + "'></center></body></html>";

  preview = window.open("", 'Codell',
            config='width=625,height=431,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no');
  preview.document.open();
  preview.document.write(text);
  preview.document.close();
}

 function getimage7(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Gallery: Simaudio Dealer Yana Imaginative A/V, West Vancouver, BC</title></head><body bgcolor='black'><center><img src='" + URL + "'></center></body></html>";

  preview = window.open("", 'YANA',
            config='width=625,height=431,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no');
  preview.document.open();
  preview.document.write(text);
  preview.document.close();
}

