function openWin() {
	window.open('../contact.htm','DIMARwin','width=300,height=400,scrollbars=no');
}
