From GamingWiki
Jump to: navigation, search
Line 84: Line 84:
 
function getMarkerList() {
 
function getMarkerList() {
 
// The Purple Door
 
// The Purple Door
addMarkerByLatLng(44.234807,-76.490271,  
+
addMarkerByLatLng(44.234807,-76.490271, "The Purple Door", document.getElementById("descPurpleDoor"));
"The Purple Door",  
 
"<p><b>The Purple Door Books &amp; Gifts</b></p> " +
 
"<p><b>Aspect: <span class=\"aspect\">Struggling to stay open</span></b> " +
 
"Threats of foreclosure have been hounding the Purple Door, and causing "+
 
"its proprietor, Madame Esmerelda, to scramble to keep it open. "
 
);
 
  
 
// Woolen mill
 
// Woolen mill

Revision as of 02:24, 25 October 2010