function download()
	{ 
		window.open('http://www.verbace.com/download/VerbAcePro_0.9.3.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/download/VerbAceFree_0.9.3.exe', 'Download', 'scrollbars=no,status=no,width=1,height=1');
		document.location.href = 'http://www.verbace.com/ondownloadfree.htm';

	}
