	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PSGalleryPagePreurl) == 'undefined')
		G_PSGalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"FreeAgent\",\"gid\":198,\"datecr\":\"Fri Apr 24 2009 16:15:35 GMT-0400 (EDT)\",\"dateup\":1240604329,\"code\":\"5nh8uvuy6b\",\"data\":{\"thar\":\"5x7\",\"dw\":0,\"dh\":0,\"f\":\"Select a font\",\"lc\":\"#0D6DCE\",\"lhc\":\"#0D6DCE\"},\"ims\":[{\"name\":\"IMGP7854.jpg\",\"id\":\"95584\",\"src\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/FreeAgent_198/280ygxdpbba6.jpg\",\"title\":\"IMGP7854\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/FreeAgent_198/ST_280ygxdpbba6.jpg\",\"custom\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/FreeAgent_198/custom_280ygxdpbba6.jpg\",\"original\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/FreeAgent_198/280ygxdpbba6.jpg\"}},{\"name\":\"IMGP7856.jpg\",\"id\":\"95585\",\"src\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/FreeAgent_198/281010g0yem15.jpg\",\"title\":\"IMGP7856\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/FreeAgent_198/ST_281010g0yem15.jpg\",\"custom\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/FreeAgent_198/custom_281010g0yem15.jpg\",\"original\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/FreeAgent_198/281010g0yem15.jpg\"}}]}";
	var iG_galid = "5nh8uvuy6b";
	var G_GalleryDataPath = "/mnt/stor2-wc2-dfw1/425972/www.crunchgear.com/web/content/wp-content/uploads/picturesurf/__galleries/5nh8uvuy6b.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/5nh8uvuy6b/"+G_PostUrl+"' type='text/javascript'></script>");
	}