	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PSGalleryPagePreurl) == 'undefined')
		G_PSGalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"Slow Cool Numbing\",\"gid\":5,\"datecr\":\"Fri Feb 13 2009 16:19:31 GMT-0500 (EST)\",\"dateup\":1234560897,\"code\":\"5ril8j5v9\",\"data\":{\"thar\":\"5x5\",\"dw\":0,\"dh\":0,\"f\":\"Select a font\",\"lc\":\"#0D6DCE\",\"lhc\":\"#0D6DCE\"},\"ims\":[{\"name\":\"Slowcrop.jpg\",\"id\":\"45\",\"src\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Slow_Cool_Numbing_5/1a3y390cfy.jpg\",\"title\":\"Slow Cool Numbing\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Slow_Cool_Numbing_5/ST_1a3y390cfy.jpg\",\"custom\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Slow_Cool_Numbing_5/custom_1a3y390cfy.jpg\",\"original\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Slow_Cool_Numbing_5/1a3y390cfy.jpg\"}},{\"name\":\"Slow1crop.jpg\",\"id\":\"46\",\"src\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Slow_Cool_Numbing_5/1bi5n5twyi.jpg\",\"title\":\"Slow Cool Numbing\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Slow_Cool_Numbing_5/ST_1bi5n5twyi.jpg\",\"custom\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Slow_Cool_Numbing_5/custom_1bi5n5twyi.jpg\",\"original\":\"http://www.urbanwash.org/wp-content/uploads/picturesurf/Slow_Cool_Numbing_5/1bi5n5twyi.jpg\"}}]}";
	var iG_galid = "5ril8j5v9";
	var G_GalleryDataPath = "/home/.low/holly2000/urbanwash.org/wp-content/uploads/picturesurf/__galleries/5ril8j5v9.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/5ril8j5v9/"+G_PostUrl+"' type='text/javascript'></script>");
	}