How to install:

1. Change the news table:
ALTER TABLE `mantis_news_table` ADD `validfrom` DATETIME NOT NULL ,
ADD `validto` DATETIME NOT NULL ;

2. Add the phrases needed in custom_strings_inc.php
	Copy them from strings.txt

3. copy the scripts
