function WinkPresentation(file) {
 window.open(file, 'Wink', 'resizable=1,scrollbars=1')
}
