menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#ffffff', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}

timegap=500				// The time delay for menus to remain visible
followspeed=2		// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. 
"#FFFFFF",					// Mouse Off Font Color
"#999999",			// Mouse Off Background Color
"#333333",				// Mouse On Font Color
"#999999",				// Mouse On Background Color
"#999999",				// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
1,						// Menu Item Padding
"img_over.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"#FF0000",				// 3D High Color
"000099",				// 3D Low Color
"#FFFFFF",				// Current Page Item Font Color (leave this blank to disable)
"#999999",					// Current Page Item Background Color (leave this blank to disable)
,			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"999999",				// Menu Header Background Color (Leave blank if  are not needed)
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
25,					// Menu Top - The Top position of the menu in pixels
130,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					
,					
,					
,"&nbsp;&nbsp;&nbsp;&nbsp;<a href=index.html><font class=a>Home</font></a>","show-menu=home",,"",27
,"<a href=profile.html><font class=a>Profile</font></a>","show-menu=profile",,"",27
,"<a href=news.html><font class=a>What's&nbsp;New</font></a>","show-menu=news",,"",27
,"<a href=product.html><font class=a>Products</font></a>","show-menu=product",,"",29
,"<a href=contact.html><font class=a>Contact&nbsp;Us&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></a>","show-menu=contact",,"",26
])

			addmenu(menu=["product",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"<img src=images/ar.gif border=0>&nbsp;Consumer","consumer.html",,,1
			,"<img src=images/ar.gif border=0>&nbsp;Industrial","industrial.html",,,1
			,"<img src=images/ar.gif border=0>&nbsp;Made to Order","oem.html",,,1
			])
	dumpmenus()

	function showHideContent(id)
{
        var bMO = false;
        var oContent = document.all.item(id+"Content");
        var oImage   = document.all.item(id+"Tab3");
        if (!oContent || !oImage) return;

        if (event.srcElement)
        {
                bMO = (event.srcElement.src.toLowerCase().indexOf(".gif") != -1);
                bOn = (oContent.style.display.toLowerCase() == "none");
        }

        if (bOn == false)
        {
                oContent.style.display = "none";
                oImage.src = "images/expand" + (bMO? ".gif" : ".gif");
        }
        else
        {
                oContent.style.display = "";
                oImage.src = "images/collapse" + (bMO? ".gif" : ".gif");
        }
}
function moverf(form,ags){
	if(ags=="over"){
		form.style.cursor="hand";  
		form.style.textDecoration = 'none';
			form.style.backgroundColor='#3399FF'; 
				form.style.fontColor='#ffffff'; 
	}else if(ags=="out"){
	form.style.cursor = 'hand';
		form.style.textDecoration = 'underline';
			form.style.backgroundColor='#ffffff';
	}else if(ags=="down"){
	form.style.cursor="hand";  
		form.style.textDecoration = 'none';
			form.style.backgroundColor='#D8F1FE';
	}
} 

function Showflash(x) {	
var url1;
var p;
if(x==1){ url1 = "kijflash.html"; p="1";}
a = window.open(url1,"KIJFLASH"+p,"toolbar=0, location=0,menubar=0,directories=no, scrollbars=0 width=600 height=450 status=0,resizable=no") ;
	a.moveTo(120,100);
}
//var url1;
//var p;
//if(x==1){ url1 = "flash.html"; p="1";}
//a = window.open(url1,"KIJFLASH"+p,"toolbar=0,directories=no, scrollbars=0 width=480 height=360 status=0,resizable=no") ;
	//a.moveTo(120,50);
var kijl="<IMG id=feaTab3 style=CURSOR: hand    onclick=showHideContent('fea'); src=images/collapse.gif  border=0>";
var kijto="&nbsp;Quick Links<br>";
var kij1="&nbsp;&nbsp;&#8226;&nbsp;<A HREF=bathroom.html><font class=txtsub>Bathroom</font></a>";
var kij2="&nbsp;&nbsp;&#8226;&nbsp;<A HREF=kitchen.html><font class=txtsub>Kitchen</font></a>";
var kij3="&nbsp;&nbsp;&#8226;&nbsp;<A HREF=automotive.html><font class=txtsub>Automotive</font></a>";
var kij4="&nbsp;&nbsp;&#8226;&nbsp;<A HREF=mask.html#dmask><font class=txtsub>Dust Mask /<BR> &nbsp;&nbsp;&nbsp; Surgical Mask</font></a>";
var kij5="&nbsp;&nbsp;&#8226;&nbsp;<A HREF=disposable.html><font class=txtsub>Disposable<br>&nbsp;&nbsp;&nbsp;&nbsp;Items</font></a>";
var kij6="&nbsp;&nbsp;&#8226;&nbsp;<A HREF=facial.html#fwipe><font class=txtsub>Facial Wipe</font></a>";
var kij7="&nbsp;&nbsp;&#8226;&nbsp;<A HREF=interlining.html><font class=txtsub>Interlining</font></a>";
var kij8="&nbsp;&nbsp;&#8226;&nbsp;<A HREF=fiberfil.html><font class=txtsub>Fiberfil</font></a>";
var kij9="&nbsp;&nbsp;&#8226;&nbsp;<A HREF=nonwoven.html><font class=txtsub>Non-Woven<br>&nbsp;&nbsp;&nbsp;&nbsp;Fabrics</font></a>";
var kij10="&nbsp;&nbsp;&#8226;&nbsp;<A HREF=filter.html><font class=txtsub>Filter</font></a>";
var kij11="&nbsp;&nbsp;&#8226;&nbsp;<A HREF=giftwrap.html><font class=txtsub>Gift Wrap</font></a>";
var kij12="&nbsp;&nbsp;&#8226;&nbsp;<A HREF=premium.html><font class=txtsub>Premium<BR> &nbsp;&nbsp;&nbsp;&nbsp; &amp; Gift</font></a>";
var kijf="<a href=#><img name=flash border=0 src=images/flash1.gif onClick=Showflash(1) onMouseOut=document.images.flash.src='images/flash1.gif'; onMouseOver=document.images.flash.src='images/flash2.gif'></a>";
//var kijf="&nbsp;";
//var kijcon="<IMG SRC=images/collapse.gif  BORDER=0 ><strong><A HREF=contact.html><font class=txttopic><B>&nbsp;Contact Us</B></font></A></strong><br></font><A HREF=map.html style=CURSOR: hand> <font class=txtsub>&nbsp;&nbsp;&nbsp;&#8226; Locations </font>";
var kijcon="<IMG SRC=images/expand.gif  BORDER=0 ><strong><A HREF=contact.html><font class=txttopic><B>&nbsp;Contact Us</B></font></A></strong><br><br>"