 // 07-01-2002
 // Kamran Taleb Hashemi.
 // Los Angeles, CA - USA




 var TimerID = -1;
 var CloseTimerID = -1;
 var BasicLeft=0;
 var BasicTop=0;
 var ShowElapseTime = 1000;
 var HideElapseTime = 3000;
 var ActiveTag = false;
 var CompName = '';
 var CompIdx = -1;
 var HintString = '';
 var HintWidth = 0;
 var HintBackGroundColor  = '#E0A054';
 var HintFontColor 	  = '#000000';
 var HintFrameColor 	  = '#E3A054';
 var HintOnTime 	  	  = 100;
 var HintOffTime		  = 5000;
 var HintValArray = new Array(13);

 function HintWindowAttrib(Val,Width){
  this.Val = Val;
  this.Width = Width;
  }




var ButtonArray = new Array();



ButtonArray[0] = "Abut_on.gif";
ButtonArray[1] = "Abut_off.gif";

ButtonArray[2] = "Comm_on.gif";
ButtonArray[3] = "Comm_off.gif";

ButtonArray[4] = "Cont_on.gif";
ButtonArray[5] = "Cont_off.gif";

ButtonArray[6] = "Prod_on.gif";
ButtonArray[7] = "Prod_off.gif";

ButtonArray[8] = "Home_on.gif";
ButtonArray[9] = "Home_off.gif";

ButtonArray[10] = "Prom_on.gif";
ButtonArray[11] = "Prom_off.gif";

ButtonArray[12] = "Util_on.gif";
ButtonArray[13] = "Util_off.gif";

ButtonArray[14] = "Poli_on.gif";
ButtonArray[15] = "Poli_off.gif";

ButtonArray[16] = "SIGN_on.gif";
ButtonArray[17] = "SIGN_off.gif";

ButtonArray[18] = "Log_on.gif";
ButtonArray[19] = "Log_off.gif";


ButtonArray[20] = "ColC_on.gif";
ButtonArray[21] = "ColC_off.gif";

ButtonArray[22] = "Cust_on.gif";
ButtonArray[23] = "Cust_off.gif";

ButtonArray[24] = "OrdI_on.gif";
ButtonArray[25] = "OrdI_off.gif";




