LOAD http://www.bikesandkites.com

LOOP_URL RECURSE link_url link_txt
	IF {link_url} LIKE 'html$'
		WRITE '{PCT_DONE}  {link_url}'
	END_IF
END_URL
