
owner="Elizabeth";
//------------------------------------------------------------------------------------------------------------------------------------------------------//
//		      Format	Aspect	Release	Rating	Genres			Year	Owner	ASIN		Score	Title		Index char	//
//--------------------======----======--=======-======--======------------------====----=====---====------------=====---=====-----------==========------//

// The wedding date; this is when I (Tim) acquired these movies, but I don't know specifically when Liz purchased them.
//var wDate = 2008.0524;
var wDate = unkD;

// DVD
movies.push(new Movie(dvd,	newln,	ws235,	movie,	pg13,	scf|hero|act,		2000,	owner,	wDate,		"B00005JNJV",	4,	"Batman Begins", 0));
movies.push(new Movie(dvd,	miram,	ws235,	movie,	pg13,	act,			2000,	owner,	wDate,		"B0006D3HGA",	3,	"Cellular", 0));
movies.push(new Movie(dvd,	fox,	ws235,	movie,	g,	kids|com,		1967,	owner,	wDate,		"B00004TS0D",	unkS,	"Doctor Dolittle", 0));
movies.push(new Movie(dvd,	dream,	ws235,	movie,	pg13,	drama,			2000,	owner,	wDate,		"B0007CNXUK",	4,	"Finding Neverland", 0));
movies.push(new Movie(dvd,	sony,	ws185,	movie,	pg,	drama|com,		1992,	owner,	2009.0513,	"B000Z8GZYW",	4,	"Groundhog Day", 0));
movies.push(new Movie(dvd,	fox,	ws235,	movie,	pg13,	act|scf,		2004,	owner,	wDate,		"B00005JN0T",	3,	"I, Robot", 0));
movies.push(new Movie(dvd,	otherS,	fs133,	dv_rel,	nr,	docu|relig,		2000,	owner,	wDate,		"189211223X",	-1,	"The Joy of Training", 4));
movies.push(new Movie(dvd,	univ,	ws235,	movie,	pg13,	scf|act,		2000,	owner,	wDate,		"B00009ZYC0",	3,	"Minority Report", 0));
movies.push(new Movie(dvd,	otherS,	fs133,	tv,	tvy,	anim|kids,		2001,	owner,	wDate,		"B00005B1YW",	2,	"The Peter Rabbit Collection - The Tale of Samuel Whiskers or The Roly-Poly Pudding / The Tale of Tom Kitten and Jamima Puddle-Duck", 4));
movies.push(new Movie(dvd,	otherS,	fs133,	tv,	tvy,	anim|kids,		2001,	owner,	wDate,		"B00005B1YV",	2,	"The Peter Rabbit Collection - The Tale of The Flopsy Bunny and Mrs. Tittlemouse / Tale of Pigling Bland", 4));
movies.push(new Movie(dvd,	fox,	ws185,	movie,	pg13,	drama,			2000,	owner,	wDate,		"B00005JLT5",	unkS,	"The Pianist", 4));
movies.push(new Movie(dvd,	sony,	fs133,	movie,	tvpg,	drama|act|hero,		2001,	owner,	wDate,		"B000LC4Z8K",	unkS,	"The Pretender 2001: / The Pretender: The Island of the Haunted", 4));
movies.push(new Movie(dvd,	fox,	fs133,	tv,	tvg,	drama|act|hero,		1996,	owner,	wDate,		"B0006UEVTK",	unkS,	"The Pretender<N1>: The Complete First Season", 4));
movies.push(new Movie(dvd,	fox,	fs133,	tv,	tvg,	drama|act|hero,		1996,	owner,	wDate,		"B000BZISRQ",	unkS,	"The Pretender<N3>: The Complete Third Season", 4));
movies.push(new Movie(dvd,	fox,	fs133,	tv,	tvg,	drama|act|hero,		1996,	owner,	wDate,		"B000FFJ8BM",	unkS,	"The Pretender<N4>: The Complete Fourth Season", 4));
movies.push(new Movie(dvd,	warner,	ws185,	movie,	pg13,	com|spoof,		2000,	owner,	wDate,		"B000G6BLW4",	4,	"Robin Hood: Men In Tights", 0));
movies.push(new Movie(dvd,	buena,	ws185,	movie,	pg13,	drama,			2000,	owner,	wDate,		"B00004W221",	unkS,	"Rudy", 0));
movies.push(new Movie(dvd,	fox,	fs133,	movie,	pg,	drama,			2000,	owner,	wDate,		"6305161917",	2,	"Stand and Deliver", 0));
movies.push(new Movie(dvd,	mgm,	ws178,	tv,	tv14,	act|scf,		1997,	owner,	wDate,		"B0000V491U",	4,	"Stargate SG-1<N5>: Season 5", 0));
movies.push(new Movie(dvd,	mgm,	ws178,	tv,	tv14,	act|scf,		1997,	owner,	wDate,		"B000F8O2PQ",	4,	"Stargate SG-1<N7>: Season 7", 0));
movies.push(new Movie(dvd,	warner,	ws185,	movie,	pg13,	history|dance,		2000,	owner,	wDate,		"B000065V3W",	3,	"Swing Kids", 0));
movies.push(new Movie(dvd,	warner,	fs133,	tv,	tv7,	anim|kids,		2000,	owner,	wDate,		"B000BUM2NW",	3,	"Tom and Jerry: 6 Classic Episodes", 0));

