// javasrc.js
// javascript source file for http://exegesis.org.uk/gandalf

function startup()
{
	self.defaultStatus="Welcome All - Hope You Enjoy the Site !";
//  	counter=new Image(100,23);counter.src="http://hardware.xoomcounter.com/hardware/counter.gif?46905"
}

function indload()
{
//  	self.resizeTo(646,486);
// 	self.moveTo(-2,-2);
//	self.scrollBy(19,0);
	self.defaultStatus="Welcome All - Hope You Enjoy the Site !";
//  	counter=new Image(100,23);counter.src="http://hardware.xoomcounter.com/hardware/counter.gif?46905"
}