function FixVals(){

var Ly="";
var St="";
var xcommand = "";
var zx=0;

 if (navigator.userAgent.indexOf("MSIE") != -1){
  Ly = ".all";
  St = ".style";
}
else
 if (navigator.userAgent.indexOf("Nav") != -1){
  Ly = ".layers";
  St = "";
}

xcommand = "document"+Ly+"['LeftLayer']"+St+".height = 770";
eval(xcommand);

if (document.body.clientHeight > 471) {
 zx = document.body.clientHeight - 60;
}
else
 zx = 471;

xcommand = "document"+Ly+"['MOD2Layer']"+St+".top = zx";
eval(xcommand);

if ((document.body.clientWidth-85) > 685) {
xcommand = "document"+Ly+"['TopArc']"+St+".width = document.body.clientWidth-85";
eval(xcommand);
}


 
}








  HintValArray[0]  = new HintWindowAttrib('Click this link to learn and view EPIC TEXTILES profile.',33);
  HintValArray[1]  = new HintWindowAttrib('Click to provide us with your valuable comments, so we could serve you better in future.',39);
  HintValArray[2]  = new HintWindowAttrib('Click to learn how to contact us.',33);
  HintValArray[3]  = new HintWindowAttrib('Click to view EPIC"s Line of products',37);
  HintValArray[4]  = new HintWindowAttrib('Click to go to EPIC home page',32);
  HintValArray[5]  = new HintWindowAttrib('Click to view our promotional products',38);
  HintValArray[6]  = new HintWindowAttrib('Click to use our utility options',32);
  HintValArray[7]  = new HintWindowAttrib('Click to view our policies.',32);
  HintValArray[8]  = new HintWindowAttrib('Click to register with Epic Textiles web-site',36);
  HintValArray[9]  = new HintWindowAttrib('Click to Log in to Epic Textiles Web-site',32);
  HintValArray[10]  = new HintWindowAttrib('Click to place a request for color card.',28);
  HintValArray[11]  = new HintWindowAttrib('Click to fill out the Credit acceptance and Master purchase agreement form',40);
  HintValArray[12]  = new HintWindowAttrib('Click to View how you can place orderes with Epic Textiles.',32);




 document.writeln('<style type="text/css">');
 document.writeln("<!--");
 document.writeln("#HWMain{");
 document.writeln("position: absolute;");
 document.writeln("color: #00ff22;");
 document.writeln("width: 0 ;");
 document.writeln("height: 0;");
 document.writeln("left: 0;");
 document.writeln("top: 0;");
 document.writeln("z-index: 1000");
 document.writeln("font-weight: 200;");
 document.writeln("}");
 document.writeln("#HWFrame{");
 document.writeln("position: absolute;");
 document.writeln("color: #00ff22;");
 document.writeln("width: 0 ;");
 document.writeln("height: 0;");
 document.writeln("left:100;");
 document.writeln("top: 100;");
 document.writeln("background-color: #ffffff;");
 document.writeln("z-index: 1000");
 document.writeln("font-weight: 200;");
 document.writeln("}");
 document.writeln("-->');");
 document.writeln("</style>");

 document.writeln('<style type="text/css">');
 document.writeln("<!--");
 
 document.writeln(" #Main         { position: absolute; left: 0; top: 0; width: 100%; height: 100%; ");
 document.writeln("                }");

 document.writeln(" #Top         { position: absolute; left: 0; top: 0; width: 95; height: 93; ");
 document.writeln("                background-image: url('TopLogo.gif') }");
 document.writeln(" #Logo        { position: absolute; left: 438; top: 24; width: 162; height: 59; ");
 document.writeln("                background-image: url('EPICLOGO.gif') }");
 document.writeln(" #Signup      { position: absolute; left: 478; top: 5; width: 60; height: 20; ");
 document.writeln("                 }");
 document.writeln(" #Login       { position: absolute; left: 538; top: 5; width: 60; height: 20; ");
 document.writeln("                }");
 document.writeln(" #Bar       { position: absolute; left: 90; top: 40; width: 350; height: 36; ");
 document.writeln("                background-image: url('Bar.gif') }");
 document.writeln(" #AboutButton       { position: absolute; left: 100; top: 50; width: 78; height: 18; }");
 document.writeln(" #ContactButton       { position: absolute; left: 180; top: 50; width: 74; height: 18; }");
 document.writeln(" #CommentButton       { position: absolute; left: 256; top: 50; width: 77; height: 18; }");
 document.writeln(" #PoliciesButton       { position: absolute; left: 335; top: 50; width: 55; height: 18; }");
 document.writeln(" #HomeButton       { position: absolute; left: 390; top: 50; width: 46; height: 18; }");

