#file=cross_page_begin #on entry: $crossbl $title [$subtitle] [$bname] echo Content-type: text/html echo echo "${bname:-$crossbl} : $title" echo "

${bname:-$crossbl} : ${subtitle:-$title}

"