		var sl_path = 'http://catalogs.shoplocal.com/';

		function opens7(url){  window.open(url,"scene7win","width=575,height=500,left=100,top=100");  }  
		function showLargeView(identifier) {	
		    
			window.open( sl_path + 'thecompanystore/media.aspx?pagename=largeview&identifier=' + identifier + '&mode=l','shoplocal_popup','width=482,height=482,location=no,menubar=no,resizable=no,scrollbars=no,status=no,toolbar=no');

		}