function invokefullscreen(fileurl,publicurl,style_path,settingstring,main_image_url,link_url){var width = screen.width;var height = screen.height;fullscreenswfurl='http://www.pickle.com/skins/flash/videofullscreen.swf?file='+ fileurl+'&style_path='+style_path;var urltoopen ='http://www.pickle.com/videofullscreen.do?fullscreenswfurl='+fullscreenswfurl+'&style_path='+style_path+'&settingstring='+settingstring+'&main_image_url='+main_image_url+'&link_url='+link_url;window.open(urltoopen, 'slideshow', 'height='+screen.height + ',width=' + screen.width + ', fullscreen=yes, scrollbars=no,resizable=no, toolbar=no');}var vp_corelinkURL = 'http://www.pickle.com';