document.write('');
document.write(' .ictionarycontainer img { max-width: initial; } ');
document.write(' .ictionarypagetitle { font: bold 11px Verdana,Arial,Helvetica; color: #FFFFFF; background-color: #993333; padding: 3px; } ');
document.write(' .ictionarypill { background-color: #993333; padding: 0px; } ');
document.write(' .ictionary { font: 12px/16px Verdana,Arial,Helvetica; color: #333333; } ');
document.write(' a.ictionary { font-weight: bold; text-decoration: none; } ');
document.write(' a.ictionary:link { color: #0000CC; } ');
document.write(' a.ictionary:visited { color: #0000CC; } ');
document.write(' a.ictionary:hover { text-decoration: underline; } ');
document.write('');
document.write('
');
document.write('
');
document.write(' ');
document.write('  | ');
document.write('  | ');
document.write('
');
document.write('
');
document.write('
');
document.write(' ');
document.write('  | ');
document.write(' SELECT THE LEGITIMATE SYNOPSIS FROM THE LIST BELOW | ');
document.write('  | ');
document.write('
');
document.write(' ');
document.write('  | ');
document.write('  | ');
document.write('
');
document.write('
');
document.write('
');
document.write(' ');
document.write('
');
document.write('
');
var ictionaryBtnSelectOn0 = new Image;
ictionaryBtnSelectOn0.src = "https://www.oneletterwords.com/ictionary/images/select_on.gif";
var ictionaryBtnSelectOff0 = new Image;
ictionaryBtnSelectOff0.src = "https://www.oneletterwords.com/ictionary/images/select_off.gif";
function ictionarySelectOn0(i) {
document.images['ictionarySelect0_'+i].src = ictionaryBtnSelectOn0.src;
}
function ictionarySelectOff0(i) {
document.images['ictionarySelect0_'+i].src = ictionaryBtnSelectOff0.src;
}
function ictionarySelectClick0(i) {
var f = document.ictionarySelectForm0;
f.elements['select'].value = i;
f.submit();
return false;
}