// JavaScript Document


function openWindow1() {


	window.open("/operationalsupport/billing/includes/lolbv_scenario1.htm?1", "newWin", "width=800,height=600,")


}

function openWindow2() {


	window.open("/operationalsupport/billing/includes/lolbv_scenario2.htm?1", "newWin", "width=800,height=600,")


}
function openWindow3() {


	window.open("/operationalsupport/billing/includes/lolbv_scenario3.htm?1", "newWin", "width=800,height=600,")


}

function openWindow4() {


	window.open("/operationalsupport/billing/includes/lolbv_scenario4.htm?1", "newWin", "width=800,height=600,")


}


