">
|
|
||||||
|
|
|
<script language="JavaScript" type="text/javascript">
<!-- // Hide
var popupWin;
function major_version() { return parseInt(navigator.appVersion.substring(0,1)); }
function is_msie() { return (navigator.userAgent.indexOf("MSIE") != -1); }
function popup(url, freq, width, height) {
var wopts = 'toolbar=no,location=no,directories=no,status=no,scrollbars=no,menubar=no,width=' + width + ',height=' + height + ',dependent=yes';
var mv = major_version();
popupWin = window.open(url, 'thePopupWin', wopts);
if (popupWin != null) {
//window.open(url,'thePopupWin', wopts);
if (!(is_msie() && (mv < 3))) popupWin.opener = self;
}
if (mv>= 3) popupWin.focus();
}
// End hiding -->
</script>
|
|
|
||
|
Copyright © 1995-2003 Sidetrips Internet Services, Inc. All rights reserved.
Reproduction in whole or in part in any form or medium without express written permission of Sidetrips Internet Services, Inc. is prohibited. sidetrips.com, hostserver.com, registera.com, htmlshop.com, and associated domains are trademarks of Sidetrips Internet Service, Inc. Privacy Policy | Acceptable Use Policy | Terms of Service |
||||||