The above clip of a KRON newscast from October 2000 talking about the Internet phone. Is the phone still there today?

The above clip is in Quicktime format. If you are having problems viewing the movie download the latest version of Quicktime.

END_HERE; // -- Now with Bootstrap! $showmenu = file_get_contents("/home/cryan/public_html/include/blogsidemenu.txt"); require_once("/home/cryan/public_html/include/webclass.php"); $page = new WebTemplate("Official Blog of cryan.com","website.inc"); $page->SetParameter("MetaDescription","cryan blog"); $page->SetParameter("MetaDescription", "Latest Blog on cryan.com"); $page->SetParameter("MetaKeyword", "CRYAN BLOG WEBLOG Netscape Reddit"); $page->SetParameter("sidecontent", $sidecontent); $page->SetParameter("localcss", $localcss); $page->SetParameter("headertitle", "Blog Homepage"); $page->SetParameter("content", $content); $page->SetParameter("leftnav", $showmenu); $page->SetParameter("blog", $showblog); $page->CreatePage(); ?>