<!-- Cloak
var acctnum='1'; var userid='smsisko';
var srvr='0'; var dir='8';
var Loaded=false;
var Flag=false;

function ThatsMyCursor(){
  buttonPlaced=true;
  if(Flag)TheCometCursor();
}

function PlaySound(sndAction,_sndObj) {
	if (_sndObj.indexOf('TClick') != '-1'){
		ran = Math.random()*20;
		if (ran < 10) {
			_sndObj = 'document.TClick1'
		} else {
			_sndObj = 'document.TClick2'
			}
	}
  	var sndObj = eval( _sndObj );
  	if (sndObj != null) {
    		if (sndAction=='stop') {
      			sndObj.stop();
    		} else {
      			if (navigator.appName == 'Netscape' ) {
         			sndObj.play();
      			} else if ( sndObj.FileName )
            			sndObj.run();
			}
		}
	}


BrowserName = navigator.appName
BrowserVer = parseInt(navigator.appVersion)

function Back(){
	HideRed()
	if (BrowserName == "Microsoft Internet Explorer"){
		top.Main.history.back()
	} else {top.Main.back()}
}

function CardWin(SearchString){
window.open('image.html?' + SearchString,'ImageWindow','width=390,height=600,screenX=0,screenY=0')
}

function HideRed(){
	if (top.Menu){if (!top.Menu.Old) {top.Menu.MM_showHideLayers('parent.frames[\'Menu\'].document.layers[\'red\']','parent.frames[\'Menu\'].document.all[\'red\']','hide')}}
}

function Seb_RedLayerLoc(Y){
	if (document.layers){
		top.Menu.document.red.top=Y;
	  }
	  else if (document.all){
		top.Menu.document.all.red.style.top=Y;
	  }
	setTimeout("void(0)", 1000)
	top.Menu.MM_showHideLayers('parent.frames[\'Menu\'].document.layers[\'red\']','parent.frames[\'Menu\'].document.all[\'red\']','show')
}

monthNames = new Array()
monthNames[0] = 'January'
monthNames[1] = 'February'
monthNames[2] = 'March'
monthNames[3] = 'April'
monthNames[4] = 'May'
monthNames[5] = 'June'
monthNames[6] = 'July'
monthNames[7] = 'August'
monthNames[8] = 'September'
monthNames[9] = 'October'
monthNames[10] = 'November'
monthNames[11] = 'December'

function DocumentDate(){
	update = new Date(document.lastModified);
	Month = update.getMonth()+1
	if (Month < 10) { Month = '0' + Month.toString()}
	DocDate = '<h1>' + update.getYear() + Month + '.' + update.getDate() + '</h1>';
	return DocDate;
}

paramount = new Image()
decipher = new Image()
if (window.location.hostname=='mbr-scifi.neotown.com') {
paramount.src = "http://mbr-scifi.neotown.com/smsisko/paramoun.gif"
decipher.src = "http://mbr-scifi.neotown.com/smsisko/decipher.gif"
} else {paramount.src = "http://www.fortunecity.com/tattooine/constantine/157/paramoun.gif"
decipher.src = "http://www.fortunecity.com/tattooine/constantine/157/decipher.gif"
}

function footer(){

	TheDocWrite = ''
	TheDocWrite = TheDocWrite + '<center><br clear><br><address><font size=2>These Pages created by&nbsp;'
	TheDocWrite = TheDocWrite + '<a HREF="mailto:smsisko@startrekmail.com">&copy;Copyright 1997 Sebastien Morin</a>&nbsp;'
	TheDocWrite = TheDocWrite + 'All Rights Reserved.'
	TheDocWrite = TheDocWrite + '<br>Last Update:<br>'
	TheDocWrite = TheDocWrite + DocumentDate()
	TheDocWrite = TheDocWrite + '<a target="_blank" HREF="http://www.paramount.com"><img Align=Middle SRC="' + paramount.src +'" Alt="All Right Reserved" Border=0 height=81 width=432></a>'
	if (document.location.toString().indexOf('ccg') != -1) {TheDocWrite = TheDocWrite + '<a target="_blank" HREF="http://www.decipher.com"><img Align=Middle SRC="' + decipher.src +'" Alt="All Right Reserved" Border=0 height=86 width=432></a>'}
	TheDocWrite = TheDocWrite + '</font></address></center>'
	return TheDocWrite
}

function opening(Ypos){
	if (top.Menu) { if (!top.Menu.Old) {Seb_RedLayerLoc(Ypos)} }
}

function n(){
}
// -->

