$colors = array( "#008", "#080", "#800", "#c40", "#4c0", "#0c4", ); $images = array( "garak-at-work.jpg", "kuh.jpg", "severin.jpg" ); function create_box($title, $content, $top = -1, $left = -1) { global $colors; if($top < 0) { $top = rand(20,80)."%"; } if($left < 0) { $left = rand(20,80)."%"; } $id = uniqid(); return '
'; } $boxes .= create_box("Image", ' '); $boxes .= create_box("About", "This page is currently under development!"); $boxes .= create_box("[Empty]", "This box was Intentionally left blank"); $boxes .= create_box("Projects", 'SDW Passau