// document.writeln(" #ProductsButton       { position: absolute; left: 45; top: 95; width: 150; height: 30; }");
// document.writeln(" #PromotionalButton       { position: absolute; left: 410; top: 95; width: 150; height: 30; }");
// document.writeln(" #UtilitiesButton       { position: absolute; left: 225; top: 95; width: 150; height: 30; }");

 document.writeln(" #ProductsButton       { position: absolute; left: 5; top: 125; width: 150; height: 30; }");
 document.writeln(" #PromotionalButton       { position: absolute; left: 5; top: 155; width: 150; height: 30; }");
 document.writeln(" #UtilitiesButton       { position: absolute; left: 5; top: 185; width: 150; height: 30; }");

 document.writeln(" #OrderingInfoButton       { position: absolute; left: 5; top: 215; width: 150; height: 30; }");
 document.writeln(" #CustomerApplicationButton       { position: absolute; left: 5; top: 245; width: 150; height: 30; }");
 document.writeln(" #ColorCardRequestButton       { position: absolute; left: 5; top: 275; width: 150; height: 30; }");

 document.writeln(" #EpicTextile       { position: absolute; left: 90; top: 5; width: 354; height: 34; background-image : url('epc.gif');}");
 
 document.writeln(" #TextArea       { position: relative; left: 155; top: 115; width: 435; height: 300; background-repeat: no-repeat; background-image: url(Arc.gif);}");

 document.writeln(" #TextArea2       { position: relative; left: 125; top: 10; width: 335; height: 300; background-repeat: no-repeat;font-color: #008DB8;}");

 document.writeln(" #IndexTitle       { position: relative; left: 0; top: 0; width: 300; height: 75; background-repeat: no-repeat; background-image: url(IdxTitle.gif);}");

 document.writeln(" #ContactTitle       { position: relative; left: 0; top: 0; width: 300; height: 38; background-repeat: no-repeat; background-image: url(ConTitle.gif);}");

 document.writeln(" #CommentTitle       { position: relative; left: 0; top: 0; width: 300; height: 38; background-repeat: no-repeat; background-image: url(ComTitle.gif);}");

 document.writeln(" #PoliciesTitle       { position: relative; left: 0; top: 0; width: 300; height: 39; background-repeat: no-repeat; background-image: url(PolTitle.gif);}");

 document.writeln(" #AboutTitle       { position: relative; left: 0; top: 0; width: 300; height: 39; background-repeat: no-repeat; background-image: url(AbtTitle.gif);}");

 document.writeln("-->");
 document.writeln("</style>");


   with (window.self) {
	document.onmousemove = MouseMove;
  }

function GetCompHintValues(Id) {
 var result = 0


   HintString = HintValArray[Id / 2].Val;
   HintWidth  = HintValArray[Id / 2].Width;
   HintBackGroundColor  = '#919697';
   HintFontColor 	= '#ffffff';
   HintFrameColor 	= '#008DB8';
   HintOnTime 	  	= 1000;
   HintOffTime		= 5000;
   result = 1;




return(result);
}


function ResetCompParams(){
  CompIdx  = -1;
  CompName = '';
}


function changeStat(){

  if ((CompName != '') && (CompIdx != -1)) {
  eval("document.images['"+CompName+"'].src = ButtonArray[CompIdx]");
}

}




