The Lat49 script should be linked into the application or HTML page (preferably in the head of the document) from the Lat49 site. The following code illustrates how to link the script within an HTML document:
Example 3-1. Loading the script in HTML
<script type='text/javascript' src='http://adserver.lat49.com/lat49/v0.10/lat49.js'> </script> |
Making a local copy of the lat49.js file on the publisher's site is not recommended, since the script depends on other files being available in various locations.