//Other Venues Scripts function ShowCell(OVNo) { var OVThumb=OVThumbs[OVNo]; var OVImg=OVImgs[OVNo]; var OVDesc=OVDescs[OVNo]; var OVItem=OVItems[OVNo]; var OVPrice=OVPrices[OVNo]; document.write('
| ');
document.writeln(" | ');
document.writeln('Desc: | '); document.writeln(''+OVDesc+' | '); document.writeln('|
| Item No: | '); document.writeln(''+OVItem+' | '); document.writeln('||
| Size: | '); document.writeln(''+OVSize+' | '); document.writeln('||
| Price: | '); //document.writeln('$'+OVPrice+' | '); //document.write(''); //document.writeln(' | |
| Comments: | '); } else { document.writeln(''); } document.write(' | '); document.writeln(OVCom+' | '); document.writeln('|
| '); document.writeln(' | ');
document.writeln('');
document.writeln(' ');
document.writeln(' | ');
document.writeln('||