"; ?>
 
 
 
 
 
 
The page or file you have requested
does not exist (error code 404)!!!

This error usually occurs due to outdated links
found in blogs and aggregators

You will be redirected in 20 seconds
If your browser does not support automatic
redirection, please click here"; if (substr($onlyURL,strlen($onlyURL)-4,4) == ".iso"){ if (file_exists("clonezilla-sysresccd-full-mod-myVersion.iso")) { $lastPartOfText="
The ISO file you have requested is part
of a previous version of Clonezilla-SysRescCD
and does not exist (error code 404)!!!

This error usually occurs due to outdated links
found in blogs and aggregators

You will be redirected in 20 seconds
to the new Clonezilla-SysRescCD ISO file
If your browser does not support automatic
redirection, please click here

You may also visit the project's index page"; }else{ $lastPartOfText="
The ISO file you have requested is part
of a previous version of Clonezilla-SysRescCD
and does not exist (error code 404)!!!
Furthermore, the direct download of the current
ISO file is not available yet

You should download it using the torrent
file present on this site

You will be redirected in 20 seconds
to the download section of the site

If your browser does not support automatic
redirection, please click here"; } }else if(substr($onlyURL,strlen($onlyURL)-7,7) == ".tar.gz"){ if(substr($onlyURL,1,28) == "create-clonezilla-sysresccd-"){ $lastPartOfText="
The archive file you have requested is part
of a previous version of Clonezilla-SysRescCD
and does not exist (error code 404)!!!

This error usually occurs due to outdated links
found in blogs and aggregators

You will be redirected in 20 seconds
to the new Clonezilla-SysRescCD archive
If your browser does not support automatic
redirection, please click here

You may also visit the project's index page"; } } echo $lastPartOfText; ?>