	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PS_GalleryPagePreurl) == 'undefined')
		G_PS_GalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"\",\"gid\":40,\"datecr\":\"null\",\"dateup\":1267052453,\"data\":{\"thar\":\"1x2\"},\"ims\":[{\"name\":\"c1.jpg\",\"id\":\"135453\",\"src\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/35k3489jcmke.jpg\",\"title\":\"\",\"descr\":\"\",\"tags\":[],\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/ST_35k3489jcmke.jpg\",\"custom\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/custom_35k3489jcmke.jpg\",\"original\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/35k3489jcmke.jpg\"}},{\"name\":\"c2.jpg\",\"id\":\"135454\",\"src\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/35k4ojq2mgj10.jpg\",\"title\":\"\",\"descr\":\"\",\"tags\":[],\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/ST_35k4ojq2mgj10.jpg\",\"custom\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/custom_35k4ojq2mgj10.jpg\",\"original\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/35k4ojq2mgj10.jpg\"}},{\"name\":\"c3.jpg\",\"id\":\"135455\",\"src\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/35k5bxxfy7wg.jpg\",\"title\":\"\",\"descr\":\"\",\"tags\":[],\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/ST_35k5bxxfy7wg.jpg\",\"custom\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/custom_35k5bxxfy7wg.jpg\",\"original\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/35k5bxxfy7wg.jpg\"}},{\"name\":\"c4.jpg\",\"id\":\"135456\",\"src\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/35k64u2oom02.jpg\",\"title\":\"\",\"descr\":\"\",\"tags\":[],\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/ST_35k64u2oom02.jpg\",\"custom\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/custom_35k64u2oom02.jpg\",\"original\":\"http://xscapesightings.com/wp-content/uploads/picturesurf/_40/35k64u2oom02.jpg\"}}],\"code\":\"152lksql4w\"}";
	var iG_galid = "152lksql4w";
	var G_GalleryDataPath = "/home/xscapesi/public_html/wp-content/uploads/picturesurf/__galleries/152lksql4w.json";
	if(!window.iGW_list)
	{
		var iGW_list = [];
		document.write("<script src='/wp-content/plugins/picturesurf-gallery/js/$jQ.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_PS_GalleryPagePreurl));
	//stats calls section
	if(iG_galid != 'preview' && G_PS_GalleryPagePreurl != '')
	{
		var G_PostUrl = G_PS_GalleryPagePreurl.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/152lksql4w/"+G_PostUrl+"' type='text/javascript'></script>");
	}