function openMailform(){
	window.open("http://www.it-supporten.se/mailform.php", "newwin", "toolbar=no, resizable=no, height=700, width=460");
}
