// agent start date: 
// js file for agent on hudex.com
// written by Jacob Daniel Haddon
//
// this is the template for the .js file used to create the 
// agent banner
////
var agent_company = "Keller Williams";
var agent = "David Nyman";
var agent_email = "David Nyman <dnyman@kw.com>";
var agent_address = "";
var agent_csz = "";
var agentadID = "###";
var agent_webpage = "http://www.davidsforeclosures.net";
var agent_pt1 = "Direct";
var agent_pt2 = "Toll Free";
var agent_ph1 = "(978) 882-4669";
var agent_ph2 = "";
var agent_photo = "/agentplace/24101photo.jpg";
var agent_logo = "/agentplace/24101logo.jpg";
var agent_deluxe = "";

