<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello,</div><div><br></div><div>When I'm trying to load the Quick Plot function in fusion with the "TurquoiseYellow" template I get the following error message&nbsp; :</div><div><br></div><div>User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)<br>Timestamp: Mon, 9 Jan 2012 07:34:13 UTC<br><br>Message: 'panelman' is undefined<br>Line: 1<br>Char: 947553<br>Code: 0<br>URI: http://localhost:8008/mapguide//fusion/lib/fusionSF-compressed.js</div><div><br></div><br>The error is displayed even after making the change from<br>&nbsp;"if&nbsp; (<span class="searchword0">panelman</span>) " <br>&nbsp; to  <br>&nbsp;"if (typeof (<span class="searchword0">panelman</span>) != "undefined")"&nbsp; in QuickPlot.js<br><br>The error is
 not displayed with another template like "Slate"<br>I'm using Mapguide 2.2 64 Bit<br><br>Does anybody know why this happens?<br><br>Thank you,<br>Iulia<br><br><br></div></body></html>