require ("config.php");
require ("header.php");
// fetch_meta_tag() defined in /header.php.somesh
$meta_tag = fetch_meta_tag("/contact-us.htm");
// page_header() defined in /header.php.somesh
echo page_header ($meta_tag[0], $meta_tag[1], $meta_tag[2]);
?>
Contact Us
Glass beads are a fascinating, beautiful creation. They have functioned as currency, gifts, works of art, and symbols of high status. Glass
beads are recorded as being created, traded, and worn by the earliest civilized societies, from Egyptians to Romans, Vikings to Indians. There are nearly as many types of glass beads as there are beads, Czech druk beads, cat's e
// left_panel() defined in /header.php.somesh
echo left_panel($catgID);
?>
// page_footer() defined in /header.php.somesh
echo page_footer();
mysql_close();
exit;
?>