	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PSGalleryPagePreurl) == 'undefined')
		G_PSGalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"\",\"gid\":2,\"datecr\":\"Tue Feb 17 2009 13:39:30 GMT-0500 (Eastern Standard Time)\",\"dateup\":1234908024,\"code\":\"29d4wpvc6\",\"data\":{\"thar\":\"5x5\",\"dw\":0,\"dh\":0,\"f\":\"Select a font\",\"lc\":\"#000000\",\"lhc\":\"#3366CC\"},\"ims\":[{\"name\":\"big-ass3.jpg\",\"id\":\"88364\",\"src\":\"http://www.yorapper.com/wp-content/uploads/picturesurf/_2/224o110go091q.jpg\",\"title\":\"big-ass3\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.yorapper.com/wp-content/uploads/picturesurf/_2/ST_224o110go091q.jpg\",\"custom\":\"http://www.yorapper.com/wp-content/uploads/picturesurf/_2/custom_224o110go091q.jpg\",\"original\":\"http://www.yorapper.com/wp-content/uploads/picturesurf/_2/224o110go091q.jpg\"}}]}";
	var iG_galid = "29d4wpvc6";
	var G_GalleryDataPath = "/home/content/a/n/d/andregon2/html/wp-content/uploads/picturesurf/__galleries/29d4wpvc6.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/29d4wpvc6/"+G_PostUrl+"' type='text/javascript'></script>");
	}