﻿function LaunchBidding(iCustomerId){
	window.open("http://www.bidmyrental.com/External/Customers/" + iCustomerId, "OwnerResults", "width=722,height=540,menubar=0,toolbar=0,scrollbars=1")
}