function addgame(title, width, height, image, swf, description, category)
{
document.write('
' + title + '
| Game | Genre |
 | ');
document.write('Play ' + title + ' ');
displayAddRemove(title,width,height,swf);
document.write(' ' + description + '
| ' + category + ' |
');
}
sking == "yes"
{
addgame('Aggressive Apline Sking', '500', '400', 'http://www.arcadex.commx.info/Images/sking.jpg', 'http://www.arcadex.commx.info/swf/aggressivealpineskiing.swf', 'Go sking but dont get shot or get stuck on something!', 'Sport')
}
crimson == "yes"
{
addgame('Crimsion Room', '500', '400', 'http://www.arcadex.commx.info/Images/crimson_room.jpg', 'http://www.arcadex.commx.info/swf/crimsonroom.swf', 'Feel asleep while drinking(what a loser :P). Got to bust ot of room.', 'Puzzle')
}
detention == "yes"
{
addgame('Escape From Detention', '500', '400', 'http://www.arcadex.commx.info/Images/detention.jpg', 'http://www.arcadex.commx.info/swf/escapefromdetention.dcr', 'The teachers fell asleep during youe detion. Now you got to bust out...', 'Puzzle')
}
happypill == "yes"
{
addgame('Happy Pill', '500', '400', 'http://www.arcadex.commx.info/Images/happypill.jpg', 'http://www.arcadex.commx.info/swf/happypill.swf', 'Give people medcine to make then high but to much and they will die.', 'Puzzle')
}
mansion == "yes"
{
addgame('Mansion Impossible', '500', '350', 'http://www.arcadex.commx.info/Images/mansionimpossible.jpg', 'http://www.arcadex.commx.info/swf/mansionimpossible.swf', 'Be a relator and not go to school!', 'Puzzle')
}
playingfield == "yes"
{
addgame('Playing Field', '800', '800', 'http://www.arcadex.commx.info/Images/playingfield.jpg', 'http://www.arcadex.commx.info/swf/playingfield.swf', 'Even god has strees, so take it like a man and take out your stress like he does!', 'Action')
}
slacker == "yes"
{
addgame('Slacker', '500', '400', 'http://www.arcadex.commx.info/Images/slacker.jpg', 'http://www.arcadex.commx.info/swf/slackeradventure.swf', 'Try to get a job at local deli mart.', 'Puzzle')
}
videogamesim == "yes"
{
addgame('Video Game Sim', '500', '400', 'http://www.arcadex.commx.info/Images/videogamesim.jpg', 'http://www.arcadex.commx.info/swf/videogamesim.swf', 'Play video games and do other games to work to your ultimate goal. To be a proffsional gamer!!', 'Puzzle')
}
waitress == "yes"
{
addgame('Waitress', '500', '400', 'http://www.arcadex.commx.info/Images/waitress.jpg', 'http://www.arcadex.commx.info/swf/waitress.swf', 'Serve tables in this game!', 'Puzzle')
}
hkcafe == "yes"
{
addgame(' HK Cafe', '500', '350', 'http://www.arcadex.commx.info/Images/hkcafe.jpg', 'http://www.arcadex.commx.info/swf/hkcafe.swf', ' Make food!', 'Puzzle')
}