﻿// JScript File

document.write("<div id='footer'>\
<div id='footertxt'>\
  <span>\
    <a href='laptop_security.html'>Laptop Security</a> | <a href='laptop_security_systems.html'>Laptop Security Systems</a> | <a href='laptop_theft_prevention.html'>Laptop Theft Prevention</a> | <a href='stolen_laptop_recovery.html'>Stolen Laptop Recovery</a> | <a href='track_your_laptop.html'>Track Your Laptop</a> \
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\
    <a href=javascript:openWindow('terms_of_use.html',600,600,0,0,0,0,1,0,10,10) title='Terms of Use'>Terms of Use</a> | <a href=javascript:openWindow('privacy_policy.html',600,600,0,0,0,0,1,0,10,10) title='Privacy Policy'>Privacy Policy</a>\
  </span>\
  <br /><br /><br />© Copyright 2008 LocateMyLaptop.com. All rights reserved. Various trademarks held by their respective owners.\
</div>\
</div>");

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}


