	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PSGalleryPagePreurl) == 'undefined')
		G_PSGalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"Flowers on the Razor Wire\",\"gid\":4,\"datecr\":\"Fri Feb 13 2009 16:15:43 GMT-0500 (EST)\",\"dateup\":1234559862,\"data\":{\"thar\":\"5x5\",\"dw\":0,\"dh\":0,\"f\":\"Select a font\",\"lc\":\"#0D6DCE\",\"lhc\":\"#0D6DCE\"},\"ims\":[{\"name\":\"FloRazor1crop.jpg\",\"id\":\"41\",\"src\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/16tapty21j.jpg\",\"title\":\"Flowers on the Razor Wire\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/ST_16tapty21j.jpg\",\"custom\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/custom_16tapty21j.jpg\",\"original\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/16tapty21j.jpg\"}},{\"name\":\"FloRazorcrop.jpg\",\"id\":\"42\",\"src\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/17xgyo6mfs.jpg\",\"title\":\"FloRazorcrop\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/ST_17xgyo6mfs.jpg\",\"custom\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/custom_17xgyo6mfs.jpg\",\"original\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/17xgyo6mfs.jpg\"}},{\"name\":\"FloRazor3crop.jpg\",\"id\":\"43\",\"src\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/1810g13fx2j.jpg\",\"title\":\"FloRazor3crop\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/ST_1810g13fx2j.jpg\",\"custom\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/custom_1810g13fx2j.jpg\",\"original\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/1810g13fx2j.jpg\"}},{\"name\":\"FloRazor2crop.jpg\",\"id\":\"44\",\"src\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/19g46e05v3.jpg\",\"title\":\"FloRazor2crop\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/ST_19g46e05v3.jpg\",\"custom\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/custom_19g46e05v3.jpg\",\"original\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Flowers_on_the_Razor_Wire_4/19g46e05v3.jpg\"}}],\"code\":\"4uf1w7qo9\"}";
	var iG_galid = "4uf1w7qo9";
	var G_GalleryDataPath = "/home/.low/holly2000/urbanwash.org/wp-content/uploads/picturesurf/__galleries/4uf1w7qo9.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/4uf1w7qo9/"+G_PostUrl+"' type='text/javascript'></script>");
	}