	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PSGalleryPagePreurl) == 'undefined')
		G_PSGalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"Susan Bates Book\",\"gid\":\"12\",\"datecr\":\"Sat Feb 07 09:03:59 2009\",\"dateup\":\"1234027440\",\"data\":{\"thar\":\"5x3\",\"dw\":0,\"dh\":0,\"bc\":\"#FFFFFF\",\"f\":\"Select a font\",\"lc\":\"#0D6DCE\",\"lhc\":\"#0D6DCE\"},\"ims\":[{\"name\":\"Bates Learn to Crochet.jpg\",\"id\":\"84664\",\"pid\":\"1\",\"title\":\"Bates Learn to Crochet\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Susan_Bates_Book_12/ST_84664-1y3y1p8qyn.jpg\",\"SQ\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Susan_Bates_Book_12/SQ_84664-1y3y1p8qyn.jpg\",\"orig\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Susan_Bates_Book_12/84664-1y3y1p8qyn.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Susan_Bates_Book_12/custom_84664-1y3y1p8qyn.jpg\"},\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Susan_Bates_Book_12/84664-1y3y1p8qyn.jpg\"},{\"name\":\"Elephant Afghan01.jpg\",\"id\":\"84665\",\"pid\":\"2\",\"title\":\"Elephant Afghan01\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Susan_Bates_Book_12/ST_84665-1y40scsodi.jpg\",\"SQ\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Susan_Bates_Book_12/SQ_84665-1y40scsodi.jpg\",\"orig\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Susan_Bates_Book_12/84665-1y40scsodi.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Susan_Bates_Book_12/custom_84665-1y40scsodi.jpg\"},\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Susan_Bates_Book_12/84665-1y40scsodi.jpg\"}],\"code\":\"2rrs3v8viw\"}";
	var iG_galid = "2rrs3v8viw";
	var G_GalleryDataPath = "/home2/doublet3/public_html/wp-content/uploads/picturesurf/__galleries/2rrs3v8viw.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/2rrs3v8viw/"+G_PostUrl+"' type='text/javascript'></script>");
	}