	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PSGalleryPagePreurl) == 'undefined')
		G_PSGalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"\",\"gid\":22,\"datecr\":\"Sat Jun 06 06:57:28 2009\",\"dateup\":1244296683,\"data\":{\"thar\":\"5x4\",\"dw\":0,\"dh\":0,\"f\":\"Select a font\",\"lc\":\"#0D6DCE\",\"lhc\":\"#0D6DCE\"},\"ims\":[{\"name\":\"Castaic%20Lake.jpg\",\"id\":\"133776\",\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/34760plkafdc.jpg\",\"title\":\"Castaic%20Lake\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/ST_34760plkafdc.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/custom_34760plkafdc.jpg\",\"original\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/34760plkafdc.jpg\"}},{\"name\":\"Cloud%20City.jpg\",\"id\":\"133777\",\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/3477njoupggt.jpg\",\"title\":\"Cloud%20City\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/ST_3477njoupggt.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/custom_3477njoupggt.jpg\",\"original\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/3477njoupggt.jpg\"}},{\"name\":\"Yosemite%20Valley%2001.jpg\",\"id\":\"133778\",\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/3478dulsjyav.jpg\",\"title\":\"Yosemite%20Valley%2001\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/ST_3478dulsjyav.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/custom_3478dulsjyav.jpg\",\"original\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/3478dulsjyav.jpg\"}},{\"name\":\"Yosemite%20Valley%2002.jpg\",\"id\":\"133779\",\"src\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/3479qgypggdx.jpg\",\"title\":\"Yosemite%20Valley%2002\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/ST_3479qgypggdx.jpg\",\"custom\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/custom_3479qgypggdx.jpg\",\"original\":\"http://doubletreble.net/wp-content/uploads/picturesurf/_22/3479qgypggdx.jpg\"}}],\"code\":\"meehjn108h\"}";
	var iG_galid = "meehjn108h";
	var G_GalleryDataPath = "/home2/doublet3/public_html/wp-content/uploads/picturesurf/__galleries/meehjn108h.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/meehjn108h/"+G_PostUrl+"' type='text/javascript'></script>");
	}