var defunctDB = new Object();
    defunctDB =  {
		"data": [
			{
			"post_id" : "15",
			"title" :"cut cut cut",
			"movieurl" : "http://www.videodefunct.net/video/seq_fin.mov",
			"posterurl" : "http://www.videodefunct.net/video/seq_fin.jpg",
			"tags" : ["aesthetics", "editing", "narrative"],
			"categories" : ["landfill", "process"]
			},
			
			{
			"post_id" : "14",
			"title" :"comments as content",
			"movieurl" : "http://www.videodefunct.net/video/yawn.mov",
			"posterurl" : "http://www.videodefunct.net/video/yawn.jpg",
			"tags" : ["aesthetics", "narrative"],
			"categories" : ["landfill", "process"]
			},
			
			{
			"post_id" : "13",
			"title" :"digital effects are so passe",
			"movieurl" : "http://www.videodefunct.net/video/slow_mo.mov",
			"posterurl" : "http://www.videodefunct.net/video/slow_mo.jpg",
			"tags" : ["aesthetics", "effects"],
			"categories" : ["landfill", "process"]
			},
			
			{
			"post_id" : "12",
			"title" :"foreclosure",
			"movieurl" : "http://www.videodefunct.net/video/cu_pulley.mov",
			"posterurl" : "http://www.videodefunct.net/video/cu_pulley.jpg",
			"tags" : ["real estate"],
			"categories" : ["landfill", "metaphor"]
			},
			
			{
			"post_id" : "11",
			"title" :"rate rise, rate drop",
			"movieurl" : "http://www.videodefunct.net/video/cu_swing.mov",
			"posterurl" : "http://www.videodefunct.net/video/cu_swing.jpg",
			"tags" : ["real estate", "share market"],
			"categories" : ["landfill", "metaphor"]
			},
			
			{
			"post_id" : "10",
			"title" :"money grabbing",
			"movieurl" : "http://www.videodefunct.net/video/ecu_pickup.mov",
			"posterurl" : "http://www.videodefunct.net/video/ecu_pickup.jpg",
			"tags" : ["bull market", "real estate", "share market"],
			"categories" : ["landfill", "metaphor"]
			},
			
			{
			"post_id" : "9",
			"title" :"what goes up must come down",
			"movieurl" : "http://www.videodefunct.net/video/cu_drop.mov",
			"posterurl" : "http://www.videodefunct.net/video/cu_drop.jpg",
			"tags" : ["bull market", "real estate", "share market"],
			"categories" : ["landfill", "metaphor"]
			},
			
			{
			"post_id" : "8",
			"title" :"How does one scene work?",
			"movieurl" : "http://www.videodefunct.net/video/key_shot.mov",
			"posterurl" : "http://www.videodefunct.net/video/key_shot.jpg",
			"tags" : ["repetition", "wide shot"],
			"categories" : ["landfill", "process"]
			},
			
			{
			"post_id" : "7",
			"title" :"a fist full of dollars",
			"movieurl" : "http://www.videodefunct.net/video/mid_shot.mov",
			"posterurl" : "http://www.videodefunct.net/video/mid_shot.jpg",
			"tags" : ["mid-shot", "real estate"],
			"categories" : ["landfill", "metaphor"]
			},
			
			{
			"post_id" : "6",
			"title" :"from one place to another",
			"movieurl" : "http://www.videodefunct.net/video/mid_release600.mov",
			"posterurl" : "http://www.videodefunct.net/video/mid_release600.jpg",
			"tags" : ["real estate"],
			"categories" : ["landfill", "metaphor"]
			},
			
			{
			"post_id" : "4",
			"title" :"construction as a metaphor",
			"movieurl" : "http://www.videodefunct.net/video/key_shot.mov",
			"posterurl" : "http://www.videodefunct.net/video/key_shot.jpg",
			"tags" : ["bull market", "real estate"],
			"categories" : ["landfill", "metaphor"]
			},
			
		]
};
