Okay, I know how to do it in standard script but as this is encrypted... where and how can one add a site logo/icon to the address bar and favourites?

The favicon.ico method is not an option I want to take.
ie icon is placed in the root directory and named "favicon.ico"

Method I want to carry out:
<head>

<LINK REL="SHORTCUT ICON" HREF="/directoryname/logo.ico">

</head>

Hope this makes sense to someone....

Dafydd