"; switch ($category) { case "masks": echo "The Database of Rubberist Patterns - Masks"; break; case "tops": echo "The Database of Rubberist Patterns - Tops"; break; case "bottoms": echo "The Database of Rubberist Patterns - Bottoms"; break; case "suits": echo "The Database of Rubberist Patterns - Suits"; break; case "alt": echo "The Database of Rubberist Patterns - Alternative"; break; case "misc": echo "The Database of Rubberist Patterns - Miscellaneous"; break; default : echo "The Database of Rubberist Patterns - ERROR!"; } if ( $item != "") echo " - $item"; echo ""; } else if ( $information != "" ) { switch ($information) { case "first": echo " The Database of Rubberist Patterns - Information"; break; default: echo " The Database of Rubberist Patterns - Information - $information"; } } else { echo " The Database of Rubberist Patterns - Front Page"; } ?>
The Database of Rubberist Patterns

Front Page || Patterns: Masks | Tops | Bottoms | Suits | Alternative | Miscellaneous || Information

\n
"; include_once("categories/$category/$file/small.inc"); echo "

View this

"; } } } closedir($fp); } else { if ($gallery == "") { echo "
"; echo "See gallery"; echo " | "; echo "<< Back to $category"; echo "
"; if (file_exists("categories/$category/$item/large.inc")) { include_once ("categories/$category/$item/large.inc"); } echo "
"; echo "
"; echo "
\nDownload SVG
"; echo "
"; if (file_exists("categories/$category/$item/pattern.png")) { echo "
\nDownload PNG
"; } elseif (file_exists("categories/$category/$item/pattern.jpg")) { echo "
\nDownload JPG
"; } echo "
"; } else { echo "
"; echo "See instructions"; echo " | "; echo "<< Back to $category"; echo "
"; echo "

Gallery for $item in $category

"; $gallerybase = "categories/$category/$item/"; $gallery = "pictures"; include ("gallery.php"); } } } else if ( $information != "" ) { if ($information == "first") { include_once ("texts/information.inc"); $fp = opendir("texts/information"); while ($file = readdir($fp)) { if ($file != "." && $file != "..") { echo "
\n"; include_once("texts/information/$file/small.inc"); echo "

Read this

"; } } closedir($fp); } else { echo "
<< Back to information
"; include_once ("texts/information/$information/large.inc"); } } else { include_once ("texts/frontpage.inc"); } ?>

"You are not alone!"