      var focus_width=204;   //»ÃµÆÆ¬Í¼Æ¬¿í¶È
      var focus_height=148;  //»ÃµÆÆ¬Í¼Æ¬¸ß¶È
	  var xsImgs = new Array();
      var xsImgLinks = new Array();
      var xsImgTexts = new Array();
	          	
	        	
		xsImgs[0] = "images/1.gif";
		xsImgLinks[0] = "images/1.gif";
		xsImgTexts[0] = "";
	        	
		xsImgs[1] = "images/2.gif";
		xsImgLinks[1] = "images/2.gif";
		xsImgTexts[1] = "";
	        	
		xsImgs[2] = "images/3.gif";
		xsImgLinks[2] = "images/3.gif";
		xsImgTexts[2] = "";
	        	
		xsImgs[3] = "images/4.gif";
		xsImgLinks[3] = "images/4.gif";
		xsImgTexts[3] = "";
	        	
		xsImgs[4] = "images/5.gif";
		xsImgLinks[4] = "images/5.gif";
		xsImgTexts[4] = "";
			        	
		xsImgs[5] = "images/6.gif";
		xsImgLinks[5] = "images/6.gif";
		xsImgTexts[5] = "";
	  
	  
      var xsImgSize = new Array(focus_width, focus_height);