function launchDemoStage2Client(sessID,promotion_id,startTime) { window.open('http://www.demosondemand.com/DemoStage2/index_new.asp?sessID=' + sessID + '&promotion_id=' + promotion_id + '&startTime=' + startTime,'DemoStage2','top=0,left=0,width=1006,height=750,toolbars=off'); }