#!/bin/sh
/usr/local/bin/gtk-gnash -j 529 -k 155 -U 'https://ib.fineco.it/MutuiOnline/calcolarata_mutuo.jsp' -P 'allowscriptaccess=always' -P 'bgcolor=#ffffff' -P 'flashvars=xmlURI=/MutuiOnline/tassi.xml' -P 'height=155' -P 'id=simulatore' -P 'loop=FALSE' -P 'menu=false' -P 'name=simulatore' -P 'play=TRUE' -P 'quality=HIGH' -P 'scale=showall' -P 'src=calcolarata.swf' -P 'style=' -P 'type=application/x-shockwave-flash' -P 'width=529' -P 'wmode=transparent' https://ib.fineco.it/MutuiOnline/calcolarata.swf $@
