<!--
window.defaultStatus = 'S-O Larsson Maskin AB';

function newWin(path,prefs){
	window.open(path,'',prefs);
}
//-->