if (document.images) {

	nav_home_o = new Image(50, 28);
	nav_home_o.src = '/img/top_navi/nav_home2_o.gif';
	nav_home = new Image(50, 28);
	nav_home.src = '/img/top_navi/nav_home2.gif';
	
	nav_games_o = new Image(55, 28);
	nav_games_o.src = '/img/top_navi/nav_games2_o.gif';
	nav_games = new Image(55, 28);
	nav_games.src = '/img/top_navi/nav_games2.gif';
	
	nav_downloads_o = new Image(83, 28);
	nav_downloads_o.src = '/img/top_navi/nav_downloads2_o.gif';
	nav_downloads = new Image(83, 28);
	nav_downloads.src = '/img/top_navi/nav_downloads2.gif';
	
	nav_support_o = new Image(64, 28);
	nav_support_o.src = '/img/top_navi/nav_support2_o.gif';
	nav_support = new Image(64, 28);
	nav_support.src = '/img/top_navi/nav_support2.gif';
	
	nav_estore_o = new Image(58, 28);
	nav_estore_o.src = '/img/top_navi/nav_estore2_o.gif';
	nav_estore = new Image(58, 28);
	nav_estore.src = '/img/top_navi/nav_estore2.gif';
	
	nav_corporate_o = new Image(75, 28);
	nav_corporate_o.src = '/img/top_navi/nav_corporate2_o.gif';
	nav_corporate = new Image(75, 28);
	nav_corporate.src = '/img/top_navi/nav_corporate2.gif';
	
	
	/*registration and support pictures*/
	
	backto = new Image(149, 25);
	backto_o = new Image(149, 25);
	backto.src = '/img/registration/backto.gif';
	backto_o.src = '/img/registration/backto_o.gif';
	
	clear_details = new Image(149, 25);
	clear_details_o = new Image(149, 25);
	clear_details.src = '/img/registration/clear_details.gif';
	clear_details_o.src = '/img/registration/clear_details_o.gif';
	
	close_window = new Image(149, 25);
	close_window_o = new Image(149, 25);
	close_window.src = '/img/registration/close_window.gif';
	close_window_o.src = '/img/registration/close_window_o.gif';
	
	close_window = new Image(149, 25);
	close_window_o = new Image(149, 25);
	close_window.src = '/img/registration/close_window.gif';
	close_window_o.src = '/img/registration/close_window_o.gif';
	
	continu = new Image(149, 25);
	continu_o = new Image(149, 25);
	continu.src = '/img/registration/continu.gif';
	continu_o.src = '/img/registration/continu_o.gif';
		
	log_in = new Image(149, 25);
	log_in_o = new Image(149, 25);
	log_in.src = '/img/registration/log_in.gif';
	log_in_o.src = '/img/registration/log_in_o.gif';
	
	log_out = new Image(149, 25);
	log_out_o = new Image(149, 25);
	log_out.src = '/img/registration/log_out.gif';
	log_out_o.src = '/img/registration/log_out_o.gif';
	
	new_user = new Image(149, 25);
	new_user_o = new Image(149, 25);
	new_user.src = '/img/registration/new_user.gif';
	new_user_o.src = '/img/registration/new_user_o.gif';
	
	no_support = new Image(149, 25);
	no_support_o = new Image(149, 25);
	no_support.src = '/img/registration/no_support.gif';
	no_support_o.src = '/img/registration/no_support_o.gif';
	
	ok = new Image(149, 25);
	ok_o = new Image(149, 24);
	ok.src = '/img/registration/ok.gif';
	ok_o.src = '/img/registration/ok_o.gif';
	
	password = new Image(149, 25);
	password_o = new Image(149, 25);
	password.src = '/img/registration/password.gif';
	password_o.src = '/img/registration/password_o.gif';
	
	register = new Image(149, 25);
	register_o = new Image(149, 25);
	register.src = '/img/registration/register.gif';
	register_o.src = '/img/registration/register_o.gif';
	
	registered = new Image(149, 25);
	registered_o = new Image(149, 25);
	registered.src = '/img/registration/registered.gif';
	registered_o.src = '/img/registration/registered_o.gif';
	
	save_details = new Image(149, 25);
	save_details_o = new Image(149, 25);
	save_details.src = '/img/registration/save_details.gif';
	save_details_o.src = '/img/registration/save_details_o.gif';
	
	send = new Image(149, 25);
	send_o = new Image(149, 25);
	send.src = '/img/registration/send.gif';
	send_o.src = '/img/registration/send_o.gif';
	
	send_details = new Image(149, 25);
	send_details_o = new Image(149, 25);
	send_details.src = '/img/registration/send_details.gif';
	send_details_o.src = '/img/registration/send_details_o.gif';
	
	update_details = new Image(149, 25);
	update_details_o = new Image(149, 25);
	update_details.src = '/img/registration/update_details.gif';
	update_details_o.src = '/img/registration/update_details_o.gif';
	
	view_details = new Image(149, 25);
	view_details_o = new Image(149, 25);
	view_details.src = '/img/registration/view_details.gif';
	view_details_o.src = '/img/registration/view_details_o.gif';
	
	yes_support = new Image(149, 25);
	yes_support_o = new Image(149, 25);
	yes_support.src = '/img/registration/yes_support.gif';
	yes_support_o.src = '/img/registration/yes_support_o.gif';

	/*eshop pictures*/
	
	eshop_basket = new Image(144, 32);
	eshop_basket_o = new Image(144, 32);
	eshop_basket.src = '/img/eshop_basket.gif';
	eshop_basket_o.src = '/img/eshop_basket_o.gif';

	eshop_neworder = new Image(144, 32);
	eshop_neworder_o = new Image(144, 32);
	eshop_neworder.src = '/img/eshop_neworder.gif';
	eshop_neworder_o.src = '/img/eshop_neworder_o.gif';

}


