// Random Cool Ladybug Link - Everything-Ladybug.com
// Copyright 2004 by CodeLifter.com
// Free for all; but please leave in this header.
var lbx=new Array()
lbx[0] = "Lots of cool ladybug products at Ladybug Land  <a href=\"http://www.zazzle.com/ladybugland*\" class=\"more\" target=\"_blank\">Click Here.. </a>";
lbx[1] = "Check out Ladybugland on Squidoo. <a href=\"http://www.squidoo.com/ladybugland\" class=\"more\" target=\"_blank\">Site link </a>";
var QV = lbx.length;var wlbx=Math.round(Math.random()*(QV-1));function slbx(){document.write(lbx[wlbx]);}slbx();