/*panorama.js Load Image*/
/*pic2= new Image(3944,650); 
  pic2.src="http://newtownsaints.co.uk/galleria/img/best_chester_pan.jpg"; 

  pic3= new Image(3944,650); 
  pic3.src="http://newtownsaints.co.uk/galleria/img/best_chester_pan.jpg"; 
	pic4= new Image  etc.*/
 

//   PRELOAD IMAGES 

if (document.images) 
{
 	pic1= new Image(550,450); 
  pic1.src="http://newtownsaints.co.uk/galleria/img/Image2.jpg";
  pic2= new Image(550,450); 
  pic2.src="http://newtownsaints.co.uk/galleria/img/Image3.jpg"; 
	pic3= new Image(550,450); 
  pic3.src="http://newtownsaints.co.uk/galleria/img/Image4.jpg";
	pic4= new Image(3944,650); 
  pic4.src="http://newtownsaints.co.uk/galleria/img/best_chester_pan.jpg";
	pic5= new Image(700,428); 
  pic5.src="http://www.newtownsaints.co.uk/galleria/img/watch_the_birdie1.gif";
  pic6= new Image(700,429); 
  pic6.src="http://www.newtownsaints.co.uk/galleria/img/birdoncranebest.gif"; 
  pic7= new Image(700,428); 
  pic7.src="http://www.newtownsaints.co.uk/galleria/img/bestboats.gif" ;
  pic8= new Image(700,428); 
  pic8.src="http://www.newtownsaints.co.uk/galleria/img/godinsky.gif";
	pic9= new Image(584,438); 
  pic9.src="http://www.newtownsaints.co.uk/galleria/image/bestbee.gif";
  pic10= new Image(647,428); 
  pic10.src="http://www.newtownsaints.co.uk/galleria/image/reflection.gif";
	pic11= new Image(700,428); 
  pic11.src="http://www.newtownsaints.co.uk/galleria/img/spennybest.gif";
	pic12= new Image(321,428); 
  pic12.src="http://www.newtownsaints.co.uk/galleria/img/detail.gif"; 
  
	}

//   PRELOAD IMAGES 