// JavaScript Document
function openDemo(){
	window.open("/leaseplanonline/demo/index.html",null,"width=770,height=600,resizable=yes");
	}