var message="Press Ctrl+D to Bookmark!";
var thispageurl="http://stockings-and-heels.net/main.html";
var thispagename="Stockings and Heels, Hot Lingerie Links";
function click(e) {
if (document.all) { if (event.button == 2) { window.external.AddFavorite(thispageurl,thispagename); return false; } }
if (document.layers) {if (e.which == 3) { alert(message); return false; } }
}
if (document.layers) { document.captureEvents(Event.MOUSEDOWN); }
document.onmousedown=click;
if (window != top) top.location.href = location.href;
function showit(fname,qlink){
}
