open(NEWS,"news.html"); while() { $pagetext .= $_; } close NEWS;