
var description=new Array()
description[0]='Click to visit our forum. There are no restrictions on what you can talk about and is dedicated to all kingdom hearts games including the upcoming two games. Membership is totally free and will remain free. Enjoy and happy posting !'
description[1]='This site as the banner suggests is dedicated to the up coming Kingdom Hearts: Chain Of Memories game for the GBA. Be sure to visit this site to find out the latest news on it. If you want to know about kh, kh2 and more please visit the forum.'
description[2]='Click to contact me by e-mail. Please make sure it is appropriate and that it is related to this site, its content and kingdom hearts. I will reply to everyones messages. It will be private and will be confidental from the public.'
description[3]='Go back a page.'
description[4]='Go forward a page.'
description[5]='Click the links to be informed about Kingdom Hearts: Chain of Memories. Information is regularly updated and will be described for everyone to understand. It will also include pictures and links for people who want to study it further. I appriciate feed back.'
description[6]='Click the links to find media files on Kingdom Hearts: Chains of Memories. <u>Gathered from around the net and free for all to view</u>. Please contribute to this section with your fanart, wallpaper, midi file, or screenshot. To do so, please contact me via e-mail.'
description[7]='Click the links to find more details about this site, its content and contributors. It provides information for "webmasters" to link to this site and become an affiliate. And also other important facts about this site, eg how to contribute and contact me for help.'
description[8]='Click to visit updated pages and view regular updates, of this site. There is no guarantee as to when this site will be updated, but it will be as often as possible. [^_^}'


//Do not edit below here

iens6=document.all||document.getElementById
ns4=document.layers

<!--GLOBAL VARIABLES-->
var thename
var theobj
var thetext
var winHeight
var winPositionFromTop
var winWidth
var startH=2
var openTimer
<!--END GLOBAL VARIABLES-->

<!--GLOBAL FUNCTIONS-->

function ietruebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function setObj(text,theswitch,inwidth,inheight) {
	thetext=text
	if(iens6){
		thename = "viewer"
		theobj=document.getElementById? document.getElementById(thename):document.all.thename
		winHeight=100
			if(iens6&&document.all) {
				winPositionFromTop=!window.opera? ietruebody().clientHeight : document.body.clientHeight
				winWidth=(ietruebody().clientWidth-ietruebody().leftMargin)
			}
			if(iens6&&!document.all) {
				winPositionFromTop=window.innerHeight
				winWidth=(window.innerWidth-(ietruebody().offsetLeft+30))
			}
			if(theswitch=="override") {
				winWidth=inwidth
				winHeight=inheight
			}
		theobj.style.width=winWidth+"px"
		theobj.style.height=startH+"px"
			if(iens6&&document.all) {
				theobj.style.top=ietruebody().scrollTop+winPositionFromTop+"px"
				//window.status=winPositionFromTop
				theobj.innerHTML = ""
				theobj.insertAdjacentHTML("BeforeEnd","<table cellspacing='0' width='"+winWidth+"' height='"+winHeight+"' border='0'><tr><td width='100%' valign='top' onClick='clearTimeout(openTimer);stopIt()' class='slide'><img src='http://home.iprimus.com.au/peterchen5/pictures/ball3.gif' align='right'/><font color='#cccccc' size='-2' face='Geneva, Arial, Helvetica, sans-serif'>"+thetext+"</font></td></tr></table>")
			}
			if(iens6&&!document.all) {
				theobj.style.top=window.pageYOffset+winPositionFromTop+"px"
				theobj.innerHTML = ""
				theobj.innerHTML="<table cellspacing='0' width='"+winWidth+"' height='"+winHeight+"' border='0'><tr><td width='100%' valign='top' class='slide'><img src='http://home.iprimus.com.au/peterchen5/pictures/ball3.gif' align='right'><font color='#cccccc' size='-2' face='Geneva, Arial, Helvetica, sans-serif'>"+thetext+"</font></td></tr></table>"
			}
	}
	if(ns4){
		thename = "nsviewer"
		theobj = eval("document."+thename)
		winPositionFromTop=window.innerHeight
		winWidth=window.innerWidth
		winHeight=100
			if(theswitch=="override") {
				winWidth=inwidth
				winHeight=inheight
			}
		theobj.moveTo(0,eval(window.pageYOffset+winPositionFromTop))
		theobj.width=winWidth
		theobj.clip.width=winWidth
		theobj.document.write("<table cellspacing='0' width='"+winWidth+"' height='"+winHeight+"' border='0'><tr><td width='100%' valign='top' class='slide'><img src='http://home.iprimus.com.au/peterchen5/pictures/ball3.gif' align='right'><font color='#cccccc' size='-2' face='Geneva, Arial, Helvetica, sans-serif'>"+thetext+"</font></td></tr></table>")
		theobj.document.close()
	}
	viewIt()
}

