function init() {
IE = (document.all)
NC = (document.layers)
Opera = (document.getElementById)
}
