//
// Object Embed - 
//

function embedObject() {
	document.write('<applet code=\"lake.class\" width=\"350\" height=\"250\"><param name=\"image\" value=\"dixship2008.gif\"><param name=\"href\" value=\"http://dixie-darlin.us/index.html\" target=\"_self\"></applet>');

}

// execute!
embedObject();