function viewIt() {
	if(startH<=winHeight) {
		if(iens6) {
			theobj.style.visibility="visible"
				if(iens6&&document.all) {
					theobj.style.top=(ietruebody().scrollTop+winPositionFromTop)-startH+"px"
				}
				if(iens6&&!document.all) {
					theobj.style.top=(window.pageYOffset+winPositionFromTop)-startH+"px"
				}
			theobj.style.height=startH+"px"
			startH+=2
			openTimer=setTimeout("viewIt()",10)
		}
		if(ns4) {
			theobj.visibility = "visible"
			theobj.moveTo(0,(eval(window.pageYOffset+winPositionFromTop)-startH))
			theobj.height=startH
			theobj.clip.height=(startH)
			startH+=2
			openTimer=setTimeout("viewIt()",10)
		}
	}else{
		clearTimeout(openTimer)
	}
}

function stopIt() {
	if(iens6) {
		theobj.innerHTML = ""
		theobj.style.visibility="hidden"
		startH=2
	}
	if(ns4) {
		theobj.document.write("")
		theobj.document.close()
		theobj.visibility="hidden"
		theobj.width=0
		theobj.height=0
		theobj.clip.width=0
		theobj.clip.height=0
		startH=2
	}
}
function newWindow(bookgif) {
 bookWindow = window.open(bookgif, "bookWin", "left=0,top=0,menubar=no,scrollbars=no,status=no,resizable=no,width=500,height=150");
 bookWindow.document.write('<html><head><title>Image</title><link href="http:home.iprimus.com.au/peterchen5/pictures/stylesheet.css" rel="stylesheet" type="text/css" /></head><body bgcolor="#000000" text="#FFFFFF"><center><b>' + bookgif + '<a href="javascript:close()">[Close]</a></b><p></p><img src="' + bookgif + '"><p></p></center></body>');
 bookWindow.focus()
 }
 function newWindow2(bookgif) {
 bookWindow = window.open(bookgif, "bookWin", "left=0,top=0,menubar=no,scrollbars=yes,status=no,resizable=yes,width=500,height=400");
 bookWindow.document.write("<html><head><title>Image</title><link href='http:home.iprimus.com.au/peterchen5/pictures/stylesheet.css' rel='stylesheet' type='text/css' /></head><body bgcolor='#000000' text='#FFFFFF'><center><b>" + bookgif + " <a href='javascript:close()'>[Close]</a></b><p></p><img src='" + bookgif + "'><p></p></center></body>");
 bookWindow.focus()
 }
 function midiWin(nothing,midi) {
 midiWindow2 = window.open(nothing, "midiWin2", "left=0,top=0,menubar=no,scrollbars=no,status=no,resizable=no,width=500,height=110");
 midiWindow2.document.write("<html><head><title>" + midi + " </title><link href='http:home.iprimus.com.au/peterchen5/pictures/stylesheet.css' rel='stylesheet' type='text/css' /></head><body bgcolor='#000000' text='#FFFFFF'><center><b>" + nothing + " is now playing <br> <a href='" + midi + "'>To download right click and select Save Target As</a></b><p></p><a href='javascript:close()'>[Close]</a><p></b><bgsound src='" + midi + "' loop='infinite'><p></p></center></body>");
 midiWindow2.focus()
 }