//                                  */
//    Used with: galleryshows.htm   */
//                                  */
//                                  */
 function getimagethai09(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Simaudio Photo Gallery - Industry Shows</title></head><body bgcolor='black'><center><img src='" + URL + "' vspace=3></center></body></html>";

  preview = window.open("", 'Shows',
            config='width=625,height=425,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 getimagestock09(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Simaudio Photo Gallery - Industry Shows</title></head><body bgcolor='black'><center><img src='" + URL + "' vspace=3></center></body></html>";

  preview = window.open("", 'Shows',
            config='width=625,height=362,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 getimageshow(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Simaudio Photo Gallery - Industry Shows</title></head><body bgcolor='black'><center><img src='" + URL + "' vspace=3></center></body></html>";

  preview = window.open("", 'Shows',
            config='width=625,height=625,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 getimagecedia09(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Simaudio Photo Gallery - Industry Shows</title></head><body bgcolor='black'><center><img src='" + URL + "' vspace=3></center></body></html>";

  preview = window.open("", 'Shows',
            config='width=625,height=372,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 getimagehorz(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Simaudio Photo Gallery - Industry Shows</title></head><body bgcolor='black'><center><img src='" + URL + "' vspace=3></center></body></html>";

  preview = window.open("", 'Shows',
            config='width=625,height=485,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 getimagevert(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Simaudio Photo Gallery - Industry Shows</title></head><body bgcolor='black'><center><img src='" + URL + "' vspace=3></center></body></html>";

  preview = window.open("", 'Shows',
            config='width=475,height=625,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 getimageshanghai(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Simaudio Photo Gallery - Industry Shows</title></head><body bgcolor='black'><center><img src='" + URL + "' vspace=3></center></body></html>";

  preview = window.open("", 'Shows',
            config='width=625,height=424,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 getimageeyear(URL, WIDTH, HEIGHT) 
{
  text = "<html><head><title>Simaudio Photo Gallery - Industry Shows</title></head><body bgcolor='black'><center><img src='" + URL + "' vspace=3></center></body></html>";

  preview = window.open("", 'Shows',
            config='width=625,height=434,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no');
  preview.document.open();
  preview.document.write(text);
  preview.document.close();
}