function bankpayment(){
	agewindow=dhtmlmodal.open('agebox', 'div', 'modalalertdiv', 'Bank Payment', 'width=300px,height=200px,center=1,resize=0,scrolling=0')
}


function paypal(){
	agewindow=dhtmlmodal.open('agebox', 'div', 'paypal', 'Paypal', 'width=300px,height=200px,center=1,resize=0,scrolling=0')
}

function demanddraft(){
	agewindow=dhtmlmodal.open('agebox', 'div', 'demanddraft', 'Demand Draft', 'width=300px,height=200px,center=1,resize=0,scrolling=0')
}

function moneyorder(){
	agewindow=dhtmlmodal.open('agebox', 'div', 'moneyorder', 'Money Order', 'width=300px,height=200px,center=1,resize=0,scrolling=0')
}

function bbmt(){
	agewindow=dhtmlmodal.open('agebox', 'div', 'bbmt', 'Bank to Bank Money Transfer', 'width=300px,height=200px,center=1,resize=0,scrolling=0')
}

function vpp(){
	agewindow=dhtmlmodal.open('agebox', 'div', 'vpp', 'VPP Cash on Delivery', 'width=300px,height=200px,center=1,resize=0,scrolling=0')
}

function wumt(){
	agewindow=dhtmlmodal.open('agebox', 'div', 'wumt', 'Westurn Union Money Transfer', 'width=300px,height=200px,center=1,resize=0,scrolling=0')
}

function loveCookie(){
	agewindow=dhtmlmodal.open('agebox', 'div', 'loveCookie', 'Love Cookie', 'width=300px,height=250px,center=1,resize=0,scrolling=0')
}

function luckCookie(){
	agewindow=dhtmlmodal.open('agebox', 'div', 'luckCookie', 'Luck Cookie', 'width=300px,height=250px,center=1,resize=0,scrolling=0')
}

function kidsCookie(){
	agewindow=dhtmlmodal.open('agebox', 'div', 'kidsCookie', 'Kids Cookie', 'width=300px,height=250px,center=1,resize=0,scrolling=0')
}
