var publishDate = "06/02/2012";
var aname = new Array(7);
var age = new Array(7);
var image = new Array(7);
var breed = new Array(7);
var species = new Array(7);
var type = new Array(7);
var colour = new Array(7);
var shelterlocation = new Array(7);
var markings = new Array(7);
var details = new Array(7);
var sheltercode = new Array(7);
var dateofbirth = new Array(7);
var sex = new Array(7);
var size = new Array(7);
var goodwithkids = new Array(7);
var goodwithcats = new Array(7);
var goodwithdogs = new Array(7);
var housetrained = new Array(7);
var comments = new Array(7);
aname[0] = "Deleteme";
image[0] = "98.jpg";
age[0] = "1 years and 0 months.";
breed[0] = "Abyssinian";
species[0] = "Dog";
type[0] = "D (Dog)";
colour[0] = "Black";
shelterlocation[0] = "Dog Block";
markings[0] = "";
details[0] = "";
sheltercode[0] = "D2012001";
dateofbirth[0] = "19/01/2011";
sex[0] = "Female";
size[0] = "Large";
goodwithkids[0] = "Unknown";
goodwithcats[0] = "Unknown";
goodwithdogs[0] = "Unknown";
housetrained[0] = "Unknown";
comments[0] = "";
aname[1] = "Blankun";
image[1] = "85.jpg";
age[1] = "3 years and 2 months.";
breed[1] = "German Shepherd Dog";
species[1] = "Cat";
type[1] = "U (Unwanted Cat)";
colour[1] = "Black";
shelterlocation[1] = "Dog Block";
markings[1] = "";
details[1] = "Some comments to copy to the media.";
sheltercode[1] = "U2011001";
dateofbirth[1] = "02/12/2008";
sex[1] = "Male";
size[1] = "Very Large";
goodwithkids[1] = "Yes";
goodwithcats[1] = "Yes";
goodwithdogs[1] = "Yes";
housetrained[1] = "Yes";
comments[1] = "";
aname[2] = "Boo";
image[2] = "72.jpg";
age[2] = "12 years and 0 months.";
breed[2] = "Domestic Short Hair";
species[2] = "Cat";
type[2] = "U (Unwanted Cat)";
colour[2] = "Black";
shelterlocation[2] = "Dog Block";
markings[2] = "";
details[2] = "Boo is my cat, and she's not for adoption. She's pure evil in a cat-shaped skin.";
sheltercode[2] = "U2008001";
dateofbirth[2] = "15/02/2000";
sex[2] = "Female";
size[2] = "Medium";
goodwithkids[2] = "Yes";
goodwithcats[2] = "No";
goodwithdogs[2] = "No";
housetrained[2] = "Yes";
comments[2] = "";
aname[3] = "Lynx";
image[3] = "73.jpg";
age[3] = "13 years and 8 months.";
breed[3] = "Domestic Short Hair";
species[3] = "Cat";
type[3] = "U (Unwanted Cat)";
colour[3] = "Ginger";
shelterlocation[3] = "Dog Block";
markings[3] = "";
details[3] = "Lynx is my cat and also not for adoption. Nice though, isn't he? Like a big teddy.";
sheltercode[3] = "U2008002";
dateofbirth[3] = "15/06/1998";
sex[3] = "Male";
size[3] = "Large";
goodwithkids[3] = "Yes";
goodwithcats[3] = "Yes";
goodwithdogs[3] = "Yes";
housetrained[3] = "Yes";
comments[3] = "";
aname[4] = "Snoop";
image[4] = "74.jpg";
age[4] = "10 years and 10 months.";
breed[4] = "Lurcher";
species[4] = "Dog";
type[4] = "D (Dog)";
colour[4] = "Black";
shelterlocation[4] = "Dog Block";
markings[4] = "";
details[4] = "Snoop's my dog and you can't have him. He's very clever, but a bit obsessed with toys.";
sheltercode[4] = "D2008001";
dateofbirth[4] = "15/04/2001";
sex[4] = "Male";
size[4] = "Medium";
goodwithkids[4] = "Yes";
goodwithcats[4] = "Yes";
goodwithdogs[4] = "Yes";
housetrained[4] = "Yes";
comments[4] = "";
aname[5] = "Murdoch";
image[5] = "75.jpg";
age[5] = "10 years and 0 months.";
breed[5] = "Domestic Long Hair";
species[5] = "Cat";
type[5] = "U (Unwanted Cat)";
colour[5] = "Tabby";
shelterlocation[5] = "Dog Block";
markings[5] = "";
details[5] = "This is Murdoch, my other cat. He's a loner and the nemesis of the blackbird.";
sheltercode[5] = "U2008003";
dateofbirth[5] = "15/02/2002";
sex[5] = "Male";
size[5] = "Large";
goodwithkids[5] = "Yes";
goodwithcats[5] = "Yes";
goodwithdogs[5] = "Yes";
housetrained[5] = "Yes";
comments[5] = "";
aname[6] = "Romeo";
image[6] = "76.jpg";
age[6] = "5 years and 0 months.";
breed[6] = "Domestic Short Hair";
species[6] = "Cat";
type[6] = "U (Unwanted Cat)";
colour[6] = "White";
shelterlocation[6] = "Cattery";
markings[6] = "";
details[6] = "Ro's a handrear and absolutely mental. He retrieves like a dog, and occasionally chews his bum and shouts the place down.";
sheltercode[6] = "U2008004";
dateofbirth[6] = "15/01/2007";
sex[6] = "Male";
size[6] = "Medium";
goodwithkids[6] = "Unknown";
goodwithcats[6] = "Yes";
goodwithdogs[6] = "Yes";
housetrained[6] = "Yes";
comments[6] = "";

