var photos=new Array();
var photoslink=new Array();

//Dimensions of Photos in your Album (All photos should have the same dimensions):
var iWidth=200;
var iHeight=135;

//Paths to Photos in your Album (You can have as many as you want):
photos[0]="images/photo_map.jpg"

//photoslink[0]="http://maps.google.com/maps?q=175+Littleton+Road,+Westford,+MA+01886&spn=0.024619,0.071836&iwloc=A&hl=en"
// photoslink[0]="http://yellowpages.superpages.com/mapbasedsearch/mapsearch.jsp?spaddress=175+Littleton+Rd+Ste+6%2B+Westford%2BMA+01886&spdd=true"
photoslink[0]="http://maps.google.com/maps?oe=utf-8&client=firefox&rlz=1R1GGLL_en___US381&um=1&ie=UTF-8&q=China+Acupuncture+Health+Center,westford,ma&fb=1&gl=us&hq=China+Acupuncture+Health+Center,westford,ma&hnear=China+Acupuncture+Health+Center,westford,ma&cid=0,0,9925763404370813017&ei=gZ-zTNG2FoG78gavwNmhCQ&sa=X&oi=local_result&ct=image&resnum=1&ved=0CBYQnwIwAA"
		
