commit 4ca5ff07ba0cbbd8331968386ab9185eca7beac4 Author: Jim Infield Date: Thu Jan 1 12:00:00 2009 -0600 import of old work diff --git a/flash.html b/flash.html new file mode 100755 index 0000000..0094502 --- /dev/null +++ b/flash.html @@ -0,0 +1,19 @@ + + +Cerberus + + + + + +

+ + + + + + + +

+ + diff --git a/images/cerberus.swf b/images/cerberus.swf new file mode 100755 index 0000000..a7e0598 Binary files /dev/null and b/images/cerberus.swf differ diff --git a/index.html b/index.html new file mode 100755 index 0000000..677e2da --- /dev/null +++ b/index.html @@ -0,0 +1,34 @@ + + +Flash Check + + + + + + + + diff --git a/noflash.html b/noflash.html new file mode 100755 index 0000000..ec56203 --- /dev/null +++ b/noflash.html @@ -0,0 +1,10 @@ + + +Cerburus + +
+

Welcome to Cerberus

+
+
+ + diff --git a/styles/base.css b/styles/base.css new file mode 100755 index 0000000..d345a38 --- /dev/null +++ b/styles/base.css @@ -0,0 +1 @@ +.centered { text-align: center}