$redir = ereg_replace('www.', '', $_SERVER[HTTP_HOST]);
$redirs = ereg_replace('.com', '', $redir);
include ("../../$redirs/header2.php");
$artist = "MANOWAR";
include ("../../$redirs/template2.php");
?>
MASTER OF REVENGE
Black Dogs Howl In The Night
The Lion Is Dead
A Solitary Messenger
The Master Of Revenge
include ("../../$redirs/footer2.php");
?>