Finance & Insurance (includes leasing)
 |
"Facilitates all aspects of selling or leasing a vehicle with speed and accuracy."
|
|
 Easy To Use
 Payment Terms
 Forms
 Finance Sources
 Menu Selling
 Credit Insurance
 Unlimited Default Setups
 Commissions
|
| |
|
var win = new Window(Application.getNewId(), {className: "adam", width:638, height:436, zIndex: 100, resizable: false, minimizable: false, maximizable: false, title: "Finance & Insurance Sales", showEffect:Effect.BlindDown, hideEffect: Effect.BlindUp, draggable:true})
win.getContent().innerHTML= " "
win.showCenter();
win.setDestroyOnClose();
var win = new Window(Application.getNewId(), {className: "adam", width:638, height:436, zIndex: 100, resizable: false, minimizable: false, maximizable: false, title: "Finance & Insurance Buyers", showEffect:Effect.BlindDown, hideEffect: Effect.BlindUp, draggable:true})
win.getContent().innerHTML= " "
win.showCenter();
win.setDestroyOnClose();
var win = new Window(Application.getNewId(), {className: "adam", width:638, height:436, zIndex: 100, resizable: false, minimizable: false, maximizable: false, title: "Finance & Insurance Vehicles", showEffect:Effect.BlindDown, hideEffect: Effect.BlindUp, draggable:true})
win.getContent().innerHTML= " "
win.showCenter();
win.setDestroyOnClose();
var win = new Window(Application.getNewId(), {className: "adam", width:638, height:436, zIndex: 100, resizable: false, minimizable: false, maximizable: false, title: "Finance & Insurance Forms", showEffect:Effect.BlindDown, hideEffect: Effect.BlindUp, draggable:true})
win.getContent().innerHTML= " "
win.showCenter();
win.setDestroyOnClose();
var win = new Window(Application.getNewId(), {className: "adam", width:638, height:436, zIndex: 100, resizable: false, minimizable: false, maximizable: false, title: "Finance & Insurance Recap", showEffect:Effect.BlindDown, hideEffect: Effect.BlindUp, draggable:true})
win.getContent().innerHTML= " "
win.showCenter();
win.setDestroyOnClose();
var win = new Window(Application.getNewId(), {className: "adam", width:638, height:436, zIndex: 100, resizable: false, minimizable: false, maximizable: false, title: "Finance & Insurance Reports", showEffect:Effect.BlindDown, hideEffect: Effect.BlindUp, draggable:true})
win.getContent().innerHTML= " "
win.showCenter();
win.setDestroyOnClose();
|
| |
|
|
|