/*
##########################################
##	javascript functions		##
##	custom API developed by		##
##	and copyright C 2006		##
##	eYe Openers design		##
##	http://eYeOpenersdesign.com	##
##	for			## 
##	http://CorpWorks.com		##
##########################################
*/

/*
##########( PRELOAD IMAGES ]##########
*/

//Call images to preload them.
function preLoad(){
	document.getElementById('logo').src='images/graphics/logos/logo.jpg'}
