function download()
	{ 
		window.open('http://www.verbace.com/cgi-bin/downl.cgi?VerbAcePro_0.9.5.exe', 'Download', 'scrollbars=no,status=no,width=1,height=1');
		document.location.href = 'http://www.verbace.com/ondownload.htm';

	}

function downloadfree()
	{ 
		window.open('http://www.verbace.com/cgi-bin/downl.cgi?VerbAceFree_0.9.3.exe', 'Download', 'scrollbars=no,status=no,width=1,height=1');
		document.location.href = 'http://www.verbace.com/ondownloadfree.htm';

	}
