var thedomain = "http://www.AnAlbuquerqueHomeForYou.com";
var loca = "http://www.AnAlbuquerqueHomeForYou.com"; 
var username ="Barbara";
var realtor =  "Barbara Madaras";
var email ="barb@analbuquerquehomeforyou.com";
var phone="505.301.1033";
var user_id=4;


var prics = new Array();	
var listares =new Array();	
var addrs= new Array();
var mlss = new Array();
var beds = new Array();
var bats = new Array();
var lots = new Array();
var cars = new Array();
var descs = new Array();
var lagents = new Array();
var laphons = new Array();
var phots = new Array();
var lids = new Array();
var ohflags = new Array();
var ohnotes = new Array();
var extlinks = new Array();


function drawListings(){
prics[0]= "225,000";
listares[0]="Albuquerque";
addrs[0]= "2704 Ocotillo SW Albuquerque  87105";
mlss[0]= "659581";

beds[0]=2;

bats[0]=2;
lots[0]= "1/2  acre";
cars[0]= "0";
descs[0]= "I\'m gorgeous on the inside! Amazing updated Adobe Home w/ Refrig Air, T&G ceilings, Vigas. Sunroom is 264 of heated/cooled sq ft. FP\'s in Master, LR and DR. Open the kitchen to the sun room and create an amazing Country Kitchen! Bed#2 is Bed w/ Study but could be redone as two bedrooms or two room second Master. Big trees, lush grass, fireplaced adobe courtyard. Celestory windows, rock wall in LR, waterfall in Bed #2! Old Valley SW ambiance w/ updated HVAC system! Water/Sewer in street.\n\n--------------------------------------------------------------------------------\n";
lagents[0]="";
laphons[0]="";
phots[0]="/propertyimages/134/DSCN11460017.JPG";
lids[0]=134;

ohflags[0]=1;

ohnotes[0]="";

extlinks[0]="http://www.BarbaraMadaras.com/659581";

prics[1]= "299,900";
listares[1]="Albuquerque";
addrs[1]= "6831 Vista del Sol NW Albuquerque  87114";
mlss[1]= "653380";

beds[1]=4;

bats[1]=3;
lots[1]= "";
cars[1]= "0";
descs[1]= "An impeccable extraordinary home in PRESTIGIOUS Montecito Estates! The Master Retreat w/ coved ceiling and gorgeous bath is unique at nearly 15X40! Half the Master could be an oversized nursery, functional study or 4th bedroom! Overall sense of this house is SPACE yet it has a cozy homey feel! Master is huge, bedrooms are oversized, ceilings are 9\', tons of storage! Yard is spacious and open with finished 9\' walls and covered patio making it a private enclave. Huge park/pool complex a walk away.\n";
lagents[1]="";
laphons[1]="";
phots[1]="/propertyimages/121/Front.jpg";
lids[1]=121;

ohflags[1]=1;

ohnotes[1]="";

extlinks[1]="http://www.coldwellbankerlegacy.com/653380";

prics[2]= "142,000";
listares[2]="Albuquerque";
addrs[2]= "613 Turquoise NW Albuquerque  87123";
mlss[2]= "665944";

beds[2]=3;

bats[2]=2;
lots[2]= "";
cars[2]= "0";
descs[2]= "Help define the market! Bring an offer and tell us what this home is worth! Any and all offers will be considered! Clean and painted! New carpet. Cute home on cute cul de sac. Convenient NE Hghts location. Large yard w/ huge tree has enormous potential. Other homes on cul de sac are being updated one by one. All but two are owner occupied by long time residents. Much potential. Little price! Come see.\n\n--------------------------------------------------------------------------------\n";
lagents[2]="";
laphons[2]="";
phots[2]="/propertyimages/135/DSCN12000001.JPG";
lids[2]=135;

ohflags[2]=1;

ohnotes[2]="";

extlinks[2]="http://www.BarbaraMadaras.com/665944";

prics[3]= "249,000";
listares[3]="Albuquerque";
addrs[3]= "5108 Mirada NW Albuquerque  87120";
mlss[3]= "668432";

beds[3]=3;

bats[3]=3;
lots[3]= "";
cars[3]= "0";
descs[3]= "Stand in your living room, dining room, kitchen and see 180 degrees of unobstructed mountains and city lights! This fabulous contemporary home also offers a dining balcony for wonderful mountain view breakfasts and glorious city light dinners! Quiet low traffic enclosed community. Convenient to both Albq/Rio Rancho with a peaceful sense of isolation. Beds 2/3 and second Living Area are down for privacy and added functionality (i.e., private home office). 9\' ceilings and custom wood throughout.\n\n--------------------------------------------------------------------------------\n";
lagents[3]="";
laphons[3]="";
phots[3]="/images/NAN.gif";
lids[3]=136;

ohflags[3]=1;

ohnotes[3]="";

extlinks[3]="http://www.BarbaraMadaras.com/668432";


for(i=0;i<addrs.length; i++){
drawZTafel(i);
}
return true;
}