// JavaScript Document loadurl = 'i.dom.us/7738huntridge'; //the i.dom.us directory ur1 = 'i.dom.us/7738huntridge'; //if no ur1 use i.dom.us/propertyadress var EX = 4; //Number of EX photos var IN = 8; //Number of IN photos var HD = 1; //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 //Analytics Site ID aid = 0; //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 = 'c21'; //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 = '7738 Huntridge Ln'; //GOOGLE MAPS Address and STREETVIEW lat and long var address = '7738 Huntridge Ln, Cupertino, CA'; //Footer info var agentname = 'Darren Kimura'; var agenttitle = 'Real Estate Agent'; var agentphones = '408.366.6249 Direct'; var agentemail = 'dkimura@century21champion.com'; var agentwebsite = 'www.darrenkimura.com'; var officeaddress = '10420 S. DeAnza Blvd., Cupertino, CA 95014'; var displayname = 'darrenkimura'; //Go to Agent profile and copy the portrait image location var portrait = 'http://dom.us/uploads_user/1000/165/0_6558.jpg'; var dlloc = ''; var adloc = ''; //More information text var moreinfotext = 'This is a fantastic home that is walking distance to Jollyman Park, De Anza College and is close to hwy 85, shops and restaurants. It has top schools; Lincoln Elementary, Kennedy Middle, and Monta Vista High. The home features a granite tile kitchen counter, space saver microwave, beautiful hardwood floors, french door, dual pane windows, ceiling fan, new lights and fixtures, fresh paint, and copper plumbing. There is also a spacious additional storage shed in the backyard and a finished garage with plenty of cabinets! Come on out and see it for yourself for you will love to call this home.'; var citystate = 'Cupertino, CA'; var price = '$899,000';