//following url's must be changed accordingly

//**************starting configurable code

var strPrmHomeURL = "http://www.flykingfisher.com/index.aspx"; 
// Return target URL 
//var strPrmBkgURL = "http://ibeuat.flykingfisher.com/ibe/public/showIBEHome.action"; //old
var strPrmBkgURL = "https://ibe.flykingfisher.com/ibe/public/showIBEHome.action"; 
// IBE URL 
//var strPrmBkgMultiURL = "http://ibeuat.flykingfisher.com/ibe/public/showIBEHome.action"; //old
var strPrmBkgMultiURL = "https://ibe.flykingfisher.com/ibe/public/showIBEHome.action"; 
// IBE URL 
//var strPrmRedimURL = "http://ibeuat.flykingfisher.com/redemption/public/showLogin.action"; //old
var strPrmRedimURL = "https://ibe.flykingfisher.com/redemption/public/showLogin.action"; 
// Redim URL 
//var strPrmWCURL = "http://ibeuat.flykingfisher.com/webcheckin/public/showFlights.action"; //old
var strPrmWCURL = "https://ibe.flykingfisher.com/webcheckin/public/showFlights.action"; 
// Web - Checkin URL 



var strMyHomeURL = new Array(); 

strMyHomeURL[0]= strPrmHomeURL; 

strMyHomeURL[1]= strPrmHomeURL; 

//***************Ending configurable code




