	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PS_GalleryPagePreurl) == 'undefined')
		G_PS_GalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"\",\"gid\":2,\"datecr\":\"null\",\"dateup\":1244630021,\"code\":\"2lv99ljr9\",\"data\":{\"thar\":\"5x5\"},\"ims\":[{\"name\":\"1galahann.jpg\",\"id\":\"33\",\"src\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/x68tchct8.jpg\",\"title\":\"1galahann\",\"descr\":\"\",\"tags\":[],\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/ST_x68tchct8.jpg\",\"custom\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/custom_x68tchct8.jpg\",\"original\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/x68tchct8.jpg\"}},{\"name\":\"2nohann.jpg\",\"id\":\"34\",\"src\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/yovod3y7a.jpg\",\"title\":\"2nohann\",\"descr\":\"\",\"tags\":[],\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/ST_yovod3y7a.jpg\",\"custom\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/custom_yovod3y7a.jpg\",\"original\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/yovod3y7a.jpg\"}},{\"name\":\"3camille.jpg\",\"id\":\"35\",\"src\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/10d5igg9r7.jpg\",\"title\":\"3camille\",\"descr\":\"\",\"tags\":[],\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/ST_10d5igg9r7.jpg\",\"custom\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/custom_10d5igg9r7.jpg\",\"original\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/10d5igg9r7.jpg\"}},{\"name\":\"bureau.JPG\",\"id\":\"36\",\"src\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/11i1nqdidw.JPG\",\"title\":\"bureau\",\"descr\":\"\",\"tags\":[],\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/ST_11i1nqdidw.JPG\",\"custom\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/custom_11i1nqdidw.JPG\",\"original\":\"http://www.blog-au-naturel.com/wp-content/uploads/picturesurf/_2/11i1nqdidw.JPG\"}}]}";
	var iG_galid = "2lv99ljr9";
	var G_GalleryDataPath = "/home/services-blog/wp-content/uploads/picturesurf/__galleries/2lv99ljr9.json";
	if(!window.iGW_list)
	{
		var iGW_list = [];
		document.write("<script src='/wp-content/plugins/picturesurf-gallery/js/$jQ.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_PS_GalleryPagePreurl));
	//stats calls section
	if(iG_galid != 'preview' && G_PS_GalleryPagePreurl != '')
	{
		var G_PostUrl = G_PS_GalleryPagePreurl.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/2lv99ljr9/"+G_PostUrl+"' type='text/javascript'></script>");
	}