var NS = navigator.appName=="Netscape";
var IE = navigator.appName=="Microsoft Internet Explorer";

if (NS) {
document.styleSheets[1].disabled=true;
}


/* ====================================================
(c) Copyright by Robert Surma 2004.
All Rights Reserved. No part of this publication may be reproduced,
stored in a retrieval system, or transmitted, in any form or by any means,
electronic, mechanical, photocopying, recording or otherwise,
without the permission of Robert Surma, 3bird Projects Co.
Contact: 3bird.net
===================================================== */





