
<!-- Original:  Daniel Farmer (danfarmer@hotmail.com) -->
<!-- Web Site:  http://www.mp3.com/protoculture -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
if (screen.height >= 768 && screen.width >= 1024) {
document.write("<img src='images/header_lg.jpg' width=996 height=127 border=0 alt='FFAF Miss Mollys fleece'>");
}
else {
if (screen.height == 600 && screen.width == 800) {
document.write("<img src= 'images/header_small.jpg' width=778 height=99 border=0 alt='FFAF Miss Mollys fleece'>");
}
else {
document.write("<img src= 'images/header_lg.jpg' width=775 height=99 border=0 alt='FFAF Miss Mollys fleece'>");
   }
}
//  End -->
