function WinkPresentation(file)
{
	window.open(file,'Wink', 'resizable=1,scrollbars=0,width=800,height=583');
}
