var empty_team=new Array(2);
empty_team[0]=new Array(new Array("All Sorts",0));
empty_team[1]=new Array(new Array("All Fields",0));

var myfield = new Array(
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Product Type","Field_2"),
new Array("Product Size","Field_3"),
new Array("Product Spec","Field_4"),
new Array("Price","Field_5")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Product Type","Field_2"),
new Array("Product Size","Field_3"),
new Array("Product Spec","Field_4"),
new Array("Price","Field_5")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Product Type","Field_2"),
new Array("Product Size","Field_3"),
new Array("Product Spec","Field_4"),
new Array("Price","Field_5")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Product Type","Field_2"),
new Array("Product Size","Field_3"),
new Array("Product Spec","Field_4"),
new Array("Price","Field_5")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Product Type","Field_2"),
new Array("Product Size","Field_3"),
new Array("Product Spec","Field_4"),
new Array("Price","Field_5")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Product Type","Field_2"),
new Array("Product Size","Field_3"),
new Array("Product Spec","Field_4"),
new Array("Price","Field_5")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Product Type","Field_2"),
new Array("Product Size","Field_3"),
new Array("Product Spec","Field_4"),
new Array("Price","Field_5")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Product Type","Field_2"),
new Array("Product Size","Field_3"),
new Array("Product Spec","Field_4"),
new Array("Price","Field_5")
)
);