function CStat(ximg,idx) {

var Ly="";
var St="";
var xcommand = "";
var zx=0;


 if (navigator.userAgent.indexOf("MSIE") != -1){
  Ly = ".all";
  St = ".style";
}
else
 if (navigator.userAgent.indexOf("Nav") != -1){
  Ly = ".layers";
  St = "";
}


  CompName = ximg;

  CompIdx = idx;

  changeStat();

xcommand = "document"+Ly+"[ximg].onmouseout = MouseOut";

eval(xcommand);



  if (GetCompHintValues(CompIdx) == 1) { 



  OXT_ShowHintWindow(HintBackGroundColor,
  					    'hidden',
  					    HintFrameColor,
  					    'visible',
  					    '#7D6725',
  					    HintString,
   			   	          HintFontColor,
  					    2,
  					    'Arial',
  					    HintWidth,
  					    ximg,
  					    HintOnTime,
  					    HintOffTime);
  }
}


 
 function MouseMove(){
 var xx = 0
 var yy = 0;

var Ly="";
var St="";
var xcommand = "";
var zx=0;

 if (navigator.userAgent.indexOf("MSIE") != -1){
  Ly = ".all";
  St = ".style";
}
else
 if (navigator.userAgent.indexOf("Nav") != -1){
  Ly = ".layers";
  St = "";
}





 if (ActiveTag == true) {
 xx = event.clientX+10;
 yy = event.clientY+10;


	xcommand = "document"+Ly+"['HWMain']"+St+".left = xx";
	eval(xcommand);


	xcommand = "document"+Ly+"['HWMain']"+St+".top = yy";
	eval(xcommand);


	
	xcommand = "document"+Ly+"['HWFrame']"+St+".left = xx+4";
	eval(xcommand);


	xcommand = "document"+Ly+"['HWFrame']"+St+".top = yy+4";
	eval(xcommand);


    
    BasicLeft = event.clientX+10; 
    BasicTop  = event.clientY+10; 
  }
 }

 
 
 
 function MouseOut(){
   var Ly="";
   var St="";
   var xcommand = "";
   var zx=0;

   if (navigator.userAgent.indexOf("MSIE") != -1){
    Ly = ".all";
    St = ".style";
    }
   else
  if (navigator.userAgent.indexOf("Nav") != -1){
    Ly = ".layers";
    St = "";
    }
   

   ActiveTag = false;

   CompIdx = CompIdx + 1;

   changeStat();

   ResetCompParams(); 

   xcommand = "document"+Ly+"['HWMain']"+St+".visibility = 'hidden'";
   eval(xcommand);

   xcommand = "document"+Ly+"['HWFrame']"+St+".visibility = 'hidden'";
   eval(xcommand);


   if (TimerID != -1){
   clearTimeout(TimerID);
   }
   if (CloseTimerID != -1){
   clearTimeout(CloseTimerID);
   }
  	
 }
 
 
 
 
 
 function OXT_DrawHintWindow(BackgroundColor,
 							 ShadowON_OFF,
 							 ShadowColor,
 							 FrameON_OFF,
 							 FrameColor,
 							 Text,
 							 FontColor,
 							 FontSize,
 							 FontName,
 							 TextLength,
 							 ObjName)
 							 
 {

   var TempStr = new String();
   var TempStrLength = 0;
   var TempVar = 0; 
   var LoopLimit = 0;
   var HW_LeftPos = 0;
   var HW_TopPos = 0;
   var inHTML = new String();
   var Ly="";
   var St="";
   var xcommand = "";
   var zx=0;

   if (navigator.userAgent.indexOf("MSIE") != -1){
    Ly = ".all";
    St = ".style";
    }
   else
  if (navigator.userAgent.indexOf("Nav") != -1){
    Ly = ".layers";
    St = "";
    }
   
   if (TimerID != -1){
   clearTimeout(TimerID);
   }
   
   HW_LeftPos = BasicLeft;
   HW_TopPos =  BasicTop;
   
   
   TempStr = Text;
   TempStrLength = TempStr.length;
   LoopLimit = Math.ceil(TempStrLength / TextLength);
    
	if (FrameON_OFF == 'visible') {
       xcommand = "document"+Ly+"['HWMain']"+St+".background = FrameColor";
       eval(xcommand);


	}
	 else
	 {
       xcommand = "document"+Ly+"['HWMain']"+St+".background = BackgroundColor";
       eval(xcommand);


	 }

       xcommand = "document"+Ly+"['HWFrame']"+St+".background = ShadowColor";
       eval(xcommand);

       xcommand = "document"+Ly+"['HWMain']"+St+".visibility = 'visible'";
       eval(xcommand);



       xcommand = "document"+Ly+"['HWFrame']"+St+".visibility = ShadowON_OFF";
       eval(xcommand);

	
	 
       xcommand = "document"+Ly+"['HWMain']"+St+".left = HW_LeftPos";
       eval(xcommand);


       xcommand = "document"+Ly+"['HWMain']"+St+".top = HW_TopPos";
       eval(xcommand);


       xcommand = "document"+Ly+"['HWFrame']"+St+".left = HW_LeftPos+4";
       eval(xcommand);


	
       xcommand = "document"+Ly+"['HWFrame']"+St+".top = HW_TopPos+4";
       eval(xcommand);	
  
   inHTML = "";
   inHTML = inHTML + '<table border="0" name="ShadowFrame" id="ShadowFrame">';
   inHTML = inHTML + '<tr>';
   inHTML = inHTML + ' <td name="ShadowCell" id="ShadowCell" bgcolor="'+ShadowColor+'"><NOBR name="ShadowLineControl" id="ShadowLineControl"><font size="'+FontSize+'" color="'+ShadowColor+'" face="'+FontName+'">' 

    for (TempVar = 1;TempVar <= LoopLimit;++TempVar){	
    TempStr = Text;
    TempStr = Text.substring((TempVar-1)*TextLength,(TempVar*TextLength));        
     inHTML = inHTML + TempStr+'<br>';
    }

   
   inHTML = inHTML +  '</font></NOBR></td>';
   inHTML = inHTML + '</tr>';          
   inHTML = inHTML + '</table>';          

       xcommand = "document"+Ly+"['HWFrame'].innerHTML = inHTML";
       eval(xcommand);	

//	document.all['HWFrame'].innerHTML = inHTML;


   inHTML = "";
   inHTML = inHTML + '<table border="0" name="HWMainFrame" id="HWMainFrame">' 
   inHTML = inHTML + '<tr>' 
   inHTML = inHTML + ' <td name="MainCell" id="MainCell" bgcolor="'+BackgroundColor+'"><NOBR name="MainLineControl" id="MainLineControl"><font size="'+FontSize+'" color="'+FontColor+'" face="'+FontName+'">'; 
    for (TempVar = 1; TempVar <= LoopLimit; ++TempVar){	
    TempStr = Text;
    TempStr = Text.substring((TempVar-1)*TextLength,(TempVar*TextLength));        
       inHTML = inHTML + TempStr+'<br>';
    }

   inHTML = inHTML + '</font></NOBR></td>';
   inHTML = inHTML + '</tr>';
   inHTML = inHTML + '</table>';


       xcommand = "document"+Ly+"['HWMain'].innerHTML = inHTML";
       eval(xcommand);	

    
//	document.all['HWMain'].innerHTML = inHTML;

   
   CloseTimerID = window.setTimeout("MouseOut()",HideElapseTime);
   
   }
   
 




 
 function OXT_ShowHintWindow(BackgroundColor,
 							 ShadowON_OFF,
 							 ShadowColor,
 							 FrameON_OFF,
 							 FrameColor,
 							 Text,
 							 FontColor,
 							 FontSize,
 							 FontName,
 							 TextLength,
 							 ObjName,
 							 ShowTimer,
 							 HideTimer) 							 
{



 ShowElapseTime = ShowTimer;
 HideElapseTime = HideTimer;

ActiveTag = true;

TimerID = window.setTimeout("OXT_DrawHintWindow('"+BackgroundColor+"','"+ShadowON_OFF+"','"+ShadowColor+"','"+FrameON_OFF+"','"+FrameColor+"','"+Text+"','"+FontColor+"','"+FontSize+"','"+FontName+"','"+TextLength+"','"+ObjName+"')",ShowElapseTime);
}








