title."  Photos on Flickr and Internet TV Channel on ROL"; // set page title $pdesc = "Latest photo updates from Dr. Hassan Saeed's Flickr photos and Videos".$this->description; // set page description $pkeywords = $this->keywords."Video, stream, streaming, live, flv, flash, TV, Channel, internet"; // set page keywords $pstyles = $this->genStyles('contents'); // set page styles $pheader = $this->genHeader(); // main header // right column contents $pright = $this->genITV()."\n"; $pright .= $this->getsched()."\n"; //$pright .= $this->genFlickr()."\n"; $pright .= $this->genFAQS()."\n"; // left column contents $pleft = "

އެންމެފަހުގެ ފޮޓޯތައް

"; $pfooter = $this->genFooter(); eval("\$homedata = \"".$this->gettemplate($this->tpl_path."tpl.contents2.inc.php")."\";"); //header("Content-Type: text/html;charset=utf-8"); header("Vary: Accept"); echo $homedata; } } // end class // end class $HASSANphotosvideos = new HASSANphotosvideos(); $HASSANphotosvideos -> genHASSAN(); ?>