
JsInitial();
function jsMain()
{		this.show_adds = function()	{					//document.write("<a href='http://www.fibre2fashion.com/services/new-offerings/' target='_blank'><img border ='0' src ='http://images.fibre2fashion.com/blogimages/post-leads_335x414.jpg' runat ='server'/></a>");					document.write("<a href='http://www.fibre2fashion.com/services/promotion/fibredays/fibredays.asp' target='_blank'><img border ='0' src ='http://images.fibre2fashion.com/blogimages/apparelexpo.jpg' runat ='server'/></a>");				}	
}
function JsInitial()
{
	var obj = new jsMain();		obj.show_adds();}
