	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PSGalleryPagePreurl) == 'undefined')
		G_PSGalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"Diamonds in the Rough scarf\",\"gid\":\"13\",\"datecr\":\"Sun Feb 22 16:22:02 2009\",\"dateup\":\"1235349165\",\"data\":{\"thar\":\"5x3\",\"dw\":0,\"dh\":0,\"bc\":\"#FFFFFF\",\"f\":\"Select a font\",\"lc\":\"#0D6DCE\",\"lhc\":\"#0D6DCE\"},\"ims\":[{\"name\":\"Diamonds in the Rough01.JPG\",\"id\":\"129896\",\"pid\":\"1\",\"title\":\"Diamonds in the Rough scarf\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/ST_129896-311bxjurba.jpg\",\"SQ\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/SQ_129896-311bxjurba.jpg\",\"orig\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/129896-311bxjurba.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/custom_129896-311bxjurba.jpg\"},\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/129896-311bxjurba.jpg\"},{\"name\":\"DITR pattern close.jpg\",\"id\":\"129897\",\"pid\":\"2\",\"title\":\"DITR pattern close\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/ST_129897-311c3lq59b.jpg\",\"SQ\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/SQ_129897-311c3lq59b.jpg\",\"orig\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/129897-311c3lq59b.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/custom_129897-311c3lq59b.jpg\"},\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/129897-311c3lq59b.jpg\"},{\"name\":\"Stash Stansborough.jpg\",\"id\":\"129898\",\"pid\":\"3\",\"title\":\"Stansborough Grey\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/ST_129898-311df1076du.jpg\",\"SQ\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/SQ_129898-311df1076du.jpg\",\"orig\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/129898-311df1076du.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/custom_129898-311df1076du.jpg\"},\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/Diamonds_in_the_Rough_scarf_13/129898-311df1076du.jpg\"}],\"code\":\"3maipe25y7\"}";
	var iG_galid = "3maipe25y7";
	var G_GalleryDataPath = "/home2/doublet3/public_html/wp-content/uploads/picturesurf/__galleries/3maipe25y7.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/3maipe25y7/"+G_PostUrl+"' type='text/javascript'></script>");
	}