channel = new Object();
channel.title="Casting Instruction"
channel.description="Casting Instruction"
channel.link="www.flyfishri.com"
channel.copyright="EnthusiastMedia.com 2001"

channel.webmaster="webmaster@enthusiastmedia.com"


image = new Object();
image.title="Casting Instruction"
image.url="http://www.flyfishri.com:80/images/rdf.jpg"
image.link="www.flyfishri.com"
image.width="153"
image.height="25"
image.description="Casting Instruction"

function item(link,title,description,image,body,source)
{
   this.link= link
   this.title = title
   this.description = description   
   this.image= image
   this.body= body
   this.source= source   
}

items = new Array(
new item('http://www.flyfishri.com:80/channels/casting/2002/1036027604/index.htm','The Art of Flycasting... Taught Right','One of the many benefits fly fishermen enjoy is the simple pleasure of casting a fly line.&nbsp; Even when the fish aren\'t on the bite, the casting can always be satisfying.','http://www.flyfishri.com:80/channels/casting/2002/1036027604/me_cast_forward_sand_1web.jpg','','FlyFish Rhode Island-Casting Instruction'),

new item("","","","","","")
)
itemcount=items.length-1



