function popUp()
{
	window.open('http://metropol.norrvidden.se/files/Flash/konferens_bildspel.swf', 'conference', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=314,height=280');
}

function linkNewWindow(id)
{
    id.target = "_blank";
}
