/* == (c)Copyright 2000/2004 MC Web Design. All rights reserved. == */
/* == This site was created and is maintained by MC Web Design. You may look at our source code, but please observe source code copyrights. View our copyright statement for more information. == */
/* == FRAME DETECTION AND REDIRECTION - 06/2004 == */
if (top == self) self.location.href = "index.html";