//Swap image funtion for the top navigation bar
function di(id,name){
  if (document.images) {document.images[id].src=eval(name+".src"); }
}

//Jump funtion for navigation bar

function gamejump(form) {
        var myindex=form.gamelist.selectedIndex;
		window.top.location=form.gamelist.options[myindex].value;
}

//Useful link in Support Section

function usefuljump(listuseful){
var URL = document.listuseful.useful.options[document.listuseful.useful.selectedIndex].value;
windowuseful = window.open(URL, "useful", "width=800,height=600,location=no,resizable=yes,scrollbars=yes");
windowuseful.focus();
}

//New window function

function newwin(url,w,h) {
	wi=w;
	hi=h;
	window.open(url,'Eidos','toolbar=no,location=no,directories=no,menubar=no,scrollbars=yes,resizable=yes,width='+wi+',height='+hi+'');
}

//E3 temporary new window

function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=800,height=600,scrollbars=no');
return false;
}


//e3 2004 temporary new window
function openWin(){
	newWin = window.open("http://www.eidosinteractive.co.uk.steel/gss/e3_2004/e3_index.html","E3_Website","directories=no,toolbars=no,scrollbars=no,width=800,height=600");
	newWin.focus();
}

function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=800,height=600,scrollbars=no');
return false;
}

//New window with feature, used for streaming videos
function MM_openBrWindow(theURL,winName,features) {
  window.open(theURL,winName,features);
}

//send URL to a friend
function sendurl(){
//friendmail= prompt('Enter your friend\'s email address:',' '); 
aurl=top.document.title;
burl=top.location.host;
curl=top.document.location;
//window.location='mailto:'+friendmail+'?subject=' + burl + '&body=Hello, I saw this : ' + curl + '; check it out!';
window.location='mailto:?subject=' + burl + '&body=Hello, I saw this : ' + curl + '; check it out!';
}

//Status line

window.status = "eidosinteractive.co.uk"