// JavaScript Document loadurl = 'i.dom.us/2454a-bush'; //the i.dom.us directory ur1 = 'i.dom.us/2454a-bush'; //if no ur1 use i.dom.us/propertyadress var EX = 5; //Number of EX photos var IN = 5; //Number of IN photos var HD = 0; //Number of HD photos var PA = 3; //Number of Panos var DL = 0; //DL 1 is yes, 0 is no var AD = 1; //AD 1 is yes, 0 is no //Analytics Site ID aid = 20; //This site ID will be provided in the ticket //Profile information. Codes as follows //Alain Pinel is ala, Century 21 is c21, Cashin is cas, Coldwell is col, Intero is int, J rockliff is jrr, Keller Williams is kel, Referall Realty is ref, Remax is rem, Realty World is rew, Sereno is ser var profile = 'rel'; //Floorplan Data var floorplan=0; //0 for no FP or 1 for yes FP var totalfloors = 2; //number of total floors floors= new Array() floors[1]=12; //number of HD IN EX PA pointers on each level floors[2]=0; floors[3]=0; fpointer = new Array() fpointer[1]=[18,13,"06","hd"]; fpointer[2]=[07,20,"07","hd"]; fpointer[3]=[17,13,"08","hd"]; fpointer[4]=[06,13,"09","hd"]; fpointer[5]=[11,13,"10","hd"]; fpointer[6]=[16,13,"16","in"]; fpointer[7]=[06,12,"17","in"]; fpointer[8]=[14,12,"02","pa"]; fpointer[9]=[11,12,"03","pa"]; fpointer[10]=[06,11,"18","in"]; fpointer[11]=[06,20,"19","in"]; fpointer[12]=[26,2,"20","in"]; //Number of still photos var stills = EX+IN+HD; //View Title Bar var maintitle = '2454A Bush St'; //GOOGLE MAPS Address and STREETVIEW lat and long var address = '2454 Bush St, San Francisco, CA'; //Footer info var agentname = 'Rick Barrelier'; var agenttitle = 'Realtor'; var agentphones = '650.573.5961 direct'; var agentemail = 'rickbarrelier@yahoo.com'; var agentwebsite = 'www.rickbarrelier.com'; var officeaddress = '155 Bovet Road Suite #700 San Mateo, CA'; var displayname = 'rickbarrelier'; //Go to Agent profile and copy the portrait image location var portrait = 'http://i.dom.us/domus/png/blank.png'; var dlloc = ''; var adloc = 'crm.dom.us/storage/2009/May/week2/44140'; //More information text var moreinfotext = 'Incredible secluded cottage in Lower Pacific Heights over 850 sqft. It has new foundation and updated electrical. A huge bathroom and new paint and flooring throughout. This is and incredible value at $480,000.'; var citystate = 'San Francisco, CA'; var price = '$480,000';