document.writeln('	<div name="HWFrame" id="HWFrame"></div>');
document.writeln('	<div name="HWMain" id="HWMain"></div>');



document.writeln('<DIV name="Main" id="Main" >');

document.writeln('<DIV name="Top" id="Top"></DIV>');
document.writeln('<DIV name="Logo" id="Logo"></DIV>');
document.writeln('<DIV name="Signup" id="Signup"><img name="SignupButton" src="SIGN_off.gif" width="60" height="20" onmouseover=CStat("SignupButton",16)></DIV>');
document.writeln('<DIV name="Login" id="Login"><img name="LoginButton" onmouseover=CStat("LoginButton",18) src="Log_off.gif" width="60" height="20"></DIV>');
document.writeln('<DIV name="Bar" id="Bar"></DIV>');

document.writeln('<DIV name="AboutButton" id="AboutButton">');
document.writeln('  <p align="center"><a href="About.htm"><img border="0" name="AboutsButton" onmouseover=CStat("AboutsButton",0) src="Abut_off.gif" width="78" height="18"></a></DIV>');


document.writeln('<DIV name="ContactButton" id="ContactButton">');
document.writeln('  <a href="contact.htm"><img border="0" name="ContactsButton" onmouseover=CStat("ContactsButton",4) src="Cont_off.gif" width="74" height="18"></a></DIV>');



