Help for this page
if ( $id ) { print qq~ ... }
$id and print qq~ ...
print qq~ html stuff here... ~ if ( $id );