function print_Header()
{
document.writeln ('<p align="center"><font size="2">');
document.writeln ('<a href="http://www.pallar.com.ua/"><small><small>На головну</small></small></a> ');
document.writeln ('<a href="http://www.pallar.com.ua/modules/Forums/"><small><small>Форум</small></small></a> ');
document.writeln ('<a href="http://www.pallar.com.ua/modules.php?name=Feedback"><small><small>Напишiть нам</small></small></a>');
document.writeln ('</font><hr color="#6699CC">');
}

