Reorganized JS includes to only need to include one file, which calls the others

This commit is contained in:
Marley 2023-12-08 20:44:05 -08:00
parent 914f7959eb
commit dc1601b003
118 changed files with 3148 additions and 2906 deletions

View file

@ -6,11 +6,10 @@
<title>Nothing important; just me, for the curious</title> <title>Nothing important; just me, for the curious</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<br> <br>

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Hex edited babyz</title> <title>Hex edited babyz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big-gap-top bigger purple center"> <div class="big-gap-top bigger purple center">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Hex edited babyz clothes</title> <title>Hex edited babyz clothes</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>

View file

@ -6,11 +6,10 @@
<title>Special Babyz stuff for editing</title> <title>Special Babyz stuff for editing</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Babyz Glasses</title> <title>Babyz Glasses</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big center brown"> <div class="big center brown">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Babyz Harem sets</title> <title>Babyz Harem sets</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center brown big"> <div class="center brown big">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>New Babyz</title> <title>New Babyz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big center green"> <div class="big center green">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Experimental Babyz and harem clothes, etc</title> <title>Experimental Babyz and harem clothes, etc</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big green"> <div class="center big green">

View file

@ -9,11 +9,9 @@
<title>Play with babyz</title> <title>Play with babyz</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
<style> <style>
table { table {

View file

@ -9,11 +9,10 @@
<title>New Babyz Playpens</title> <title>New Babyz Playpens</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
@ -27,7 +26,8 @@
<a href="http://www.dmwright.com/babyz/" class="defunct" target="_TOP">the <a href="http://www.dmwright.com/babyz/" class="defunct" target="_TOP">the
Babyz Crib</a><br> Babyz Crib</a><br>
For some of Jesslan's scenes<br> For some of Jesslan's scenes<br>
<a href="https://web.archive.org/web/20161030151033/http://pfbabyz.com/MyBabyz/index.html" <a
href="https://web.archive.org/web/20161030151033/http://pfbabyz.com/MyBabyz/index.html"
target="_TOP">Purple Flower Babyz</a><br> target="_TOP">Purple Flower Babyz</a><br>
For Dani's scenes<br> For Dani's scenes<br>
<a href="https://www.d-r-n.com/" target="_TOP">D.R.N</a> <a href="https://www.d-r-n.com/" target="_TOP">D.R.N</a>

View file

@ -9,11 +9,10 @@
<title>Babyz Toyz</title> <title>Babyz Toyz</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big-gap-top purple center"> <div class="big-gap-top purple center">

View file

@ -3,11 +3,9 @@
<head> <head>
<title>Carolyn's Creations</title> <title>Carolyn's Creations</title>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
<style> <style>
html { html {

View file

@ -9,11 +9,10 @@
<title>For Windows XP especially</title> <title>For Windows XP especially</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body class="brown side-padding big"> <body class="brown side-padding big">
<p class="center purple bigger"> <p class="center purple bigger">

View file

@ -6,11 +6,10 @@
<title>Cyberpets</title> <title>Cyberpets</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -7,11 +7,10 @@
<title>FinFin</title> <title>FinFin</title>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body class="big green center"> <body class="big green center">
<b>FinFin!</b> <b>FinFin!</b>

View file

@ -6,11 +6,10 @@
<title>Gifts from friends</title> <title>Gifts from friends</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Just for laughs</title> <title>Just for laughs</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center huge-gap-top"> <div class="center huge-gap-top">

View file

@ -6,11 +6,10 @@
<title>Just for laughs -- Vista and Petz</title> <title>Just for laughs -- Vista and Petz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center huge-gap-top"> <div class="center huge-gap-top">

View file

@ -6,11 +6,10 @@
<title>Links to sister sites</title> <title>Links to sister sites</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center huge-gap-top"> <div class="center huge-gap-top">

View file

@ -6,11 +6,10 @@
<title>Mad Scientist's petz etc</title> <title>Mad Scientist's petz etc</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green big"> <div class="center green big">

View file

@ -6,11 +6,10 @@
<title>Carolyn's Creations</title> <title>Carolyn's Creations</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -9,11 +9,10 @@
<title>What's Old</title> <title>What's Old</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body class="green big center"> <body class="green big center">
<p class="bold" style="font-size: 24px;">Older site news items</p> <p class="bold" style="font-size: 24px;">Older site news items</p>

View file

@ -9,11 +9,9 @@
<title>Carolyn's Creations</title> <title>Carolyn's Creations</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
<style> <style>
body { body {

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Oddballz</title> <title>Oddballz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big green center"> <div class="big green center">

View file

@ -6,11 +6,10 @@
<title>Gifts from friends</title> <title>Gifts from friends</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Cat Behaviours for Dogz II, 3, 4, 5</title> <title>Cat Behaviours for Dogz II, 3, 4, 5</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Dogz Behaviours for Catz II, 3, 4, 5</title> <title>Dogz Behaviours for Catz II, 3, 4, 5</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Catz 1 Breedz</title> <title>Catz 1 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center more-side-padding green big"> <div class="center more-side-padding green big">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Catz Your Computer Petz</title> <title>Catz Your Computer Petz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body id="catz1dex"> <body id="catz1dex">
<div class="more-side-padding center big bold"> <div class="more-side-padding center big bold">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Catz 1 Mice</title> <title>Catz 1 Mice</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green bigger"> <div class="center green bigger">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Dogz 1 Breedz</title> <title>Dogz 1 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="green big center more-side-padding"> <div class="green big center more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>DOGZ!</title> <title>DOGZ!</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body id="dogz1fooler"> <body id="dogz1fooler">
<div class="center bold big"> <div class="center bold big">

View file

@ -8,11 +8,9 @@
<title>Catnip Dreams</title> <title>Catnip Dreams</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
<style> <style>
body { body {

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Catz 2 Breedz</title> <title>Catz 2 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big green center more-side-padding"> <div class="big green center more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Dogz II breedz</title> <title>Dogz II breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big green center more-side-padding"> <div class="big green center more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>New Petz 2 Breedz</title> <title>New Petz 2 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big green center more-side-padding"> <div class="big green center more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>New Petz II Playscene items</title> <title>New Petz II Playscene items</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green side-padding normal"> <div class="center green side-padding normal">

View file

@ -7,10 +7,10 @@
<!-- from source --> <!-- from source -->
<title>Hex edited toyz for Petz II</title> <title>Hex edited toyz for Petz II</title>
<!-- --> <!-- end from source -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="purple normal center"> <div class="purple normal center">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Petz II Fooler</title> <title>Petz II Fooler</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green normal"> <div class="center green normal">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="bigger purple center big-gap-top"> <div class="bigger purple center big-gap-top">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Catz 3 Breedz</title> <title>Catz 3 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center bigger more-side-padding"> <div class="center bigger more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="normal brown center big-gap-top"> <div class="normal brown center big-gap-top">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="normal brown center big-gap-top"> <div class="normal brown center big-gap-top">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Dogz 3 Breedz</title> <title>Dogz 3 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green bigger more-side-padding"> <div class="center green bigger more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="normal brown center small-top-gap"> <div class="normal brown center small-top-gap">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>New Petz 3 Breedz</title> <title>New Petz 3 Breedz</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="green big center more-side-padding"> <div class="green big center more-side-padding">

View file

@ -6,11 +6,10 @@
<title>Hex edited Clothes for Petz 3</title> <title>Hex edited Clothes for Petz 3</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big center side-padding"> <div class="big center side-padding">

View file

@ -6,11 +6,10 @@
<title>Document</title> <title>Document</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big green more-side-padding"> <div class="center big green more-side-padding">

View file

@ -7,13 +7,12 @@
<!-- from source --> <!-- from source -->
<title>Petz 3 Official Downloads</title> <title>Petz 3 Official Downloads</title>
<!-- --> <!-- end from source -->
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green big"> <div class="center green big">

View file

@ -9,11 +9,10 @@
<title>New Petz 3 Playscene items</title> <title>New Petz 3 Playscene items</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="normal green side-padding center"> <div class="normal green side-padding center">

View file

@ -7,11 +7,9 @@
<title>Old Petz 3 Playscenes</title> <title>Old Petz 3 Playscenes</title>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
<style> <style>
.grid { .grid {

View file

@ -6,11 +6,10 @@
<title>Hex edited toyz for Petz 3</title> <title>Hex edited toyz for Petz 3</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body class="brown"> <body class="brown">
<div class="center big"> <div class="center big">

View file

@ -6,11 +6,10 @@
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Catz 4 Breedz</title> <title>Catz 4 Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green bigger more-side-padding"> <div class="center green bigger more-side-padding">

View file

@ -6,11 +6,10 @@
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Dogz 4 Breedz</title> <title>Dogz 4 Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green more-side-padding bigger"> <div class="center green more-side-padding bigger">

View file

@ -6,11 +6,10 @@
<title>New Petz 4 Breedz</title> <title>New Petz 4 Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green big more-side-padding"> <div class="center green big more-side-padding">

View file

@ -6,11 +6,10 @@
<title>Hex edited Clothes for Petz 4</title> <title>Hex edited Clothes for Petz 4</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big center side-padding"> <div class="big center side-padding">

View file

@ -6,11 +6,10 @@
<title>Petz 4 Hosts</title> <title>Petz 4 Hosts</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big green"> <div class="center big green">

View file

@ -6,11 +6,10 @@
<title>New Petz 4 Playscene items</title> <title>New Petz 4 Playscene items</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green bigger"> <div class="center green bigger">

View file

@ -6,11 +6,10 @@
<title>Hex edited toyz for Petz 4</title> <title>Hex edited toyz for Petz 4</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center less-side-padding big"> <div class="center less-side-padding big">

View file

@ -6,11 +6,10 @@
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Catz 5 Breedz</title> <title>Catz 5 Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big green more-side-padding"> <div class="center big green more-side-padding">

View file

@ -6,11 +6,10 @@
<title>Special sound-stripped originals</title> <title>Special sound-stripped originals</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Dogz 5 Breedz</title> <title>Dogz 5 Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big green more-side-padding"> <div class="center big green more-side-padding">

View file

@ -6,11 +6,10 @@
<title>New Petz 5 Breedz</title> <title>New Petz 5 Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="big center green" style="width: 60%; margin: 0 auto;"> <div class="big center green" style="width: 60%; margin: 0 auto;">

View file

@ -6,11 +6,10 @@
<title>Petz 5 Hosts</title> <title>Petz 5 Hosts</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="green bigger center"> <div class="green bigger center">

View file

@ -6,11 +6,10 @@
<title>New Petz 5 Playscene items</title> <title>New Petz 5 Playscene items</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green"> <div class="center green">

View file

@ -6,11 +6,10 @@
<title>New Petz 5 Carrycase Skins</title> <title>New Petz 5 Carrycase Skins</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green big"> <div class="center green big">

View file

@ -6,11 +6,10 @@
<title>Tutorials and Howtos</title> <title>Tutorials and Howtos</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center huge-gap-top"> <div class="center huge-gap-top">

View file

@ -6,11 +6,10 @@
<title>Tutorial Example Breedz</title> <title>Tutorial Example Breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="green center bigger more-side-padding"> <div class="green center bigger more-side-padding">

View file

@ -6,11 +6,10 @@
<title>2006 and later Catz and Dogz</title> <title>2006 and later Catz and Dogz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green"> <div class="center green">

View file

@ -9,11 +9,10 @@
<title>Others' "conversions" of my breedz.</title> <title>Others' "conversions" of my breedz.</title>
<!-- --> <!-- -->
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body class="big green"> <body class="big green">
<p>Conversions of my breedz to Petz 5.</p> <p>Conversions of my breedz to Petz 5.</p>

View file

@ -7,11 +7,9 @@
<title>My Guardian Angel Kitty</title> <title>My Guardian Angel Kitty</title>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
<style> <style>
html { html {

View file

@ -6,11 +6,10 @@
<title>Sounds for Special Petz and Oddballz</title> <title>Sounds for Special Petz and Oddballz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<span id="new"></span> <span id="new"></span>

View file

@ -6,11 +6,10 @@
<title>Sounds for the original Catz and Dogz breedz</title> <title>Sounds for the original Catz and Dogz breedz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big"> <div class="center big">

View file

@ -6,11 +6,10 @@
<title>Arthropods, playscenes etc for your exoskeletal Petz</title> <title>Arthropods, playscenes etc for your exoskeletal Petz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center bigger"> <div class="center bigger">

View file

@ -6,11 +6,10 @@
<title>Catz 3, 4 5 Mice</title> <title>Catz 3, 4 5 Mice</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center green bigger"> <div class="center green bigger">

View file

@ -6,11 +6,10 @@
<title>Collaborations with other hexers</title> <title>Collaborations with other hexers</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big green"> <div class="center big green">

View file

@ -6,11 +6,10 @@
<title>Emoticon petz</title> <title>Emoticon petz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center bigger"> <div class="center bigger">

View file

@ -6,11 +6,10 @@
<title>Hex-painted litterz</title> <title>Hex-painted litterz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big"> <div class="center big">

View file

@ -6,11 +6,10 @@
<title>Utilities by Nicholas Sherlock</title> <title>Utilities by Nicholas Sherlock</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>People to populate your petz games</title> <title>People to populate your petz games</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -6,11 +6,10 @@
<title>Sand'z Cattery's Official Breed</title> <title>Sand'z Cattery's Official Breed</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center big" id="sandz"> <div class="center big" id="sandz">

View file

@ -6,11 +6,10 @@
<title>Fish, playscenes etc for your water-loving Petz</title> <title>Fish, playscenes etc for your water-loving Petz</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center bigger"> <div class="center bigger">

View file

@ -6,11 +6,10 @@
<title>Lnz file details</title> <title>Lnz file details</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="side-padding"> <div class="side-padding">

View file

@ -6,11 +6,10 @@
<title>Rough breakdown of a petfile</title> <title>Rough breakdown of a petfile</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="side-padding courier"> <div class="side-padding courier">

View file

@ -6,11 +6,10 @@
<title>Tutorials and Howtos</title> <title>Tutorials and Howtos</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -5,11 +5,10 @@
<title>What's new</title> <title>What's new</title>
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<div class="center"> <div class="center">

View file

@ -1,10 +1,4 @@
(async () => { (async () => {
// shared styles
const sharedStyle = document.createElement('link')
sharedStyle.rel = 'stylesheet'
sharedStyle.href = '/style/shared.css'
document.head.append(sharedStyle)
// menu style // menu style
const menuStyle = document.createElement('link') const menuStyle = document.createElement('link')
menuStyle.rel = 'stylesheet' menuStyle.rel = 'stylesheet'

View file

@ -15,11 +15,17 @@
--background-color: #c9f; --background-color: #c9f;
} }
a { color: #69c; } a {
color: #69c;
}
a:active { color: #9cc; } a:active {
color: #9cc;
}
a:visited { color: #339; } a:visited {
color: #339;
}
h3 { h3 {
font-size: 24px; font-size: 24px;
@ -27,11 +33,10 @@
} }
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h1> <h1>
@ -42,186 +47,188 @@
</h1> </h1>
<p>Welcome to my breeds page, first of all i would like to thank APKC.co.uk for <p>Welcome to my breeds page, first of all i would like to thank APKC.co.uk for
the breeds that i have listed on my page. There are many more breeds available the breeds that i have listed on my page. There are many more breeds available
at APKC. To visit them, you can use this link.</p> at APKC. To visit them, you can use this link.</p>
<p><a <p><a
href="https://web.archive.org/web/20060216004126/http://www.apkc.co.uk/">APKC</a></p> href="https://web.archive.org/web/20060216004126/http://www.apkc.co.uk/">APKC</a>
</p>
<p class="big"> <p class="big">
<!-- Cocker spaniel --> <!-- Cocker spaniel -->
<i class="r">C</i><i class="y">o</i><i class="b">c</i><i class="p">k</i><i <i class="r">C</i><i class="y">o</i><i class="b">c</i><i class="p">k</i><i
class="r">e</i><i class="y">r</i> class="r">e</i><i class="y">r</i>
<i class="g">s</i><i class="b">p</i><i class="p">a</i><span class="normal"><i <i class="g">s</i><i class="b">p</i><i class="p">a</i><span class="normal"><i
class="r">n</i><i class="b">i</i><i class="r">n</i><i class="b">i</i><i
class="p">e</i><i class="r">l</i></span> class="p">e</i><i class="r">l</i></span>
</p> </p>
<img src="cocker3.bmp"> <img src="cocker3.bmp">
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<img src="cocker1.bmp"> <img src="cocker1.bmp">
<p><a href="Cocker_Spaniel.dog">Cick here </a>to download the cocker <p><a href="Cocker_Spaniel.dog">Cick here </a>to download the cocker
spaniel for petz 5</p> spaniel for petz 5</p>
<p class="big"> <p class="big">
<!-- Cocker spaniel Parti --> <!-- Cocker spaniel Parti -->
<i class="r">C</i><i class="y">o</i><i class="b">c</i><i class="p">k</i><i <i class="r">C</i><i class="y">o</i><i class="b">c</i><i class="p">k</i><i
class="r">e</i><i class="y">r</i> class="r">e</i><i class="y">r</i>
<i class="g">s</i><i class="b">p</i><i class="p">a</i><span class="normal"><i <i class="g">s</i><i class="b">p</i><i class="p">a</i><span class="normal"><i
class="r">n</i><i class="b">i</i><i class="p">e</i><i class="r">l</i> class="r">n</i><i class="b">i</i><i class="p">e</i><i class="r">l</i>
<i class="r">P</i><i class="y">a</i><i class="b">r</i><i class="p">t</i><i <i class="r">P</i><i class="y">a</i><i class="b">r</i><i class="p">t</i><i
class="r">i</i></span> class="r">i</i></span>
</p> </p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p><a href="Cocker_Spaniel_parti_.dog">Click here</a> to download the <p><a href="Cocker_Spaniel_parti_.dog">Click here</a> to download the
cocker spaniel - parti for petz 5</p> cocker spaniel - parti for petz 5</p>
<p class="big"> <p class="big">
<!-- Springer Spaniel --> <!-- Springer Spaniel -->
<i class="r">S</i><i class="y">p</i><i class="b">r</i><i class="p">i</i><i <i class="r">S</i><i class="y">p</i><i class="b">r</i><i class="p">i</i><i
class="r">n</i><i class="y">g</i><i class="g">e</i><i class="b">r</i> class="r">n</i><i class="y">g</i><i class="g">e</i><i class="b">r</i>
<i class="p">S</i><span class="normal"><i class="r">p</i><i class="b">a</i><i <i class="p">S</i><span class="normal"><i class="r">p</i><i class="b">a</i><i
class="p">n</i><i class="r">ie</i><i class="y">l</i></span> class="p">n</i><i class="r">ie</i><i class="y">l</i></span>
</p> </p>
<img src="springer.bmp"> <img src="springer.bmp">
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p><a href="Springer_black_.dog">Click here </a>to download the springer <p><a href="Springer_black_.dog">Click here </a>to download the springer
spaniel for petz 5</p> spaniel for petz 5</p>
<p class="big"> <p class="big">
<!-- BlueMerle Border Collie --> <!-- BlueMerle Border Collie -->
<i class="r">B</i><i class="y">l</i><i class="b">u</i><i class="p">e</i><i <i class="r">B</i><i class="y">l</i><i class="b">u</i><i class="p">e</i><i
class="r">M</i><i class="y">e</i><i class="g">r</i><i class="b">l</i><i class="r">M</i><i class="y">e</i><i class="g">r</i><i class="b">l</i><i
class="p">e</i> class="p">e</i>
<span class="normal"><i class="r">B</i><i class="b">o</i><i class="p">r</i><i <span class="normal"><i class="r">B</i><i class="b">o</i><i class="p">r</i><i
class="r">de</i><i class="y">r</i> class="r">de</i><i class="y">r</i>
<i class="b">C</i><i class="p">o</i><i class="r">l</i><i class="y">l</i><i <i class="b">C</i><i class="p">o</i><i class="r">l</i><i class="y">l</i><i
class="g">i</i><i class="b">e</i></span> class="g">i</i><i class="b">e</i></span>
</p> </p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p><a href="BlueMerle_Border_Collie.dog">Click Here </a>to download the <p><a href="BlueMerle_Border_Collie.dog">Click Here </a>to download the
BlueMerle Border collie for petz 5</p> BlueMerle Border collie for petz 5</p>
<p class="big"> <p class="big">
<!-- Rhodesian RidgebacK --> <!-- Rhodesian RidgebacK -->
<i class="r">R</i><i class="y">h</i><i class="b">o</i><i class="p">d</i><i <i class="r">R</i><i class="y">h</i><i class="b">o</i><i class="p">d</i><i
class="r">e</i><i class="y">s</i><i class="g">i</i><i class="b">a</i><i class="r">e</i><i class="y">s</i><i class="g">i</i><i class="b">a</i><i
class="p">n</i> class="p">n</i>
<span class="normal"><i class="r">R</i><i class="b">i</i><i class="p">d</i><i <span class="normal"><i class="r">R</i><i class="b">i</i><i class="p">d</i><i
class="r">ge</i><i class="y">b</i><i class="b">a</i><i class="p">c</i><i class="r">ge</i><i class="y">b</i><i class="b">a</i><i class="p">c</i><i
class="r">K</i></span> class="r">K</i></span>
</p> </p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<img src="ridge2.bmp"> <img src="ridge2.bmp">
<p><a href="Rhodesian_Ridgeback.dog">Click here </a>to download the <p><a href="Rhodesian_Ridgeback.dog">Click here </a>to download the
Rhodesian ridgeback for petz 5</p> Rhodesian ridgeback for petz 5</p>
<p class="big"> <p class="big">
<!-- Beagle --> <!-- Beagle -->
<i class="r">B</i><i class="y">e</i><i class="b">a</i><i class="p">g</i><i <i class="r">B</i><i class="y">e</i><i class="b">a</i><i class="p">g</i><i
class="r">l</i><i class="y">e</i> class="r">l</i><i class="y">e</i>
</p> </p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p><a href="Beagle.dog">Click here </a>to download the beagle dog for <p><a href="Beagle.dog">Click here </a>to download the beagle dog for
petz 5</p> petz 5</p>
<p class="big"> <p class="big">
<!-- Cavalier King Charles Spaniel --> <!-- Cavalier King Charles Spaniel -->
<i class="r">C</i><i class="y">a</i><i class="b">v</i><i class="p">a</i><i <i class="r">C</i><i class="y">a</i><i class="b">v</i><i class="p">a</i><i
class="r">l</i><i class="y">i</i><i class="g">e</i><i class="b">r</i> class="r">l</i><i class="y">i</i><i class="g">e</i><i class="b">r</i>
<i class="p">K</i><i class="r">i</i><i class="b">n</i><i class="p">g</i> <i class="p">K</i><i class="r">i</i><i class="b">n</i><i class="p">g</i>
<i class="r">Ch</i><i class="y">a</i><span class="normal"><i class="b">r</i><i <i class="r">Ch</i><i class="y">a</i><span class="normal"><i class="b">r</i><i
class="p">l</i><i class="r">e</i><i class="y">s</i> class="p">l</i><i class="r">e</i><i class="y">s</i>
<i class="g">S</i><i class="b">p</i><i class="p">a</i><i class="r">n</i><i <i class="g">S</i><i class="b">p</i><i class="p">a</i><i class="r">n</i><i
class="b">i</i><i class="p">e</i><i class="r">l</i></span> class="b">i</i><i class="p">e</i><i class="r">l</i></span>
</p> </p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<img src="king2.bmp"> <img src="king2.bmp">
<p><a href="Cavalier_King_Charles_Spaniel.dog">Click here </a>to download <p><a href="Cavalier_King_Charles_Spaniel.dog">Click here </a>to download
the king charles spaniel for petz 5</p> the king charles spaniel for petz 5</p>
<p class="big"> <p class="big">
<!-- Harlequin Wolf --> <!-- Harlequin Wolf -->
<i class="r">H</i><i class="y">a</i><i class="b">r</i><i class="p">l</i><i <i class="r">H</i><i class="y">a</i><i class="b">r</i><i class="p">l</i><i
class="r">e</i><i class="y">q</i><i class="g">u</i><i class="b">i</i><i class="r">e</i><i class="y">q</i><i class="g">u</i><i class="b">i</i><i
class="p">n</i> class="p">n</i>
<i class="r">W</i><i class="b">o</i><i class="p">l</i><i class="r">f</i> <i class="r">W</i><i class="b">o</i><i class="p">l</i><i class="r">f</i>
</p> </p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p><a href="Harlequin_Wolf.dog">Click here </a>to download the harlequin <p><a href="Harlequin_Wolf.dog">Click here </a>to download the harlequin
wolf for petz 5</p> wolf for petz 5</p>
<p class="big"> <p class="big">
<!-- Border Collie --> <!-- Border Collie -->
<i class="r">B</i><i class="y">o</i><i class="b">r</i><i class="p">d</i><i <i class="r">B</i><i class="y">o</i><i class="b">r</i><i class="p">d</i><i
class="r">e</i><i class="y">r</i> class="r">e</i><i class="y">r</i>
<i class="g">C</i><i class="p">l</i><i class="r">l</i><i class="b">i</i><i <i class="g">C</i><i class="p">l</i><i class="r">l</i><i class="b">i</i><i
class="p">e</i> class="p">e</i>
</p> </p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p><a href="Working_Sheepdog.dog">Click here </a>to download the border <p><a href="Working_Sheepdog.dog">Click here </a>to download the border
collie for petz 5</p> collie for petz 5</p>
<p class="big"> <p class="big">
<!-- Flare Dane --> <!-- Flare Dane -->
<i class="r">F</i><i class="y">l</i><i class="b">a</i><i class="p">r</i><i <i class="r">F</i><i class="y">l</i><i class="b">a</i><i class="p">r</i><i
class="r">e</i> class="r">e</i>
<i class="y">D</i><i class="g">a</i><i class="b">n</i><i class="p">e</i> <i class="y">D</i><i class="g">a</i><i class="b">n</i><i class="p">e</i>
</p> </p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p><a href="Flare_Buck.dog">Click here </a>to download the flare dane for <p><a href="Flare_Buck.dog">Click here </a>to download the flare dane for
petz 5</p> petz 5</p>
<h3>Disclaimer</h3> <h3>Disclaimer</h3>
<p>I hold no responsibility if the breedz that you choose to download cause <p>I hold no responsibility if the breedz that you choose to download cause
damage to your computer or software programs. All of the breeds available from damage to your computer or software programs. All of the breeds available from
my site have been tested on my own computer first which is virus free, and they my site have been tested on my own computer first which is virus free, and
have all worked fine.</p> they
have all worked fine.</p>
<p><a href="mailto:lilmisschrissy9@hotmail.com">Click here</a> to email me with <p><a href="mailto:lilmisschrissy9@hotmail.com">Click here</a> to email me with
any questions or comments about my site.</p> any questions or comments about my site.</p>
</body> </body>
</html> </html>

View file

@ -15,16 +15,43 @@
--background-color: #ff6; --background-color: #ff6;
} }
a { color: #f33; } a {
a:active { color: #f96; } color: #f33;
a:visited { color: #903; } }
a:active {
color: #f96;
}
a:visited {
color: #903;
}
/* hell */ /* hell */
i.r { color: #f00; font-style: normal; } i.r {
i.o { color: #f93; font-style: normal; } color: #f00;
i.g { color: #9f0; font-style: normal; } font-style: normal;
i.b { color: #3ff; font-style: normal; } }
i.p { color: #96f; font-style: normal; }
i.o {
color: #f93;
font-style: normal;
}
i.g {
color: #9f0;
font-style: normal;
}
i.b {
color: #3ff;
font-style: normal;
}
i.p {
color: #96f;
font-style: normal;
}
h3 { h3 {
font-size: 24px; font-size: 24px;
@ -32,11 +59,10 @@
} }
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h1> <h1>
@ -48,9 +74,9 @@
</h1> </h1>
<p>Welcome to my Catz breedz page, once again I thank <i>APKC</i> for the breed <p>Welcome to my Catz breedz page, once again I thank <i>APKC</i> for the breed
files that are available for download on my site.Visit APKC using this <a files that are available for download on my site.Visit APKC using this <a
href="https://web.archive.org/web/20060216004126/http://www.apkc.co.uk/">Link </a>for href="https://web.archive.org/web/20060216004126/http://www.apkc.co.uk/">Link </a>for
a <i>Huge</i> selection of downloadable clothes and toys.</p> a <i>Huge</i> selection of downloadable clothes and toys.</p>
<h3> <h3>
<!-- Bombay --> <!-- Bombay -->
@ -59,12 +85,12 @@ a <i>Huge</i> selection of downloadable clothes and toys.</p>
</h3> </h3>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p><a href="Bombay.cat">Click here</a> To download the bombay cat for <p><a href="Bombay.cat">Click here</a> To download the bombay cat for
catz 5.</p> catz 5.</p>
<h3> <h3>
<!-- Gold Chin Persian --> <!-- Gold Chin Persian -->
@ -75,12 +101,12 @@ catz 5.</p>
</h3> </h3>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p><a href="Gold_Shaded_Chin_Persian.cat">Click here </a>to download the <p><a href="Gold_Shaded_Chin_Persian.cat">Click here </a>to download the
gold chin-persian for catz 5.</p> gold chin-persian for catz 5.</p>
<h3> <h3>
<!-- Silver Maine Coon --> <!-- Silver Maine Coon -->
@ -92,12 +118,12 @@ gold chin-persian for catz 5.</p>
</h3> </h3>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p><a href="Silver_Maine_Coon.cat">Click here </a>to download the silver <p><a href="Silver_Maine_Coon.cat">Click here </a>to download the silver
maine coon cat for catz 5.</p> maine coon cat for catz 5.</p>
<h3> <h3>
<!-- Silver Tabby --> <!-- Silver Tabby -->
@ -108,21 +134,23 @@ maine coon cat for catz 5.</p>
</h3> </h3>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
photo</i></p> photo</i></p>
<p><a href="Silver_Tabby.cat">Click here</a>to download the silver tabby <p><a href="Silver_Tabby.cat">Click here</a>to download the silver tabby
for catz 5.</p> for catz 5.</p>
<b>Disclaimer</b> <b>Disclaimer</b>
<p>I hold no responsibility for any damage that may happen to your computer or <p>I hold no responsibility for any damage that may happen to your computer or
software programs. All of the breeds available on this site have been tested on software programs. All of the breeds available on this site have been tested
my computer first which is virus free and they work fine.</p> on
my computer first which is virus free and they work fine.</p>
<p>If you experience any problems or have any comments or suggestions for my <p>If you experience any problems or have any comments or suggestions for my
site please email me using the link below.</p> site please email me using the link below.</p>
<p>Email: <a href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p> <p>Email: <a href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a>
</p>
<p><a href="/breeds/breeds/">Back</a></p> <p><a href="/breeds/breeds/">Back</a></p>
<p><a href="/home/">Back to home page</a></p> <p><a href="/home/">Back to home page</a></p>

View file

@ -21,18 +21,23 @@
--background-color: #639; --background-color: #639;
} }
a { color: #ff6; } a {
color: #ff6;
}
a:active { color: #f06; } a:active {
color: #f06;
}
a:visited { color: #cff; } a:visited {
color: #cff;
}
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h1> <h1>
@ -62,7 +67,7 @@
<p><a href="http://www.network54.com/Forum/366982" <p><a href="http://www.network54.com/Forum/366982"
class="defunct">Click here</a><br> class="defunct">Click here</a><br>
to enter the petz forum for all petz games 1-5</p> to enter the petz forum for all petz games 1-5</p>
<h2> <h2>
<!-- **NEW** Chat room! --> <!-- **NEW** Chat room! -->
@ -73,7 +78,7 @@ to enter the petz forum for all petz games 1-5</p>
<p><a href="http://www.network54.com/Chat/116354" <p><a href="http://www.network54.com/Chat/116354"
class="defunct">Click here</a><br> class="defunct">Click here</a><br>
and be the first to post in the new chat room</p> and be the first to post in the new chat room</p>
<h2> <h2>
<!-- My litterz --> <!-- My litterz -->
@ -124,19 +129,19 @@ and be the first to post in the new chat room</p>
</h2> </h2>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
neopets banner</i></p> neopets banner</i></p>
<p>This link will take you to the neopets website. please please sign up. it is <p>This link will take you to the neopets website. please please sign up. it is
a fantastic site where you can adopt and raise wierd and wonderfull pets, and a fantastic site where you can adopt and raise wierd and wonderfull pets, and
meet loads of new people from all over the world. so why not sign up today its meet loads of new people from all over the world. so why not sign up today its
fast, easy and ITS FREE!!</p> fast, easy and ITS FREE!!</p>
<p><a <p><a
href="https://web.archive.org/web/20060216004126/http://www.apkc.co.uk/">APKC </a>My href="https://web.archive.org/web/20060216004126/http://www.apkc.co.uk/">APKC </a>My
favourite petz site</p> favourite petz site</p>
<p><a href="http://www.lisaexplains.com/">Lisa explains it all</a> A great site <p><a href="http://www.lisaexplains.com/">Lisa explains it all</a> A great site
which explains all you ever wanted to know about building your own website</p> which explains all you ever wanted to know about building your own website</p>
<p><a href="http://searchhippo.com/">SearchHippo.com Web Search</a></p> <p><a href="http://searchhippo.com/">SearchHippo.com Web Search</a></p>
@ -146,7 +151,8 @@ which explains all you ever wanted to know about building your own website</p>
style="margin: 0 auto; width: 60px; height: 40px; border-spacing: 0; border-collapse: separate; font-size: 1rem;"> style="margin: 0 auto; width: 60px; height: 40px; border-spacing: 0; border-collapse: separate; font-size: 1rem;">
<tbody> <tbody>
<tr> <tr>
<td style="padding: 4px; background-color: navy; text-align: center; font-size: 0.82rem; font-family: 'Verdana', 'Arial', sans-serif; color: #fffbec;"> <td
style="padding: 4px; background-color: navy; text-align: center; font-size: 0.82rem; font-family: 'Verdana', 'Arial', sans-serif; color: #fffbec;">
<b>SearchHippo</b> <b>SearchHippo</b>
</td> </td>
</tr> </tr>

View file

@ -21,9 +21,17 @@
background-color: #fcf; background-color: #fcf;
} }
a { color: #6ff; } a {
a:active { color: #3ff; } color: #6ff;
a:visited { color: #639; } }
a:active {
color: #3ff;
}
a:visited {
color: #639;
}
h3 { h3 {
font-size: 24px; font-size: 24px;
@ -33,10 +41,9 @@
</style> </style>
<!-- archive root --> <!-- archive root -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h2> <h2>
@ -47,51 +54,52 @@
</h2> </h2>
<p>Welcome to my litterz page. These are some of the petz that are currently <p>Welcome to my litterz page. These are some of the petz that are currently
available from my site. If you like the look of one of my cute puppies, email me available from my site. If you like the look of one of my cute puppies, email
at www.lilmisschrissy9@hotmail.com and i will send the puupy to you (don't me
forget to include your own email address) All of these dogz are puppies. at www.lilmisschrissy9@hotmail.com and i will send the puupy to you (don't
Enjoy!</p> forget to include your own email address) All of these dogz are puppies.
Enjoy!</p>
<h3>Biscuit (Male)</h3> <h3>Biscuit (Male)</h3>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Biscuit photo</i></p> Biscuit photo</i></p>
<p>This is Biscuit. He is a third generation puppy. A cross between a labrodour <p>This is Biscuit. He is a third generation puppy. A cross between a labrodour
and a jack russell</p> and a jack russell</p>
<h3>Doodle (Female)</h3> <h3>Doodle (Female)</h3>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Doodle photo</i></p> Doodle photo</i></p>
<p>This is doodle she is also a third generation puppy who is a mix between a <p>This is doodle she is also a third generation puppy who is a mix between a
jack russell and a labrodor</p> jack russell and a labrodor</p>
<h3>Blossom (Female)</h3> <h3>Blossom (Female)</h3>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Blossom photo</i></p> Blossom photo</i></p>
<p>This is blossom, she is a third generation puppy. A cross between a labrador <p>This is blossom, she is a third generation puppy. A cross between a labrador
and a jack russell</p> and a jack russell</p>
<h3>Family Tree</h3> <h3>Family Tree</h3>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
Ben photo</i></p> Ben photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
bindi photo</i></p> bindi photo</i></p>
<p>This is Ben the labrador and bindi the jack russell, they are the <p>This is Ben the labrador and bindi the jack russell, they are the
grandparents of this litter</p> grandparents of this litter</p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
Sammy photo</i></p> Sammy photo</i></p>
<img src="litterz1_snowie2.bmp"> <img src="litterz1_snowie2.bmp">
<p>This is Sammy the labrador and snowie, the daughter of Bindi and Ben. They <p>This is Sammy the labrador and snowie, the daughter of Bindi and Ben. They
are this litterz parents.</p> are this litterz parents.</p>
<div style="color: #000;"> <div style="color: #000;">
<h3 style="color: #000;">Adoption Form</h3> <h3 style="color: #000;">Adoption Form</h3>
@ -121,7 +129,8 @@ are this litterz parents.</p>
<p class="small"><a href="/home/">Back</a></p> <p class="small"><a href="/home/">Back</a></p>
<p class="small">Email: <a <p class="small">Email: <a
href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p> href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a>
</p>
</div> </div>
</body> </body>

View file

@ -15,9 +15,17 @@
--background-color: #cff; --background-color: #cff;
} }
a { color: #00f; } a {
a:active { color: #ff9; } color: #00f;
a:visited { color: #309; } }
a:active {
color: #ff9;
}
a:visited {
color: #309;
}
h3 { h3 {
font-size: 24px; font-size: 24px;
@ -26,8 +34,8 @@
} }
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
</head> </head>
<body> <body>
<p style="text-align: left;">z</p> <p style="text-align: left;">z</p>
@ -41,84 +49,85 @@
</h2> </h2>
<p>Welcome to page 2 of my litterz. As with the previous page, if you would like <p>Welcome to page 2 of my litterz. As with the previous page, if you would like
to adopt one of my puppies or an entire litter, email me at to adopt one of my puppies or an entire litter, email me at
lilmisschrissy9@hotmail.com.</p> lilmisschrissy9@hotmail.com.</p>
<p class="missing-asset display-table" style="width: 426px; height: 640px;"><i>missing:<br> <p class="missing-asset display-table" style="width: 426px; height: 640px;"><i>missing:<br>
photo</i></p> photo</i></p>
<h3>Litter 1</h3> <h3>Litter 1</h3>
<h3>Chocolate (Female)</h3> <h3>Chocolate (Female)</h3>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Chocolate photo</i></p> Chocolate photo</i></p>
<p>This is chocolate, He is a mix between a jack russell, a labrador, a <p>This is chocolate, He is a mix between a jack russell, a labrador, a
dachshund and a scottie.</p> dachshund and a scottie.</p>
<h3>Noodle (Female)</h3> <h3>Noodle (Female)</h3>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Noodle photo</i></p> Noodle photo</i></p>
<p>This is noodle, she is a mix between a jack russell, a labrador, a dachshund <p>This is noodle, she is a mix between a jack russell, a labrador, a dachshund
and a scottie.</p> and a scottie.</p>
<h3>Litter 2</h3> <h3>Litter 2</h3>
<h3>Apple (Female)</h3> <h3>Apple (Female)</h3>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Apple photo</i></p> Apple photo</i></p>
<p>This is apple, she is a mix between a labrador, a jack russell, a dachshund <p>This is apple, she is a mix between a labrador, a jack russell, a dachshund
and a scottie</p> and a scottie</p>
<h3>Cola (Female)</h3> <h3>Cola (Female)</h3>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Cola photo</i></p> Cola photo</i></p>
<p>This is cola, she is from the same litter as apple, she is a mix between a <p>This is cola, she is from the same litter as apple, she is a mix between a
jack russell, a labrador, a dachshund, and a scottie.</p> jack russell, a labrador, a dachshund, and a scottie.</p>
<h3>Family tree</h3> <h3>Family tree</h3>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
Ben photo</i></p> Ben photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
Bindi photo</i></p> Bindi photo</i></p>
<p>This is Ben the labrador and bindi the jack russell They are <p>This is Ben the labrador and bindi the jack russell They are
great-grandparents of this litter</p> great-grandparents of this litter</p>
<img src="litterz2_Chuckie1.bmp"> <img src="litterz2_Chuckie1.bmp">
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
Daisy photo</i></p> Daisy photo</i></p>
<p>This is Chuckie, the son of Ben and Bindi, and Daisy the Dachshund. They are <p>This is Chuckie, the son of Ben and Bindi, and Daisy the Dachshund. They are
the grandparents of this litter</p> the grandparents of this litter</p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
Jimmy photo</i></p> Jimmy photo</i></p>
<p class="missing-asset inline-block"> <p class="missing-asset inline-block">
<i>missing:<br> <i>missing:<br>
Maisie photo</i> Maisie photo</i>
</p> </p>
<p>This is Jimmy the son of Chuckie and Daisy and Maisie, the scottie, they are <p>This is Jimmy the son of Chuckie and Daisy and Maisie, the scottie, they are
the parents of both of these litterz</p> the parents of both of these litterz</p>
<h3>Tommy (male)*Adopted*</h3> <h3>Tommy (male)*Adopted*</h3>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Tommy photo</i></p> Tommy photo</i></p>
<p>This is tommy he is a cocker spaniel puppy. To adopt Tommy you will need the <p>This is tommy he is a cocker spaniel puppy. To adopt Tommy you will need the
cocker spaniel breed files which are available <a cocker spaniel breed files which are available <a
href="/breeds/breeds/">here</a></p> href="/breeds/breeds/">here</a></p>
<h3>Family tree</h3> <h3>Family tree</h3>
<img src="litterz2_petz0.bmp"> <img src="litterz2_petz0.bmp">
<p>These are tommy's parents, they are both cocker spaniels. Flippy is the <p>These are tommy's parents, they are both cocker spaniels. Flippy is the
mother (black and white) and Fudge is the father (goldren) Tommy is their first mother (black and white) and Fudge is the father (goldren) Tommy is their
puppy.</p> first
puppy.</p>
<p>Flippy and fudge also have three newborn puppies on my new litterz page.</p> <p>Flippy and fudge also have three newborn puppies on my new litterz page.</p>
<div style="color: #000;"> <div style="color: #000;">

View file

@ -21,9 +21,17 @@
--background-color: #ff9; --background-color: #ff9;
} }
a { color: #f60; } a {
a:active { color: #f30; } color: #f60;
a:visited { color: #f96; } }
a:active {
color: #f30;
}
a:visited {
color: #f96;
}
h3 { h3 {
font-size: 24px; font-size: 24px;
@ -32,11 +40,10 @@
} }
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h2> <h2>
@ -48,40 +55,40 @@
</h2> </h2>
<p>This is the third page of my litterz, as you will have guessed by now, i have <p>This is the third page of my litterz, as you will have guessed by now, i have
a lot of puppies that need good homes. All my dogs are puppies unless it says a lot of puppies that need good homes. All my dogs are puppies unless it says
otherwise. To adopt a puppy or litter, email me at lilmisschrissy9@hotmail.com otherwise. To adopt a puppy or litter, email me at lilmisschrissy9@hotmail.com
<img src="litterz3_P0315054.JPG"></p> <img src="litterz3_P0315054.JPG"></p>
<h3>Molly (Female)</h3> <h3>Molly (Female)</h3>
<img src="litterz3_molly1.bmp"> <img src="litterz3_molly1.bmp">
<p>This is molly she is a cross between a jack russell, a labrador and a <p>This is molly she is a cross between a jack russell, a labrador and a
dachshund</p> dachshund</p>
<h3>Sooty (Male)</h3> <h3>Sooty (Male)</h3>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Sooty photo</i></p> Sooty photo</i></p>
<p>This is Molly's brother sooty, a cross between a labrador, a jack russell and <p>This is Molly's brother sooty, a cross between a labrador, a jack russell and
a dachshund.</p> a dachshund.</p>
<h3>Mo (Male)</h3> <h3>Mo (Male)</h3>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Mo photo</i></p> Mo photo</i></p>
<p>This is molly's brother Mo. A cross between a labrador, a jackrussell and a <p>This is molly's brother Mo. A cross between a labrador, a jackrussell and a
dachshund.</p> dachshund.</p>
<h3>Family tree</h3> <h3>Family tree</h3>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
Ben photo</i></p> Ben photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
bindi photo</i></p> bindi photo</i></p>
<p>This is Ben the labrador and bindi the jack russell, they are the <p>This is Ben the labrador and bindi the jack russell, they are the
grandparents of this litter</p> grandparents of this litter</p>
<img src="litterz3_Chuckie1.bmp"> <img src="litterz3_Chuckie1.bmp">
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
Daisy photo</i></p> Daisy photo</i></p>
<p>This is Chuckie, the son of Ben and Bindi, and Daisy the Dachshund, they are <p>This is Chuckie, the son of Ben and Bindi, and Daisy the Dachshund, they are
the parents of this litter.</p> the parents of this litter.</p>
<div style="color: #000;"> <div style="color: #000;">
<h3 style="color: #000;">Adoption Form</h3> <h3 style="color: #000;">Adoption Form</h3>

View file

@ -15,24 +15,54 @@
--background-color: #cff; --background-color: #cff;
} }
a { color: #30f; } a {
a:active { color: #f9c; } color: #30f;
a:visited { color: #639; } }
a:active {
color: #f9c;
}
a:visited {
color: #639;
}
/* hell */ /* hell */
i.r { color: #f03; font-style: normal; } i.r {
i.o { color: #f93; font-style: normal; } color: #f03;
i.y { color: #ff0; font-style: normal; } font-style: normal;
i.g { color: #9c6; font-style: normal; } }
i.b { color: #66c; font-style: normal; }
i.p { color: #93c; font-style: normal; } i.o {
color: #f93;
font-style: normal;
}
i.y {
color: #ff0;
font-style: normal;
}
i.g {
color: #9c6;
font-style: normal;
}
i.b {
color: #66c;
font-style: normal;
}
i.p {
color: #93c;
font-style: normal;
}
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h1> <h1>
@ -44,23 +74,25 @@
</h1> </h1>
<p>This is the page where you will find mainly cocker spaniel and cocker spaniel <p>This is the page where you will find mainly cocker spaniel and cocker spaniel
parti puppies as these are my favourite breeds at the moment. If you would like parti puppies as these are my favourite breeds at the moment. If you would
to adopt a puppy please email me using the link at the bottom of the page.</p> like
to adopt a puppy please email me using the link at the bottom of the page.</p>
<h2>Annie (female)</h2> <h2>Annie (female)</h2>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Annie photo</i></p> Annie photo</i></p>
<p>Annie is a cocker spaniel puppy. do adopt her you will need the cocker <p>Annie is a cocker spaniel puppy. do adopt her you will need the cocker
spaniel breed file available on my downloadz page.</p> spaniel breed file available on my downloadz page.</p>
<h1>Bobby (Male)</h1> <h1>Bobby (Male)</h1>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Bobby photo</i></p> Bobby photo</i></p>
<p>bobby is a cocker spaniel puppy from the same litter as Annie do adopt him <p>bobby is a cocker spaniel puppy from the same litter as Annie do adopt him
you will need the cocker spaniel breed file available on my downloadz page</p> you will need the cocker spaniel breed file available on my downloadz page</p>
<div style="text-align: left;"> <div style="text-align: left;">
<p style="text-align: center;" class="missing-asset inline-block"><i>missing:<br> <p style="text-align: center;" class="missing-asset inline-block">
<i>missing:<br>
Neopets banner</i></p> Neopets banner</i></p>
</div> </div>
</body> </body>

View file

@ -10,18 +10,27 @@
<!-- individual page style --> <!-- individual page style -->
<style> <style>
body { --background-color: #9fc; } body {
--background-color: #9fc;
}
a { color: #09f; } a {
a:active { color: #0cf; } color: #09f;
a:visited { color: #0cf; } }
a:active {
color: #0cf;
}
a:visited {
color: #0cf;
}
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h1> <h1>
@ -33,28 +42,30 @@
</h1> </h1>
<p>Welcome to page 4 of my litterz. This page is for the litterz that belong to <p>Welcome to page 4 of my litterz. This page is for the litterz that belong to
my sister. To adopt any of these puppies, email me at my sister. To adopt any of these puppies, email me at
lilmisschrissy9@hotmail.com or click on the link at the bottom of this page</p> lilmisschrissy9@hotmail.com or click on the link at the bottom of this
page</p>
<h1>Cookie (Male)</h1> <h1>Cookie (Male)</h1>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Cookie photo</i></p> Cookie photo</i></p>
<p>This is Cookie, he is a cross between a flare buck, a cocker spaniel and a <p>This is Cookie, he is a cross between a flare buck, a cocker spaniel and a
dalmation. To adopt Cookie you will need to download the cocker spaniel-parti dalmation. To adopt Cookie you will need to download the cocker spaniel-parti
and the flare buck breed files available <a href="/breeds/breeds/">here</a></p> and the flare buck breed files available <a href="/breeds/breeds/">here</a>
</p>
<h1>Frostie (Male)</h1> <h1>Frostie (Male)</h1>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Frostie photo</i></p> Frostie photo</i></p>
<p>This is Frostie, he is from the same litter as cookie but you will only need <p>This is Frostie, he is from the same litter as cookie but you will only need
the cocker spaniel-parti breed file to adopt him. Available <a the cocker spaniel-parti breed file to adopt him. Available <a
href="/breeds/breeds/">here</a></p> href="/breeds/breeds/">here</a></p>
<h1>Santa (Male)</h1> <h1>Santa (Male)</h1>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
Santa photo</i></p> Santa photo</i></p>
<p>This is santa, he is from the same litter as cookie and you will need both <p>This is santa, he is from the same litter as cookie and you will need both
breed files to adopt him. Available <a href="/breeds/breeds/">here</a></p> breed files to adopt him. Available <a href="/breeds/breeds/">here</a></p>
<h1> <h1>
<!-- Family Tree --> <!-- Family Tree -->
@ -64,16 +75,16 @@ breed files to adopt him. Available <a href="/breeds/breeds/">here</a></p>
</h1> </h1>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
peach photo</i></p> peach photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
coco pop photo</i></p> coco pop photo</i></p>
<p>This peach the flare buck and coco pop the cocker spaniel pari, they are the <p>This peach the flare buck and coco pop the cocker spaniel pari, they are the
grandparents of this litter.</p> grandparents of this litter.</p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
watsit photo</i></p> watsit photo</i></p>
<p class="missing-asset inline-block"><i>missing:<br> <p class="missing-asset inline-block"><i>missing:<br>
spot photo</i></p> spot photo</i></p>
<div style="color: #000;"> <div style="color: #000;">
<h2 style="font-weight: normal;">Adoption Form</h2> <h2 style="font-weight: normal;">Adoption Form</h2>
@ -104,7 +115,8 @@ spot photo</i></p>
<p class="small"><a href="/litterz/litterz4/">back</a></p> <p class="small"><a href="/litterz/litterz4/">back</a></p>
<p class="small">Email: <a <p class="small">Email: <a
href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p> href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a>
</p>
</div> </div>
</body> </body>
</html> </html>

View file

@ -22,18 +22,23 @@
--color: #fcc; --color: #fcc;
} }
a { color: #00fa9a; } a {
color: #00fa9a;
}
a:active { color: #ffc0cd; } a:active {
color: #ffc0cd;
}
a:visited { color: #f00; } a:visited {
color: #f00;
}
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body class="index"> <body class="index">
@ -48,7 +53,7 @@
<p><a href="/home/">(Click here)</a></p> <p><a href="/home/">(Click here)</a></p>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
neopets banner</i></p> neopets banner</i></p>
<div id="hit-counter"> <div id="hit-counter">
<script type="text/javascript" <script type="text/javascript"
@ -56,13 +61,15 @@ neopets banner</i></p>
</div> </div>
<p class="missing-asset display-table"><i>missing:<br> <p class="missing-asset display-table"><i>missing:<br>
neopets banner</i></p> neopets banner</i></p>
<p>This is my neopet Yoshabele the Zafara. He is sad because he wants some <p>This is my neopet Yoshabele the Zafara. He is sad because he wants some
friends to play with. Please sign up to neopets and i will be your neofriend. friends to play with. Please sign up to neopets and i will be your neofriend.
When you sign up to neopets please make sure you activate your account, neopets When you sign up to neopets please make sure you activate your account,
will send you an email to do this. untill it is activated you cant play the site neopets
properly. trust me, its worth it. click on the banner to sign up!</p> will send you an email to do this. untill it is activated you cant play the
site
properly. trust me, its worth it. click on the banner to sign up!</p>
<div> <div>
<img src="img/Chuckie1.bmp"> <img src="img/Chuckie1.bmp">

View file

@ -21,9 +21,17 @@
--background-color: #9fc; --background-color: #9fc;
} }
a { color: #f90; } a {
a:active { color: #f99; } color: #f90;
a:visited { color: #c6f; } }
a:active {
color: #f99;
}
a:visited {
color: #c6f;
}
h3 { h3 {
font-size: 24px; font-size: 24px;
@ -32,21 +40,22 @@
} }
</style> </style>
<!-- archive menu --> <!-- saudade includes -->
<script src="/menu.js?@root" type="module"></script> <script src="/saudade.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head> </head>
<body> <body>
<h1>Carry Case Skinz</h1> <h1>Carry Case Skinz</h1>
<p>This is the page where you can find a variety of skinz for your petz 5 carry <p>This is the page where you can find a variety of skinz for your petz 5 carry
case, as far as i know, these will only work on catz and dogz 5. All of the case, as far as i know, these will only work on catz and dogz 5. All of the
carry cases are downloadable. Once you have downloaded a case you need to go to carry cases are downloadable. Once you have downloaded a case you need to go
local disk, open program files, open ubi soft, open studio mythos, open petz 5 to
and put your downloaded file into the skinz folder. If you have any problems local disk, open program files, open ubi soft, open studio mythos, open petz 5
please email me by using the link at the bottom of the page. These were designed and put your downloaded file into the skinz folder. If you have any problems
by me so please ask if you would like to include them in your own website.</p> please email me by using the link at the bottom of the page. These were
designed
by me so please ask if you would like to include them in your own website.</p>
<h3>Default carry case</h3> <h3>Default carry case</h3>
<p>For petz 5 owners who have lost or saved over their origional carry case</p> <p>For petz 5 owners who have lost or saved over their origional carry case</p>
@ -60,7 +69,7 @@ by me so please ask if you would like to include them in your own website.</p>
<h3>pink flowers carry case</h3> <h3>pink flowers carry case</h3>
<img src="pink_flowers.bmp"> <img src="pink_flowers.bmp">
<p><a href="pink_flowers.bmp">Click here</a> to download the pink flowers <p><a href="pink_flowers.bmp">Click here</a> to download the pink flowers
case</p> case</p>
<p><a href="/skinz/skinz2/">Next</a></p> <p><a href="/skinz/skinz2/">Next</a></p>
<p><a href="/home/">Back to home</a></p> <p><a href="/home/">Back to home</a></p>

Some files were not shown because too many files have changed in this diff Show more