// JavaScript Document

var ShowArray;



function createShowArrayExternal(){	

ShowArray = new Array(20);

ShowArray [0] = new Array(5);
ShowArray [1] = new Array(5);
ShowArray [2] = new Array(5);
ShowArray [3] = new Array(5);
ShowArray [4] = new Array(5);
ShowArray [5] = new Array(5);
ShowArray [6] = new Array(5);
ShowArray [7] = new Array(5);
ShowArray [8] = new Array(5);
ShowArray [9] = new Array(5);
ShowArray [10] = new Array(5);
ShowArray [11] = new Array(5);
ShowArray [12] = new Array(5);
ShowArray [13] = new Array(5);
ShowArray [14] = new Array(5);
ShowArray [15] = new Array(5);
ShowArray [16] = new Array(5);
ShowArray [17] = new Array(5);
ShowArray [18] = new Array(5);
ShowArray [19] = new Array(5);




//For set 1

//root

ShowArray [0][0] = "content/television/lawandorder/set1";

//initial state (0 = two images up, 1 = 1 in the center, 2 = banner 1, 3 = comicbook)

ShowArray [0][1] = 0;

//number of thumbs on the left

ShowArray [0][2] = 3;

//number of thumbs on the right

ShowArray [0][3] = 2;

//number of center thumbs

ShowArray [0][4] = 0;




//For set 2

//root

ShowArray [1][0] = "content/television/lawandorder/set2";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [1][1] = 0;

//number of thumbs on the left

ShowArray [1][2] = 2;

//number of thumbs on the right

ShowArray [1][3] = 0;

//number of center thumbs

ShowArray [1][4] = 0;



//For set 3

//root

ShowArray [2][0] = "content/television/lawandorder/set3";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [2][1] = 0;

//number of thumbs on the left

ShowArray [2][2] = 0;

//number of thumbs on the right

ShowArray [2][3] = 2;

//number of center thumbs

ShowArray [2][4] = 0;



//For set 4

//root

ShowArray [3][0] = "content/television/lawandorder/set4";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [3][1] = 0;

//number of thumbs on the left

ShowArray [3][2] = 0;

//number of thumbs on the right

ShowArray [3][3] = 0;


//number of center thumbs

ShowArray [3][4] = 0;



//For set 5

//root

ShowArray [4][0] = "content/television/lawandorder/set5";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [4][1] = 0;

//number of thumbs on the left

ShowArray [4][2] = 2;

//number of thumbs on the right

ShowArray [4][3] = 2;

//number of center thumbs

ShowArray [4][4] = 0;


//For set 6
//root

ShowArray [5][0] = "content/television/lawandorder/set6";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [5][1] = 1;

//number of thumbs on the left

ShowArray [5][2] = 0;

//number of thumbs on the right

ShowArray [5][3] = 0;
//number of center thumbs

ShowArray [5][4] = 0;


//For set 7

//root

ShowArray [6][0] = "content/television/lawandorder/set7";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [6][1] = 0;

//number of thumbs on the left

ShowArray [6][2] = 2;

//number of thumbs on the right

ShowArray [6][3] = 2;

//number of center thumbs

ShowArray [6][4] = 0;


//For set 8

//root

ShowArray [7][0] = "content/television/lawandorder/set8";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [7][1] = 2;

//number of thumbs on the left

ShowArray [7][2] = 0;

//number of thumbs on the right

ShowArray [7][3] = 1;

//number of center thumbs

ShowArray [7][4] = 0;


//For set 9

//root

ShowArray [8][0] = "content/television/lawandorder/set9";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [8][1] = 1;

//number of thumbs on the left

ShowArray [8][2] = 0;

//number of thumbs on the right

ShowArray [8][3] = 0;

//number of center thumbs

ShowArray [8][4] = 0;

//For set 10

//root

ShowArray [9][0] = "content/television/lawandorder/set10";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [9][1] = 1;

//number of thumbs on the left

ShowArray [9][2] = 0;

//number of thumbs on the right

ShowArray [9][3] = 0;

//number of center thumbs

ShowArray [9][4] = 0;

//For set 11

//root

ShowArray [10][0] = "content/television/lawandorder/set11";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [10][1] = 1;

//number of thumbs on the left

ShowArray [10][2] = 0;

//number of thumbs on the right

ShowArray [10][3] = 0;

//number of center thumbs

ShowArray [10][4] = 0;

//For set 12

//root

ShowArray [11][0] = "content/television/lawandorder/set12";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [11][1] = 1;

//number of thumbs on the left

ShowArray [11][2] = 0;

//number of thumbs on the right

ShowArray [11][3] = 0;

//number of center thumbs

ShowArray [11][4] = 0;



//For set 13

//root

ShowArray [12][0] = "content/television/lawandorder/set13";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [12][1] = 1;

//number of thumbs on the left

ShowArray [12][2] = 0;

//number of thumbs on the right

ShowArray [12][3] = 0;

//number of center thumbs

ShowArray [12][4] = 0;



//For set 14

//root

ShowArray [13][0] = "content/television/lawandorder/set14";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [13][1] = 1;

//number of thumbs on the left

ShowArray [13][2] = 0;

//number of thumbs on the right

ShowArray [13][3] = 0;

//number of center thumbs

ShowArray [13][4] = 0;


//For set 15

//root

ShowArray [14][0] = "content/television/lawandorder/set15";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [14][1] = 0;

//number of thumbs on the left

ShowArray [14][2] = 0;

//number of thumbs on the right

ShowArray [14][3] = 2;

//number of center thumbs

ShowArray [14][4] = 0;


//For set 16

//root

ShowArray [15][0] = "content/television/lawandorder/set16";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [15][1] = 2;

//number of thumbs on the left

ShowArray [15][2] = 0;

//number of thumbs on the right

ShowArray [15][3] = 1;

//number of center thumbs

ShowArray [15][4] = 0;


//For set 17

//root

ShowArray [16][0] = "content/television/lawandorder/set17";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [16][1] = 1;

//number of thumbs on the left

ShowArray [16][2] = 0;

//number of thumbs on the right

ShowArray [16][3] = 0;

//number of center thumbs

ShowArray [16][4] = 0;




//For set 18

//root

ShowArray [17][0] = "content/television/lawandorder/set18";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [17][1] = 1;

//number of thumbs on the left

ShowArray [17][2] = 0;

//number of thumbs on the right

ShowArray [17][3] = 0;

//number of center thumbs

ShowArray [17][4] = 0;


//For set 19

//root

ShowArray [18][0] = "content/television/lawandorder/set19";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [18][1] = 1;

//number of thumbs on the left

ShowArray [18][2] = 0;

//number of thumbs on the right

ShowArray [18][3] = 0;

//number of center thumbs

ShowArray [18][4] = 0;




//For set 20

//root

ShowArray [19][0] = "content/television/lawandorder/set20";

//initial state (0 = two images up, 1 = 1 image on the left, 2 = 1 image on the right)

ShowArray [19][1] = 3;

//number of thumbs on the left

ShowArray [19][2] = 0;

//number of thumbs on the right

ShowArray [19][3] = 4;

//number of center thumbs

ShowArray [19][4] = 6;







return(ShowArray);


}


