Do this through your FTP Client and the files in your directory. Meaning you have to upload it to the directory.
So it would be set up like this:
$home = "home";
$whiteHome = "Pics/image.jpg";
$highlight = "Pics/image2.jpg";
if ($home = 'home') {
$image = "<img src='$whiteHome' alt='Image'...