	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PSGalleryPagePreurl) == 'undefined')
		G_PSGalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"Garment%20Care\",\"gid\":25,\"datecr\":\"Sun Jun 14 08:47:14 2009\",\"dateup\":1244994827,\"code\":\"p2r8is2fd\",\"data\":{\"thar\":\"5x5\",\"dw\":0,\"dh\":0,\"f\":\"Select a font\",\"lc\":\"#0D6DCE\",\"lhc\":\"#0D6DCE\"},\"ims\":[{\"name\":\"Be%20Gentle%202%20button.jpg\",\"id\":\"133806\",\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/3481ux2v5ixx.jpg\",\"title\":\"Be%20Gentle%202%20button\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/ST_3481ux2v5ixx.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/custom_3481ux2v5ixx.jpg\",\"original\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/3481ux2v5ixx.jpg\"}},{\"name\":\"Be%20Gentle%20button.jpg\",\"id\":\"133807\",\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/348231ivvugf.jpg\",\"title\":\"Be%20Gentle%20button\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/ST_348231ivvugf.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/custom_348231ivvugf.jpg\",\"original\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/348231ivvugf.jpg\"}},{\"name\":\"HOT%20button.jpg\",\"id\":\"133808\",\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/3483b3nkj10fv.jpg\",\"title\":\"HOT%20button\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/ST_3483b3nkj10fv.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/custom_3483b3nkj10fv.jpg\",\"original\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/3483b3nkj10fv.jpg\"}},{\"name\":\"Hung%20Out%20button.jpg\",\"id\":\"133809\",\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/3484waageeo6.jpg\",\"title\":\"Hung%20Out%20button\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/ST_3484waageeo6.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/custom_3484waageeo6.jpg\",\"original\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/3484waageeo6.jpg\"}},{\"name\":\"Stay%20Normal%20button.jpg\",\"id\":\"133810\",\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/34850xvmt51w.jpg\",\"title\":\"Stay%20Normal%20button\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/ST_34850xvmt51w.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/custom_34850xvmt51w.jpg\",\"original\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Garment_Care_25/34850xvmt51w.jpg\"}}]}";
	var iG_galid = "p2r8is2fd";
	var G_GalleryDataPath = "/home2/doublet3/public_html/wp-content/uploads/picturesurf/__galleries/p2r8is2fd.json";
	if(!window.iGW_list)
	{
		var iGW_list = [];
		document.write("<script src='"+path_to_home+"/igw_tools.js' type='text/javascript'></script>");
		document.write("<script src='"+path_to_home+"/igw_core.js' type='text/javascript'></script>");
	}
	else
		iGW_list.push(new iGW_Class(iG_galid, iG_data, G_PSGalleryPagePreurl));
	//stats calls section
	if(iG_galid != 'preview' && G_PSGalleryPagePreurl != '')
	{
		var G_PostUrl = G_PSGalleryPagePreurl.replace(/image-page[\/=]/, '').replace('http://', '').replace(/\//g, '-S-').replace(/\./g, '-D-');
		G_PostUrl = G_PostUrl.replace(/\?/g, '-Q-').replace(/\&/g, '-A-').replace(/=/g, '-E-').replace(/"/g, '-d-').replace(/'/g, '-s-');
		if(typeof(window.G_PSGallerySelectImageToken) != 'undefined')
			document.write("<script src='http://www.picturesurf.org/stat/countView/image/"+G_PSGallerySelectImageToken+"/"+G_PostUrl+"' type='text/javascript'></script>");
		else
			document.write("<script src='http://www.picturesurf.org/stat/countView/gallery/p2r8is2fd/"+G_PostUrl+"' type='text/javascript'></script>");
	}