document.write( '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">' );

document.write( '<html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">' );

document.write( '<head>' );
document.write( '<base href="http://www.volunteerriders.com/Menu/">' );
document.write( '<title>Volunteer Riders</title>' );
document.write( '<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />' );
document.write( '<meta http-equiv="Content-Script-Type" content="text/javascript" />' );
document.write( '<link rel="stylesheet" type="text/css" href="jqueryslidemenu.css">' );
document.write( '<!--[if lte IE 7]>' );
document.write( '<style type="text/css">' );
document.write( 'html .jqueryslidemenu{height: 1%;} /*Holly Hack for IE7 and below*/' );
document.write( '</style>' );
document.write( '<![endif]-->' );
document.write( '<script type="text/javascript" src="jquery.min.js"></script>' );
document.write( '<script type="text/javascript" src="jqueryslidemenu.js"></script>' );
document.write( '</head>' );
