function hiA(elementId) {if ( document.documentElement ){
var highlight = document.getElementById(elementId);
highlight.style.backgroundColor='#ffc';
highlight.style.color='#00f';
}else { return; }}

function deA(elementId,elementAnchor) { if ( document.documentElement ){
var delight = document.getElementById(elementId);
delight.style.backgroundColor='#99c';
delight.style.color='#fff';
return;}else { return; }}

function nextPage(){ if ( document.documentElement ){
var nPage = "";
nPage = document.getElementById("pL1").href; 
window.location.href = nPage;
return;}else { return; }}

function prePage() { if ( document.documentElement ){
var pPage = "";
pPage = document.getElementById("pL3").href; 
window.location.href = pPage;
return;}else { return; }}

function thisPage(){ location.href = "#start";}

function writeHelpTab(){
document.write('<input id\=\"md2\" type\=\"button\" onmouseover\=\"hiA\(\'md2\'\)\;\" onmouseout\=\"deA\(\'md2\'\)\;\" ');
document.write(' onclick\=\"infoC\(\)\; return false\;\"  onkeypress\=\"infoC\(\)\; return false\;\" value\=\"Help\" \/>');
}

function writePageTabA(){
preValue = document.getElementsByTagName('link').item(1).id;
document.write('<input id\=\"md3\" type\=\"button\" onmouseover\=\"hiA\(\'md3\'\)\;\" onmouseout\=\"deA\(\'md3\'\)\;\" ');
document.write('onclick\=\"prePage\(\)\;\" onkeypress\=\"prePage\(\)\;\" value\=\" ' + preValue + ' \" ');
document.write('title\=\"Previous Page, Linear Series\" \/> ');
}

function writePageTabB(){
nextValue = document.getElementsByTagName('link').item(2).id;
document.write('<input id\=\"md5\" type\=\"button\" onmouseover\=\"hiA\(\'md5\'\)\;\" onmouseout\=\"deA\(\'md5\'\)\;\" ');
document.write('onclick\=\"nextPage\(\)\;\" onkeypress\=\"nextPage\(\)\;\" value\=\" ' + nextValue + ' \" ');
document.write('title\=\"Next Page, Linear Series\" \/> ');
}

function writeCurrentPageTab(){
currentpage = document.getElementsByTagName('meta').item(1).content;
document.write('<input id\=\"md4\" type\=\"button\" ');
document.write('onclick\=\"location.href\=\'#start\'\;\" onkeypress\=\"thisPage\(\)\;\" value\=\" ' + currentpage + ' \"  title\=\"This Page\"  ');
document.write('title\=\"This Page\" \/> ');
}

function dl() {if ( document.documentElement ){ 
document.write('<form action\=\"\"><p class\=\"c7\">');
writeCurrentPageTab();
writePageTabA();
writePageTabB();
writeHelpTab();
document.write('<\/p><\/form>');
return;}else { return; }}

function dl2() {if ( document.documentElement ){ 
document.write('<form action\=\"\"><p>');
writePageTabA();
writeCurrentPageTab();
writePageTabB();
writeHelpTab();
document.write('<\/p><\/form>');
return;}else { return; }}

function dl3() {if ( document.documentElement ){ 
document.write('<form action\=\"\"><p>');
writePageTabA();
writePageTabB();
writeCurrentPageTab();
writeHelpTab();
document.write('<\/p><\/form>');
return;}else { return; }}

function dlStraight() {if ( document.documentElement ){ 
document.write('<form action\=\"\" class\=\"mB\"><p>');
document.write('<input id\=\"md2\" type\=\"button\" onclick\=\"location.href\=\'saffashelp.html\'\;\" onkeypress\=\"location.href\=\'saffashelp.html\'\;\" value\=\"Help\" \/>');
document.write('<\/p><\/form>');
return;}else { return; }}

function writeHelp(){
document.write('<h2 class\=\"c5 hddP\">');
document.write('<a id\=\"helpLinkBottom\"  onmouseover\=\"hiA\(\'helpLinkBottom\'\)\;\" onmouseout\=\"deA\(\'helpLinkBottom\'\)\;\" onclick\=\"infoC\(\)\; return false\;\" onkeypress\=\"infoC\(\)\; return false\;\" ')
document.write('href\=\"saffashelp.html\#start\">Help<\/a><\/h2>');
document.write('<p class\=\"hdd hddP\">\xA0\[<a href\=\"\#divCP\" title\=\"Skip to Copyright \&\amp\; Author\">Skip<\/a>\]<\/p>');
document.write('<p class\=\"nav hdd hddP\" id\=\"infoL\">\xA0<big>\&\#8594\;</big>\xA0');
document.write('<a href=\"\saffashelp.html#pt1\"  onclick\=\"infoH\(\)\;return false\;\"  onkeypress\=\"infoH\(\)\;return false\;\">Adjustments<\/a>.'); 
document.write('\x7C  <a href\=\"\saffashelp.html#pt2\" onclick\=\"infoCite\(\)\;return false\;\"  onkeypress\=\"infoCite\(\)\;return false\;\">Citation Guidelines<\/a>.');
document.write('\x7C <a href=\"saffashelp.html#pt3\" onclick\=\"infoN\(\)\;return false\;\"  onkeypress\=\"infoN\(\)\;return false\;\">Navigation Links<\/a>.<\/span>');
document.write('<\/p>');
return;}

