// JavaScript Document

// List image names WITHOUT filetype extension
var myImg = new Array();
  myImg[0]= "Bustwiththread";
  myImg[1]= "kim_with_hand_2";
  myImg[2]= "pressurepoint_2";
  myImg[3]= "indesert_2";
  myImg[4]= "yaminiholeinback_2";
  myImg[5]= "penguinteeth_2";
  myImg[6]= "circlebrothers_2";
  myImg[7]= "questionpointofview_2";
  myImg[8]= "Shave_2";
  myImg[9]= "gash_2";
  myImg[10]= "cyclebussewn_2";
  myImg[11]= "yaminidaydream_2";
  myImg[12]= "cowsmanipulated";
  myImg[13]= "shirtoverhead";
  myImg[14]= "boat_in_water";
  myImg[15]= "two_women";
  myImg[16]= "watching_1";
  myImg[17]= "unbutton_1";
// Then create thumbnails of 90 x 70 pixels and save them
// under the same name with "_thumb" added to the name