') ;
parent.frames['pictures'].document.writeln('') ;
parent.frames['pictures'].document.writeln('') ;
parent.frames['pictures'].document.writeln('
') ;
parent.frames['pictures'].document.writeln('Click on small image to view enlargement
') ;
}
function footer () {
parent.frames['pictures'].document.writeln('
Alternate Flip View') ;
parent.frames['pictures'].document.writeln('
') ;
parent.frames['pictures'].document.writeln('Any problems please report them using my Feedback form.') ;
parent.frames['pictures'].document.writeln('') ;
parent.frames['pictures'].document.writeln('') ;
parent.frames['pictures'].document.writeln('') ;
parent.frames['pictures'].document.close() ;
}
function startPage() {
header() ;
footer() ;
}
function changePicture(imgName) {
header() ;
parent.frames['pictures'].document.writeln('
') ;
footer() ;
}
// -- End Hiding Here -->