else
{
$row = qq(
\ |
 |
\ |
\ | );
push @html, $row;
$tmpcounter++;
$ttlcounter++;
}
}
}
###line 102;else
{
$nextpage_html = qq(Next page);
}
}
###110;elsif($page eq "1"){
my $nextpage = "2";
my $ttlcounter = "0";
my $tmpcounter = "0";
my $counter = "0";
my $img;
my @images;
for ($counter = "25", $counter =< "48", $counter++)
{
$img = "img$counter.jpg";
@images = push($img);
}