function openStreaming() { 
popupWin = window.open('/web/streaming/default.asp', 'streamingwindow', 'width=473, height=260, scrollbars=no')
}

function openPledge() { 
popupWin = window.open('https://fp7.adhost.com/c895fm/pledge/', 'pledgewindow', 'width=640, height=580, status, scrollbars=yes')
}