<!-- start
// Copyright (c) 1996, Ramona Eid.  All Rights Reserved.
// You may not use this script without written permission from the Author.
// You may contact the Author at     eid@intermark.com
//  or http://www.intermark.com

value1=19917741122;
function pixSwap()  {
     return;
}
     flip1 = new Image(190,135);
     flip1.src = "graphics/balboap.jpg";
     flop1 = new Image(190, 135);
     flop1.src = "graphics/balboax.jpg";

// end -->
