// JavaScript Document ur1 = 'i.dom.us/14527singinghill'; //if no ur1 use i.dom.us/propertyadress loadurl = 'i.dom.us/14527singinghill'; aid = 5; 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 = 0; //AD 1 is yes, 0 is no //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 = 'ala'; //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]=9; //number of HD IN EX PA pointers on each level floors[2]=3; floors[3]=0; fpointer = new Array() fpointer[1]=[03,14,"06","in"]; fpointer[2]=[03,6,"07","in"]; fpointer[3]=[03,10,"08","in"]; fpointer[4]=[18,7,"09","in"]; fpointer[5]=[29,8,"10","in"]; fpointer[6]=[33,8,"11","in"]; fpointer[7]=[42,6,"12","in"]; fpointer[8]=[14,11,"01","pa"]; fpointer[9]=[40,9,"02","pa"]; fpointer[10]=[07,4,"13","in"]; fpointer[11]=[19,6,"14","in"]; fpointer[12]=[30,18,"15","in"]; //Number of still photos var stills = EX+IN+HD; //View Title Bar var maintitle = '14527 Singing Hill Ln'; //GOOGLE MAPS Address and STREETVIEW lat and long var address = '14527 Singing Hill Lane Saratoga, CA'; //Footer info var agentname = 'Mario Ramirez'; var agenttitle = 'BSBM, Realtor, CRS, GRI, SRES, e-Pro'; var agentphones = '408.605.9999 direct'; var agentemail = 'mramirez@apr.com'; var agentwebsite = 'www.marioramirez.net'; var officeaddress = '750 University Avenue, Ste 150, Los Gatos, CA 95032 '; var displayname = 'marioramirez'; //Go to Agent profile and copy the portrait image location var portrait = 'http://dom.us/uploads_user/1000/49/0_3339.jpg'; var dlloc =''; var adloc =''; //More information text var moreinfotext = 'Located majestically in the exclusive Sobey Road neighborhood of Saratoga sits this private estate on 1.27 beautifully landscaped acres. Accentuated with stately features and picturesque pool side gardens this property defines peace and tranquility. '; var citystate = 'Saratoga, CA'; var price = '$3,275,000';