img01 = new Image(); img01.src = "images/right-on.gif";
img02 = new Image(); img02.src = "images/left.jpg"; 
img03 = new Image(); img03.src = "images/right.jpg"; 
img04 = new Image(); img04.src = "images/left-on.gif"; 
img05 = new Image(); img05.src = "images/tab-bg.gif";
img06 = new Image(); img06.src = "images/background.gif";

var a; var b; var c;
function contact(a, b, c){
	document.write('<a href="' + 'mailto:' + a + '@' + b + '.' + c + '">' + a + '@' + b + '.' + c + '<' + '/a>');}