document.writeln('<DIV name="CommentButton" id="CommentButton">');
document.writeln('  <a href="comment.htm"><img border="0" name="CommentsButton" onmouseover=CStat("CommentsButton",2) src="Comm_off.gif" width="77" height="18"></a></DIV>');
document.writeln('<DIV name="PoliciesButton" id="PoliciesButton">');
document.writeln('  <a href="policy.htm"><img border="0" name="PolicyButton" onmouseover=CStat("PolicyButton",14) src="Poli_off.gif" width="55" height="18"></a></DIV>');
document.writeln('<DIV name="HomeButton" id="HomeButton">');
document.writeln('  <a href="index.htm"><img border="0" name="HomesButton" src="Home_off.gif" width="46" height="18" onmouseover=CStat("HomesButton",8) ></a></DIV>');
document.writeln('<DIV name="ProductsButton" id="ProductsButton">');
document.writeln('  <img name="ProductButton" onmouseover=CStat("ProductButton",6) src="Prod_off.gif" width="150" height="30"></DIV>');
document.writeln('<DIV name="UtilitiesButton" id="UtilitiesButton"><img name="UtilityButton" onmouseover=CStat("UtilityButton",12) src="Util_off.gif" width="150" height="30"></DIV>');
document.writeln('<DIV name="PromotionalButton" id="PromotionalButton"><img name="PromoButton" onmouseover=CStat("PromoButton",10) src="Prom_off.gif" width="150" height="30"></DIV>');


document.writeln('<DIV name="OrderingInfoButton" id="OrderingInfoButton">');
document.writeln('  <img name="OrdButton" onmouseover=CStat("OrdButton",24) src="OrdI_off.gif" width="150" height="30"></DIV>');

document.writeln('<DIV name="CustomerApplicationButton" id="CustomerApplicationButton"><img name="CustomerAppButton" onmouseover=CStat("CustomerAppButton",22) src="Cust_off.gif" width="150" height="30"></DIV>');

document.writeln('<DIV name="ColorCardRequestButton" id="ColorCardRequestButton"><img name="ColorCardButton" onmouseover=CStat("ColorCardButton",20) src="ColC_off.gif" width="150" height="30"></DIV>');






document.writeln('<DIV name="EpicTextile" id="EpicTextile"></DIV>');

document.writeln('</DIV>');




