var ThisName = "Movies";

var Title = new Array(
	"Gattaca",
	"Fight Club",
	"Fellowship of the Ring",
	"Memento",
	"Dr. Strangelove",
	"Powaqqatsi",
	"Gladiator",
	"Waking Life",
	"Minority Report",
	"12 Monkeys",
	"Boogie Nights",
	"American Beauty",
	"Wings of Desire",
	"Lawn Dogs",
	"The Sixth Sense",
	"Requiem for a Dream",
	"Clockwork Orange",
	"Leaving Las Vegas",
	"What to do in Denver When You're Dead"
);

var Site = new Array(
	"http://www.dailyscript.com",
	"http://www.screenplay.com"
);
