<!--
function check1() {
	document.getElementById('jump').innerHTML = "<font class='headings'>~ Lighting Designer ~ </font> <br> <em>- When it's good Lighting Design ... you alone will know <br>       When it's bad Lighting Design ... everyone will tell you  -</em><br> . . . . . . . . . . . . . . <a href=lighting1.html target='_blank'>Enter</a>";
}
function check2() {
	document.getElementById('jump').innerHTML = "<font class='headings'>~ The Paradise Garage ~</font> <br>Quite possibly the greatest Dance Club in history. . . . . . . . .<br>***Engaging this link will launch a parallel website experience, Enjoy it. . . . . . . . . . <a href=http://www.agaragetribute.com>Enter</a>";
}
function check3() {
	document.getElementById('jump').innerHTML = "<font class='headings'>~ Biography ~</font> <br>Just a brief blurb about me and what I have done with<br>some of my time here on this planet.<br>So... grab a cup of coffee and some nodoz and hit that enter button . . . . . . . . . . <a href=bio.html target='_blank'>Enter</a>";
}
function check4() {
	document.getElementById('jump').innerHTML = "<font class='headings'>~ Web Awards ~ </font> <br>Can you believe it, someone actually liked my web design and content!<br> Who would have guessed . . . . . . . . . . . . . . . . . . . . <a href=award.html target='_blank'>Enter</a>";
}
//-->