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("Market Price","mak_price"),
new Array("Member Price","mem_price"),
new Array("Product No.","Field_4"),
new Array("Specification","Field_5"),
new Array("Material","Field_6")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Market Price","mak_price"),
new Array("Member Price","mem_price"),
new Array("Product No.","Field_4"),
new Array("Specification","Field_5"),
new Array("Material","Field_6")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Market Price","mak_price"),
new Array("Member Price","mem_price"),
new Array("Product No.","Field_4"),
new Array("Specification","Field_5"),
new Array("Material","Field_6")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Market Price","mak_price"),
new Array("Member Price","mem_price"),
new Array("Product No.","Field_4"),
new Array("Specification","Field_5"),
new Array("Material","Field_6")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Market Price","mak_price"),
new Array("Member Price","mem_price"),
new Array("Product No.","Field_4"),
new Array("Specification","Field_5"),
new Array("Material","Field_6")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Market Price","mak_price"),
new Array("Member Price","mem_price"),
new Array("Product No.","Field_4"),
new Array("Specification","Field_5"),
new Array("Material","Field_6")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Market Price","mak_price"),
new Array("Member Price","mem_price"),
new Array("Product No.","Field_4"),
new Array("Specification","Field_5"),
new Array("Material","Field_6")
),
new Array(
new Array("All Fields", "all"),
new Array("Product Name","product_name"),
new Array("Market Price","mak_price"),
new Array("Member Price","mem_price"),
new Array("Product No.","Field_4"),
new Array("Specification","Field_5"),
new Array("Material","Field_6")
)
);