// agent start date: 
// js file for agent on ushud.com
// written by Jacob Daniel Haddon
//
// this is the template for the .js file used to create the 
// agent banner
////
var agent_company = "Mansell Real Estate";
var agent = "Scott Mills";
var agent_email = "Scott Mills <scott@mansellrealestate.com>";
var agent_address = "";
var agent_csz = "";
var agentadID = "###";
var agent_webpage = "http://www.USHUD.com/EBC/scottmillsushud";
var agent_pt1 = "Main";
var agent_pt2 = "Office";
var agent_ph1 = "(801) 808-3483";
var agent_ph2 = "(801) 633-6844";
var agent_logo = "";
var agent_photo = "";
var agent_deluxe = "";

