Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Colombo
Red Hat Certified System Administrator (RHCSA) - RHEL 10
Sanjeewani95
Updated:
Friday at 7:43 PM
NURSING , CAREGIVER , HOTEL & BEAUTY COURSES
IVA Para Medical Campus
Updated:
Thursday at 9:24 AM
Handmade Character Soft Toys Peppa Pig Family
anil1961
Updated:
Wednesday at 9:58 PM
Ad icon
Video Content Creator
pramukag
Updated:
Jun 28, 2026
Ad icon
QA Engineer Intern
pramukag
Updated:
Jun 28, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Problems and Troubleshooting
anyone familiar with google:maps JSP tag library??????
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="Core" data-source="post: 7263046" data-attributes="member: 263471"><p><p>Changes were made to the wms1.js and wms2.js files to improve their portability. Developers that use</p><p> WMS layers should download the new versions of these files.</p></p><p> <p>Starting with this release, all new additions and revisions to the GoogleMaps JSP Taglibrary</p><p> will be aimed at version 2 maps. Developers should start migrating away from version 1 maps</p><p> entirely and try using only version 2 maps in anticipation of future removal.</p></p><p> </td></p><p> </tr></p><p> <tr></p><p> <td>0.94 Beta</td><td>Added the <googlemaps:label> tag. A label works like an imageoverlay, except</p><p> it moves with the map, rather than staying stationary. Also added Clusterer2.js script to support</p><p> clustering of version 2 maps (thanks again <a href="http://www.acme.com/jef/">Jef</a>). Modified the</p><p> Clusterer.js and Clusterer2.js scripts to provide debugging support with debugging enabled.</p><p> </td></p><p> </tr></p><p> <tr></p><p> <td>0.93 Beta</td><td>Added a debugger window to the <googlemaps:map> tag and modified</p><p> the DTD and XMLParser class to support it. Also fixed a bug that did not properly escape HTML</p><p> content in infowindows and tabbed infowindows when added programmatically.</p><p> </td></p><p> </tr></p><p> <tr></p><p> <td>0.92 Beta</td><td>Added the <googlemaps:wms> tag to provide support for</p><p> WMS layers. Requires use of the <a href="/GoogleMaps/download.jsp?file=wms1.js">wms1.js</a></p><p> file, modified from the original provided by <a href="http://www.spatialdatalogic.com/cs/blogs/brian_flood/archive/2005/07/11/39.aspx">Brian Flood</a></p><p> (for version 1 maps) or <a href="/GoogleMaps/download.jsp?file=wms2.js">wms2.js</a>, modified</p><p> from the original script by <a href="http://johndeck.blogspot.com">John Deck</a> (for version 2 maps). </p><p> Also modified the XML Parser and DTD to accommodate the new tags.</p><p> </td></p><p> </tr></p><p> <tr></p><p> <td>0.91 Beta</td><td>Exposed the content attribute of the <googlemaps:infowindow> and</p><p> <googlemaps:tab> tags to allow developers to provide dynamic (regular and EL expressions)</p><p> content for these components. Also added an html attribute to the <googlemaps:tab> tag.</p><p> Modified DTD and XMLParser to accommodate these new attributes. </p><p> </td></p><p> </tr></p><p> <tr></p><p> <td>0.90 Beta</td><td>Added the <googlemaps:cluster> tag to allow for marker clustering on busy maps.</p><p> Requires use of <a href="http://www.acme.com/jef/">Jef Poskanzer's</a> Clusterer.js script. Also modified the XMLParser</p><p> and DTD to support the new tag.</td></p><p> </tr></p><p> <tr></p><p> <td>0.88 Beta</td><td>Added the <googlemaps:tabbedInfoWidow> tag and <googlemaps:tab> tag. Also </p><p> updated the DTD and XMLParser classes to support them.</td></p><p> </tr></p><p> <tr></p><p> <td>0.87 Beta</td><td>Added the <googlemaps<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite9" alt=":o" title="Eek! :o" loading="lazy" data-shortname=":o" />verviewControl> tag and updated the DTD and XMLParser classes to support it.</td></p><p> </tr></p><p> <tr></p><p> <td>0.86 Beta</td><td>Added two parameters to the <googlemaps<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick out tongue :p" loading="lazy" data-shortname=":p" />oint> tag:<ul><li>latitudeAsString</li><li>longitudeAsString</li></ul>This allows</p><p> developers to specify longitude and latitude values as Strings, not just doubles.</td></p><p> </tr></p><p> <tr></p><p> <td>0.85b Beta</td><td>Added custom map type support for version 2 maps.</td></p><p> </tr></p><p> <tr></p><p> <td>0.85 Beta</td><td>Added <googlemap:maptype> tag to add support for custom map tiles for </p><p> version 1 maps. Also modified DTD and XMLParser to include the new tag. Made some <em>preparatory</em></p><p> changes to the GoogleMapTag to <em>prepare</em> for version 2 support of custom map types and mousewheel</p><p> support.</td></p><p> </tr></p><p> <tr></p><p> <td>0.82 Beta</td><td>Added the <googlemap:imageoverlay> tag which allows devlopers to place</p><p> a static image over the map. This map can have an action mapped to it as well for incorporation into</p><p> event handling heirarchies. Also modified the DTD to include the new tag, as well as the XMLParser class.</td></p><p> </tr></p><p> <tr></p><p> <td>0.80 Beta</td><td>Added XML support to Google Maps JSP taglibrary by Adding an xml</p><p> attribute to the <googlemaps:map> tag and a new DTD located at <a href="http://www.lamatek.com/GoogleMaps/dtds/googlemaps.dtd" target="_blank">http://www.lamatek.com/GoogleMaps/dtds/googlemaps.dtd</a>.</p><p> The new XMLParser classes parses the XML and adds the specified elements to the map. Users can mix</p><p> XML with JSP tags for maximum flexibility.</td></p><p> </tr></p><p> <tr></p><p> <td>0.73 Beta</td><td>Modified the <googlemaps:traffic> so it would use only DOM2 classes and methods, not DOM3, for maxiumum compatibility with </p><p> web servers.</td></p><p> </tr></p><p> <tr></p><p> <td>0.72 Beta</td><td>Added the <googlemaps:traffic> tag. Modified the GoogleMapIconTag so it no longer</p><p> requires a shadow icon. Made some additional modifications to the GoogleMapTag.</td></p><p> </tr></p><p> <tr></p><p> <td>0.70 Beta</td><td>Fixed the centering issues for the <googlemaps:message> tag in Forefox. Added new <googlemaps:blowup></p><p> tag to show map blowups over markers.</td></p><p> </tr></p><p> <tr></p><p> <td>0.65 Beta</td><td>It's the return of the <googlemaps:message> tag. While I'm still having issues centering in FireFox, at least now</p><p> it works cross-platform and doesn't interfere with event processing....Yeah!</td></p><p> </tr></p><p> <tr></p><p> <td>0.62 Beta</td><td>Fixed a problem where asynchronous events were not properly sent in non IE browsers.</td></p><p> </tr></p><p> <tr></p><p> <td>0.61 Beta</td><td>Added a simple fix to <googlemaps:infowindow> to compensate for an error in Firefox 1.5x where text</p><p> does not wrap properly.</td></p><p> </tr></p><p> <tr></p><p> <td>0.60 Beta</td><td>Removed <googlemaps:message> tag due to too many difficulties associated</p><p> with the API version changes and browser issues. Felt it was more important to focus on function than asthetics.</td></p><p> </tr></p><p> <tr></p><p> <td>0.55 Beta</td><td>Added <googlemaps:message> tag and some documentation work.</td></p><p> </tr></p><p> <tr></p><p> <td>0.50 Beta</td><td>Added click and double-click events to all overlays. Added javadoc documentation for all tag classes</p><p> for developers using event processing. Made some internal changes to how GoogleMapTag stores and retrieves children to improve</p><p> performance.</td></p><p> </tr></p><p> <tr></p><p> <td>0.40 Beta</td><td>Added asynchronous event handling and default event listener bean and servlet. Added double-click event</p><p> support for maps and markers.</td></p><p> </tr></p><p> <tr></p><p> <td>0.30 Beta</td><td>Added the <googlemaps:icon> tag to support custom icons for markers. Added <googlemaps:event> tag to</p><p> provide map event listening.</td></p><p> </tr></p><p> <tr></p><p> <td>0.25 Beta</td><td>Added auto-zoom for version 2 maps. Fixed <googlemaps:infowindow> to auto-escape double and single quotes when including</p><p> html content.</td></p><p> </tr></p><p> <tr></p><p> <td>0.20 Beta</td><td>Complete re-write of API, changing format guide and simplifying usage.</td></p><p> </tr></p><p> <tr></p><p> <td>0.10 Beta</td><td>Initial Release</td></p><p> </tr></p><p></table></p><p></p></p><p><!-- End the page here --></p><p> </tr></p><p> </tr></p><p> </table></p><p> </td></p><p> </tr></p><p> <tr></p><p> <td width="100%"></p><p><!-- AdSense Search --></p><p><center></p><p><form name="goog" method="get" action="http://www.google.com/custom" target="_top"></p><p><table bgcolor="#ffffff"></p><p><tr><td nowrap="nowrap" valign="top" align="left" height="32"></p><p><a href="http://www.google.com/"></p><p><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a></p><p><br/></p><p>Search for Google Maps technology:<br/></p><p><input type="text" name="q" size="31" maxlength="255" value=""></input></p><p><input type="submit" name="sa" value="Search"></input><br/></p><p><input type="radio" name="tech" onclick="javascript: document.forms['goog'].elements['q'].value='Google Maps for Java'"/>Java </p><p><input type="radio" name="tech" onclick="javascript: document.forms['goog'].elements['q'].value='Google Maps for JSP'"/>JSP </p><p><input type="radio" name="tech" onclick="javascript: document.forms['goog'].elements['q'].value='Google Maps for PHP'"/>PHP </p><p><input type="radio" name="tech" onclick="javascript: document.forms['goog'].elements['q'].value='Google Maps for ASP'"/>ASP </p><p><input type="hidden" name="client" value="pub-8560713622118619"></input></p><p><input type="hidden" name="forid" value="1"></input></p><p><input type="hidden" name="ie" value="ISO-8859-1"></input></p><p><input type="hidden" name="oe" value="ISO-8859-1"></input></p><p><input type="hidden" name="safe" value="active"></input></p><p><input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input></p><p><input type="hidden" name="hl" value="en"></input></p><p></td></tr></table></p><p></form></p><p></center></p><p><!-- End AdSense Search --></p><p> </td></p><p> </tr></p><p> <tr></p><p> <td width="100%"></p><p> <center></p><p> <!-- AdSense Code --></p><p><script type="text/javascript"><!--</p><p>google_ad_client = "pub-8560713622118619";</p><p>google_ad_width = 728;</p><p>google_ad_height = 90;</p><p>google_ad_format = "728x90_as";</p><p>google_ad_type = "text";</p><p>google_ad_channel ="";</p><p>google_color_border = "000099";</p><p>google_color_bg = "FFFFFF";</p><p>google_color_link = "000099";</p><p>google_color_url = "0000FF";</p><p>google_color_text = "000000";</p><p>//--></script></p><p><script type="text/javascript"</p><p> src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></p><p></script></p><p> <!-- End AdSense --></p><p> </center></p><p> </td></p><p> </tr></p><p> <tr></p><p> <td width="100%"></p><p> <center></p><p> <!-- AdSense Referrals Code --></p><p><script type="text/javascript"><!--</p><p>google_ad_client = "pub-8560713622118619";</p><p>google_ad_width = 180;</p><p>google_ad_height = 60;</p><p>google_ad_format = "180x60_as_rimg";</p><p>google_cpa_choice = "CAAQ56j8zwEaCHvU9tBAqJJaKMu293M";</p><p>//--></script></p><p><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></p><p></script></p><p></p><p><script type="text/javascript"><!--</p><p>google_ad_client = "pub-8560713622118619";</p><p>google_ad_width = 180;</p><p>google_ad_height = 60;</p><p>google_ad_format = "180x60_as_rimg";</p><p>google_cpa_choice = "CAAQpJP88AEaCCJeaQxCPDigKPTj6n4";</p><p>//--></script></p><p><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></p><p></script></p><p></p><p><script type="text/javascript"><!--</p><p>google_ad_client = "pub-8560713622118619";</p><p>google_ad_width = 180;</p><p>google_ad_height = 60;</p><p>google_ad_format = "180x60_as_rimg";</p><p>google_cpa_choice = "CAAQ4fqy0gEaCPI0fZSM10VxKL3D93M";</p><p>//--></script></p><p><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></p><p></script></p><p> <!-- End AdSense Referrals --></p><p> </center></p><p> </td></p><p> </tr></p><p> <tr></p><p> <td width="100%" background="/GoogleMaps/images/bg_bot.gif" height="25"></p><p> Google™ and the GoogleMaps API are copyright of <a href="http://www.google.com">Google</a>.</p><p> </td></p><p> </tr></p><p> </table></p><p> </td></p><p></tr></p><p></table></p><p> </body></p><p></html></p></blockquote><p></p>
[QUOTE="Core, post: 7263046, member: 263471"] <p>Changes were made to the wms1.js and wms2.js files to improve their portability. Developers that use WMS layers should download the new versions of these files.</p> <p>Starting with this release, all new additions and revisions to the GoogleMaps JSP Taglibrary will be aimed at version 2 maps. Developers should start migrating away from version 1 maps entirely and try using only version 2 maps in anticipation of future removal.</p> </td> </tr> <tr> <td>0.94 Beta</td><td>Added the <googlemaps:label> tag. A label works like an imageoverlay, except it moves with the map, rather than staying stationary. Also added Clusterer2.js script to support clustering of version 2 maps (thanks again <a href="http://www.acme.com/jef/">Jef</a>). Modified the Clusterer.js and Clusterer2.js scripts to provide debugging support with debugging enabled. </td> </tr> <tr> <td>0.93 Beta</td><td>Added a debugger window to the <googlemaps:map> tag and modified the DTD and XMLParser class to support it. Also fixed a bug that did not properly escape HTML content in infowindows and tabbed infowindows when added programmatically. </td> </tr> <tr> <td>0.92 Beta</td><td>Added the <googlemaps:wms> tag to provide support for WMS layers. Requires use of the <a href="/GoogleMaps/download.jsp?file=wms1.js">wms1.js</a> file, modified from the original provided by <a href="http://www.spatialdatalogic.com/cs/blogs/brian_flood/archive/2005/07/11/39.aspx">Brian Flood</a> (for version 1 maps) or <a href="/GoogleMaps/download.jsp?file=wms2.js">wms2.js</a>, modified from the original script by <a href="http://johndeck.blogspot.com">John Deck</a> (for version 2 maps). Also modified the XML Parser and DTD to accommodate the new tags. </td> </tr> <tr> <td>0.91 Beta</td><td>Exposed the content attribute of the <googlemaps:infowindow> and <googlemaps:tab> tags to allow developers to provide dynamic (regular and EL expressions) content for these components. Also added an html attribute to the <googlemaps:tab> tag. Modified DTD and XMLParser to accommodate these new attributes. </td> </tr> <tr> <td>0.90 Beta</td><td>Added the <googlemaps:cluster> tag to allow for marker clustering on busy maps. Requires use of <a href="http://www.acme.com/jef/">Jef Poskanzer's</a> Clusterer.js script. Also modified the XMLParser and DTD to support the new tag.</td> </tr> <tr> <td>0.88 Beta</td><td>Added the <googlemaps:tabbedInfoWidow> tag and <googlemaps:tab> tag. Also updated the DTD and XMLParser classes to support them.</td> </tr> <tr> <td>0.87 Beta</td><td>Added the <googlemaps:overviewControl> tag and updated the DTD and XMLParser classes to support it.</td> </tr> <tr> <td>0.86 Beta</td><td>Added two parameters to the <googlemaps:point> tag:<ul><li>latitudeAsString</li><li>longitudeAsString</li></ul>This allows developers to specify longitude and latitude values as Strings, not just doubles.</td> </tr> <tr> <td>0.85b Beta</td><td>Added custom map type support for version 2 maps.</td> </tr> <tr> <td>0.85 Beta</td><td>Added <googlemap:maptype> tag to add support for custom map tiles for version 1 maps. Also modified DTD and XMLParser to include the new tag. Made some <em>preparatory</em> changes to the GoogleMapTag to <em>prepare</em> for version 2 support of custom map types and mousewheel support.</td> </tr> <tr> <td>0.82 Beta</td><td>Added the <googlemap:imageoverlay> tag which allows devlopers to place a static image over the map. This map can have an action mapped to it as well for incorporation into event handling heirarchies. Also modified the DTD to include the new tag, as well as the XMLParser class.</td> </tr> <tr> <td>0.80 Beta</td><td>Added XML support to Google Maps JSP taglibrary by Adding an xml attribute to the <googlemaps:map> tag and a new DTD located at [url]http://www.lamatek.com/GoogleMaps/dtds/googlemaps.dtd[/url]. The new XMLParser classes parses the XML and adds the specified elements to the map. Users can mix XML with JSP tags for maximum flexibility.</td> </tr> <tr> <td>0.73 Beta</td><td>Modified the <googlemaps:traffic> so it would use only DOM2 classes and methods, not DOM3, for maxiumum compatibility with web servers.</td> </tr> <tr> <td>0.72 Beta</td><td>Added the <googlemaps:traffic> tag. Modified the GoogleMapIconTag so it no longer requires a shadow icon. Made some additional modifications to the GoogleMapTag.</td> </tr> <tr> <td>0.70 Beta</td><td>Fixed the centering issues for the <googlemaps:message> tag in Forefox. Added new <googlemaps:blowup> tag to show map blowups over markers.</td> </tr> <tr> <td>0.65 Beta</td><td>It's the return of the <googlemaps:message> tag. While I'm still having issues centering in FireFox, at least now it works cross-platform and doesn't interfere with event processing....Yeah!</td> </tr> <tr> <td>0.62 Beta</td><td>Fixed a problem where asynchronous events were not properly sent in non IE browsers.</td> </tr> <tr> <td>0.61 Beta</td><td>Added a simple fix to <googlemaps:infowindow> to compensate for an error in Firefox 1.5x where text does not wrap properly.</td> </tr> <tr> <td>0.60 Beta</td><td>Removed <googlemaps:message> tag due to too many difficulties associated with the API version changes and browser issues. Felt it was more important to focus on function than asthetics.</td> </tr> <tr> <td>0.55 Beta</td><td>Added <googlemaps:message> tag and some documentation work.</td> </tr> <tr> <td>0.50 Beta</td><td>Added click and double-click events to all overlays. Added javadoc documentation for all tag classes for developers using event processing. Made some internal changes to how GoogleMapTag stores and retrieves children to improve performance.</td> </tr> <tr> <td>0.40 Beta</td><td>Added asynchronous event handling and default event listener bean and servlet. Added double-click event support for maps and markers.</td> </tr> <tr> <td>0.30 Beta</td><td>Added the <googlemaps:icon> tag to support custom icons for markers. Added <googlemaps:event> tag to provide map event listening.</td> </tr> <tr> <td>0.25 Beta</td><td>Added auto-zoom for version 2 maps. Fixed <googlemaps:infowindow> to auto-escape double and single quotes when including html content.</td> </tr> <tr> <td>0.20 Beta</td><td>Complete re-write of API, changing format guide and simplifying usage.</td> </tr> <tr> <td>0.10 Beta</td><td>Initial Release</td> </tr> </table> </p> <!-- End the page here --> </tr> </tr> </table> </td> </tr> <tr> <td width="100%"> <!-- AdSense Search --> <center> <form name="goog" method="get" action="http://www.google.com/custom" target="_top"> <table bgcolor="#ffffff"> <tr><td nowrap="nowrap" valign="top" align="left" height="32"> <a href="http://www.google.com/"> <img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a> <br/> Search for Google Maps technology:<br/> <input type="text" name="q" size="31" maxlength="255" value=""></input> <input type="submit" name="sa" value="Search"></input><br/> <input type="radio" name="tech" onclick="javascript: document.forms['goog'].elements['q'].value='Google Maps for Java'"/>Java <input type="radio" name="tech" onclick="javascript: document.forms['goog'].elements['q'].value='Google Maps for JSP'"/>JSP <input type="radio" name="tech" onclick="javascript: document.forms['goog'].elements['q'].value='Google Maps for PHP'"/>PHP <input type="radio" name="tech" onclick="javascript: document.forms['goog'].elements['q'].value='Google Maps for ASP'"/>ASP <input type="hidden" name="client" value="pub-8560713622118619"></input> <input type="hidden" name="forid" value="1"></input> <input type="hidden" name="ie" value="ISO-8859-1"></input> <input type="hidden" name="oe" value="ISO-8859-1"></input> <input type="hidden" name="safe" value="active"></input> <input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input> <input type="hidden" name="hl" value="en"></input> </td></tr></table> </form> </center> <!-- End AdSense Search --> </td> </tr> <tr> <td width="100%"> <center> <!-- AdSense Code --> <script type="text/javascript"><!-- google_ad_client = "pub-8560713622118619"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_type = "text"; google_ad_channel =""; google_color_border = "000099"; google_color_bg = "FFFFFF"; google_color_link = "000099"; google_color_url = "0000FF"; google_color_text = "000000"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <!-- End AdSense --> </center> </td> </tr> <tr> <td width="100%"> <center> <!-- AdSense Referrals Code --> <script type="text/javascript"><!-- google_ad_client = "pub-8560713622118619"; google_ad_width = 180; google_ad_height = 60; google_ad_format = "180x60_as_rimg"; google_cpa_choice = "CAAQ56j8zwEaCHvU9tBAqJJaKMu293M"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <script type="text/javascript"><!-- google_ad_client = "pub-8560713622118619"; google_ad_width = 180; google_ad_height = 60; google_ad_format = "180x60_as_rimg"; google_cpa_choice = "CAAQpJP88AEaCCJeaQxCPDigKPTj6n4"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <script type="text/javascript"><!-- google_ad_client = "pub-8560713622118619"; google_ad_width = 180; google_ad_height = 60; google_ad_format = "180x60_as_rimg"; google_cpa_choice = "CAAQ4fqy0gEaCPI0fZSM10VxKL3D93M"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <!-- End AdSense Referrals --> </center> </td> </tr> <tr> <td width="100%" background="/GoogleMaps/images/bg_bot.gif" height="25"> Google™ and the GoogleMaps API are copyright of <a href="http://www.google.com">Google</a>. </td> </tr> </table> </td> </tr> </table> </body> </html> [/QUOTE]
Insert quotes…
Verification
Hathara warak wissa keeyada? (Hathara wadi karanna 20)
Post reply
Top
Bottom