function ContactPage(){

document.writeln('<div name="TextArea" id="TextArea">');
document.writeln('<div name="ContactTitle" id="ContactTitle"></div>');
document.writeln('<div name="TextArea2" id="TextArea2">');


document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font color="#000080" size="2" face="Arial"><b>Contact');
document.writeln('Information:</b></font></p>');
document.writeln('<ul type="circle">');
document.writeln('  <li>');
document.writeln('    <p style="margin-top: 0; margin-bottom: 0"><font color="#000080" size="2" face="Arial"><b>Contact');
document.writeln('    person:</b></font></li>');
document.writeln('</ul>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font size="2" face="Arial">&nbsp;&nbsp;');
document.writeln('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln('Ben.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln('e-mail: <a href="mailto:Ben@epictex.com">Ben@epictex.com</a></font></p>');
document.writeln('<ul type="circle">');
document.writeln('  <li>');
document.writeln('    <p style="margin-top: 0; margin-bottom: 0"><font color="#000080" size="2" face="Arial"><b>Address:</b></font></li>');
document.writeln('</ul>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font size="2" face="Arial">&nbsp;&nbsp;');
document.writeln('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2113 E. 37th Street.</font></p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font size="2" face="Arial">&nbsp;&nbsp;');
document.writeln('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Vernon, CA 90058</font></p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font size="2" face="Arial">&nbsp;&nbsp;');
document.writeln('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; USA</font></p>');
document.writeln('<ul type="circle">');
document.writeln('  <li>');
document.writeln('    <p style="margin-top: 0; margin-bottom: 0"><font size="2" face="Arial"><b><font color="#000080">Tel:&nbsp;');
document.writeln('    </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; (323) 235-4400</font></li>');
document.writeln('  <li>');
document.writeln('    <p style="margin-top: 0; margin-bottom: 0"><font size="2" face="Arial"><font color="#000080"><b>Fax:');
document.writeln('    </b>&nbsp; </font>&nbsp;&nbsp;&nbsp; (323) 235-4500</font></li>');
document.writeln('</ul>');


document.writeln('</div>');
document.writeln('</div>');

}


function IndexPage(){


document.writeln('<div name="TextArea" id="TextArea">');
document.writeln('<div name="IndexTitle" id="IndexTitle"></div>');
document.writeln('<div name="TextArea2" id="TextArea2">');

document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font face="Arial" size="2" color="#006699"><b>We are a leader in');
document.writeln('Converting/Importing</b></font></p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font face="Arial" size="2" color="#006699"><b>of basic and novelty textile');
document.writeln('items</b></font></p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font face="Arial" size="2" color="#006699"><b>including Woven/Knits and Lining&nbsp;</b></font></p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font face="Arial" size="2" color="#006699"><b> fabrics, located in');
document.writeln('Vernon-California.</b></font></p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font face="Arial" size="2" color="#006699"><b>For more');
document.writeln('information&nbsp;</b></font></p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font face="Arial" size="2" color="#006699"><b> please contact us at:&nbsp;</b></font></p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font face="Arial" size="2" color="#006699"><b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln('(323) 235-4400&nbsp;</b></font></p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font face="Arial" size="2" color="#006699"><b>  e-mail:&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln(' </b></font></p>');
document.writeln('<p style="margin-top: 0; margin-bottom: 0"><font face="Arial" size="2" color="#006699"><b>&nbsp;&nbsp;');
document.writeln('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <a href="mailto:ben@epictex.com">ben@epictex.com</a></b></font>&nbsp...</p>');




document.writeln('</div>');
document.writeln('</div>');

}



function CommentPage(){



document.writeln('<div name="TextArea" id="TextArea">');
document.writeln('<div name="CommentTitle" id="CommentTitle"></div>');
document.writeln('<div name="TextArea2" id="TextArea2">');



document.writeln('<div align="left">');
document.writeln('  <table border="0" width="217" height="111">');
document.writeln('    <tr>');
document.writeln('      <td width="254" height="20"><font size="2" face="Arial" color="#000080"><b>Your');
document.writeln('        Comments:</b></font></td>');
document.writeln('    </tr>');
document.writeln('    <tr>');
document.writeln('      <td width="254" height="79">');
document.writeln('        <form method="POST" action="--WEBBOT-SELF--">');
document.writeln('          <!--webbot bot="SaveResults"');
document.writeln('          U-File="fpweb:///_private/form_results.txt" S-Format="TEXT/CSV"');
document.writeln('          S-Label-Fields="TRUE" -->');
document.writeln('          <p><textarea rows="7" name="S1" cols="24"></textarea></p>');
document.writeln('        </form>');
document.writeln('      </td>');
document.writeln('    </tr>');
document.writeln('  </table>');
document.writeln('</div>');


document.writeln('</div>');
document.writeln('</div>');

}



function PoliciesPage(){



document.writeln('<div name="TextArea" id="TextArea">');
document.writeln('<div name="PoliciesTitle" id="PoliciesTitle"></div>');
document.writeln('<div name="TextArea2" id="TextArea2">');



document.writeln('</div>');
document.writeln('</div>');

}


function AboutEpicPage(){



document.writeln('<div name="TextArea" id="TextArea">');
document.writeln('<div name="AboutTitle" id="AboutTitle"></div>');
document.writeln('<div name="TextArea2" id="TextArea2">');



document.writeln('</div>');
document.writeln('</div>');

}
