// { GojIRC }

// Version: 1.1
// File: gojirc.js
// Description: Calls the GojIRC script components.
// Author: WillyPS
// Web: http://www.gojirc.cjb.net
// Date: 2001 - 2002

// =====================================================================





//////////////////////////////////////////////////////////////////////////////////
//										//
//			GojIRC Calls Start					//
//										//
//////////////////////////////////////////////////////////////////////////////////



document.write('<script src="config.js" type="text/javascript" language="javascript"></script>');
document.write('<script src="script.js" type="text/javascript" language="javascript"></script>');



//////////////////////////////////////////////////////////////////////////////////
//										//
//			GojIRC Calls End					//
//										//
//////////////////////////////////////////////////////////////////////////////////