<!--
// lite popups lixom

function nyhetsbrev(intId) {
	window.open("http://www.ticketaffarsresor.se/div/nyhetsbrev_no.asp?intId=" + intId + "", "komWin", "width=400,height=300, statusbar=no,menubar=no,resizable=no,scrolling=no,scrollbars=no,top=140,left=170");
	}
//-->