function infoW(){if ( document.documentElement ){
writeHelp();return;}
else { document.write('<p class\=\"nav\">\x7C<a href\=\"saffashelp.html\#start">Help<\/a>\x7C<\/p>'); }}

function infoC(){if ( document.documentElement ){
document.getElementById('infoL').style.display='inline';
document.getElementById('infoL').style.backgroundColor='#ffc';
document.getElementById('infoL').style.color='#000';
document.getElementById('info1').style.display='block';
document.getElementById('info2').style.display='block';
document.getElementById('div5').style.display='block';
document.getElementById('div4').style.borderLeft='solid 1px #c99';
document.getElementById('div4').style.borderBottom='solid 2px #cc9';
location.href='#div4';
return;}else { return; }}

function infoX(){
document.getElementById('info1').style.borderStyle='none';
document.getElementById('info1').style.padding='0';
document.getElementById('info2').style.borderStyle='none';
document.getElementById('info2').style.padding='0';
document.getElementById('div5').style.borderStyle='none';
document.getElementById('div5').style.padding='0';
return;}

function infoH(){if ( document.documentElement ){
infoX();
document.getElementById('info1').style.border='solid medium #9c9';
document.getElementById('info1').style.padding='.5em';
location.href="#info1";
return;}else { return; }}

function infoN(){if ( document.documentElement ){
infoX();
document.getElementById('div5').style.border='solid medium #99c';
document.getElementById('div5').style.padding='.5em';
location.href="#div5";
return;}else { return; }}

function infoCite(){if ( document.documentElement ){
infoX();
document.getElementById('info2').style.border='solid medium #fc0';
document.getElementById('info2').style.padding='.5em';
location.href="#info2";
return;}else { return; }}

function writeBottom(){if ( document.documentElement ){
document.write('<ul><li class=\"nav c7\">Contact Andrew G. Saffas through <a class=\"ext c13\" href=\"http\:\/\/www.saffasart.com\/\">Saffas Artworks<\/a>.<\/li>');
document.write('<li class=\"nav c7\">Learn about the sculptor\&\#039\;s work at <a class=\"ext c13\" href=\"http\:\/\/www.saffasart.com\/\">www.saffasart.com<\/a><\/li><\/ul>');}
else { return; }}

function showWidth(){if ( document.documentElement ){
document.getElementById('colwidthA').style.color="#000";
document.getElementById('colwidthA').style.backgroundColor="transparent";
document.getElementById('colwidthA').style.textDecoration="none";
document.getElementById('colwidth').style.display="block";
return;}else { return; }}

function straightForm(){if ( document.documentElement ){
document.write('<div class\=\"c6 hddP\"><p class\=\"nav c6 mB0\">\&mdash;\xA0<a class\=\"ext\" id\=\"colwidthA\" rel\=\"div\" onclick\=\"showWidth\(\)\; return false\;\" onkeypress\=\"showWidth\(\)\; return false\;\" href\=\"\#colwidth\" title\=\"Column Width\">Column Width<\/a>\xA0\&mdash;<\/p><form class=\"hdd mT0\" id\=\"colwidth\"  action=\"\"><ul class\=\"mL0 mT0\">');
document.write('<li class\=\"hdd\">\[\xA0<a rel\=\"\" href\=\"\#div2\">Skip<\/a>\xA0\]<\/li>');
document.write('<li class=\"inline\"><input accesskey\=\"1\" type=\"button\" value=\" Default \" id=\"w0\" onclick=\"wdth\(\'nrml\'\)\;\" onkeypress=\"wdth\(\'nrml\'\)\;\" title\=\"Width, Default\" \/> . <\/li>');
document.write('<li class=\"inline\"><input accesskey\=\"2\" type=\"button\" value=\"Narrower\" id=\"w1\" onclick=\"wdth\(\'narrower\'\)\;\" onkeypress=\"wdth\(\'narrower\'\)\;\" title\=\"Width, Narrow\" \/> . <\/li>');
document.write('<li class=\"inline\"><input accesskey\=\"3\" type=\"button\" value=\"Narrowest\" id=\"w2\" onclick=\"wdth\(\'narrowest\'\)\;\" onkeypress=\"wdth\(\'narrowest\'\)\;\" title\=\"Width, Narrowest\" \/> . <\/li>');
document.write('<li class=\"inline\"><input accesskey\=\"P\" id=\"w3\" class\=\"c12\" type=\"button\" value=\"Print\" onclick=\"wdth\(\'prnt\'\)\;\" onkeypress=\"wdth\(\'prnt\'\)\;\" title\=\"Print\" \/><\/li>');
document.write('<\/ul><\/form><\/div>');
return;}else { return; }}

function wdth(wd){
fx="";fx=document.getElementById('div2a');
if(wd=="prnt"){ fx.style.marginRight='auto'; fx.style.marginLeft='auto'; window.print(); return;}
if(wd=="nrml"){ fx.style.marginRight='5%'; fx.style.marginLeft='5%'; return;}
if(wd=="narrower") { fx.style.marginRight='15%'; fx.style.marginLeft='15%'; return; }
if (wd=="narrowest") { fx.style.marginRight='25%'; fx.style.marginLeft='25%'; return;}
else { return; }}

