## Previous code to find x coordinates, y coordinates ## and website names my @x_points; my @y_points; my @websites; my $secondcount; print q( ); for ($secondcount=1; $secondcount <= $webpage_no; $secondcount++) { print qq( ); } print q( );