// Globals effecting all menus
	var PopNoOffMenus=4;	// number of separate menus
	var BaseHref="";		// Root of the site
	var PopRClick=0;		// Defines which menu reacts on right click. 0=none

	var PopMenuSlide="";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=0.25, transition=19)";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=0.25, wipeStyle=1)";

	var PopMenuShadow="0";
	var PopMenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=0, offY=0, positive=0)";
	var PopMenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=0)";

	var PopMenuOpacity="";
	var PopMenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=95)";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

PopMenu1=new Array(		// global variables for PopMenu1
// 	2,			// number of main items
	3,			// number of main items
	0,			// Left position
	24,			// Top position
	"white",			// Normal font color
	"#63659C",		// Normal back color
	"#white",			// High font color
	"#A2A3C4",			// High back color
	"",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	0.50,			// Vertical overlap
	1000,			// Delay
	0,			// Right to left unfold
	"nav1",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"images/spacer.gif",		// Arrow right
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow down
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow left
	5,			// Arrow Width
	6,			// Arrow Height
	2,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	PopMenu1_1=new Array(
		"Overview",	// ElementText
		"about_us.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		275,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu1_2=new Array(
		"Food Safety and Air Sanitation Solutions",	// ElementText
		"about_solution.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		275,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu1_3=new Array(
		"Ethylene Gas Removal & Control",	// ElementText
		"about_gas_removal.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		275,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
	PopMenu1_4=new Array(
		"",	// ElementText
		"",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText
	
PopMenu2=new Array(		// global variables for PopMenu2
	2,			// number of main items
	0,			// Left position
	24,			// Top position
	"white",			// Normal font color
	"#63659C",		// Normal back color
	"#white",			// High font color
	"#A2A3C4",			// High back color
	"",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	0.50,			// Vertical overlap
	1000,			// Delay
	0,			// Right to left unfold
	"nav2",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"images/spacer.gif",		// Arrow right
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow down
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow left
	5,			// Arrow Width
	6,			// Arrow Height
	2,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	PopMenu2_1=new Array(
		"Overview",	// ElementText
		"products_overview.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		163,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu2_2=new Array(
		"Airflow",	// ElementText
		"products_airflow.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText	

PopMenu3=new Array(		// global variables for PopMenu3
	4,			// number of main items
	0,			// Left position
	24,			// Top position
	"white",			// Normal font color
	"#63659C",		// Normal back color
	"#white",			// High font color
	"#A2A3C4",			// High back color
	"",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	0.50,			// Vertical overlap
	1000,			// Delay
	0,			// Right to left unfold
	"nav3",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"images/spacer.gif",		// Arrow right
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow down
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow left
	5,			// Arrow Width
	6,			// Arrow Height
	2,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	PopMenu3_1=new Array(
		"Overview",	// ElementText
		"technology_overview.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		200,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

PopMenu3_2=new Array(
		"Features and Benefits",	// ElementText
		"technology_features.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// 

	PopMenu3_3=new Array(
		"Technology Comparisons",	// ElementText
		"technology_comparisons.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText	
	
	PopMenu3_4=new Array(
		"Scientific Claims and Validations",	// ElementText
		"scientific_claims.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText	
	
PopMenu4=new Array(		// global variables for PopMenu4
	3,			// number of main items
	0,			// Left position
	24,			// Top position
	"white",			// Normal font color
	"#63659C",		// Normal back color
	"#white",			// High font color
	"#A2A3C4",			// High back color
	"",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	10,			// Font size in pixel
	0,			// First line horizontal
	0,			// First line permanent visible
	0,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	0.50,			// Vertical overlap
	1000,			// Delay
	0,			// Right to left unfold
	"nav4",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"images/spacer.gif",		// Arrow right
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow down
	5,			// Arrow Width
	6,			// Arrow Height
	BaseHref+"images/spacer.gif",	// Arrow left
	5,			// Arrow Width
	6,			// Arrow Height
	2,			// Top padding
	6,			// Left padding
	0);			// Unfold On Click

	PopMenu4_1=new Array(
		"Case Studies",	// ElementText
		"case_studies.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		180,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu4_2=new Array(
		"Frequently Asked Questions",	// ElementText
		"faq.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText

	PopMenu4_3=new Array(
		"Links",	// ElementText
		"links.php",		// ElementLink
		"",		// ElementBgImage
		0,		// ElementNoOfSubElements
		17,		// ElementHeight
		160,		// ElementWidth
		"#063981",		// ElementBgColor
		"#38619A",		// ElementBgHighColor
		"white",		// ElementFontColor
		"white",		// ElementFontHighColor
		"white",		// ElementBorderColor
		"",		// ElementFontFamily
		-1,		// ElementFontSize in pixel
		-1,		// ElementBold
		-1,		// ElementItalic
		"left",		// ElementTextAlign
		"");		// ElementStatusText		
