// JavaScript Document


// ScreenCALL
function winopen(){
	window.open('http://www.screencall.de/ob/screencall/TD.nsf/ScreenCallPop?open&intarg=01&debug=0&tim=Mon%20May%2010%2016%3A08%3A19%20UTC+0200%202010#1', 'NewWindow1', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=680,height=400')
}

// Headsetfinder
function headsetfinder(){
	window.open('http://www.headset-finder.de/em/headsetfinder.nsf/sd?open', 'NewWindow2', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=800,height=620')
}