var Counter1;
function RandomShow1(strAr, arBanner, strLnk, strImg,strClickTarget){
	Counter1=Math.floor(Math.random()*arBanner.length);
	document.write('<tr><td valign="top" class="line_2 text_left"><span id="idT1"><strong>',arBanner[Counter1][2],'</strong></span></td> </tr>');
setInterval('RandomChange1('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 14000);
}
function RandomChange1(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	Counter1++;
	if (Counter1 >= arBanner.length){
		Counter1=0;
	}
	document.getElementById("idT1").innerHTML=arBanner[Counter1][2];
}

var Counter2;
function RandomShow2(strAr, arBanner, strLnk, strImg,strClickTarget){
	Counter2=Math.floor(Math.random()*arBanner.length);
	document.write('<tr><td valign="top" class="line_2 text_left"><span id="idT2"><strong>',arBanner[Counter2][2],'</strong></span></td> </tr>');
setInterval('RandomChange2('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 15000);
}
function RandomChange2(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	Counter2++;
	if (Counter2 >= arBanner.length){
		Counter2=0;
	}
	document.getElementById("idT2").innerHTML=arBanner[Counter2][2];
}

var Counter3;
function RandomShow3(strAr, arBanner, strLnk, strImg,strClickTarget){
	Counter3=Math.floor(Math.random()*arBanner.length);
	document.write('<tr><td valign="top" class="line_2 text_left"><span id="idT3"><strong>',arBanner[Counter3][2],'</strong></span></td> </tr>');
setInterval('RandomChange3('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 16000);
}
function RandomChange3(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	Counter3++;
	if (Counter3 >= arBanner.length){
		Counter3=0;
	}
	document.getElementById("idT3").innerHTML=arBanner[Counter3][2];
}


var Counter4;
function RandomShow4(strAr, arBanner, strLnk, strImg,strClickTarget){
	Counter4=Math.floor(Math.random()*arBanner.length);
	document.write('<tr><td valign="top" class="line_2 text_left"><span id="idT4"><strong>',arBanner[Counter4][2],'</strong></span></td> </tr>');
setInterval('RandomChange4('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 17000);
}
function RandomChange4(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	Counter4++;
	if (Counter4 >= arBanner.length){
		Counter4=0;
	}
	document.getElementById("idT4").innerHTML=arBanner[Counter4][2];
}

var Counter5;
function RandomShow5(strAr, arBanner, strLnk, strImg,strClickTarget){
	Counter5=Math.floor(Math.random()*arBanner.length);
	document.write('<tr><td valign="top" class="line_2 text_left"><span id="idT5"><strong>',arBanner[Counter5][2],'</strong></span></td> </tr>');
setInterval('RandomChange5('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 18000);
}
function RandomChange5(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	Counter5++;
	if (Counter5 >= arBanner.length){
		Counter5=0;
	}
	document.getElementById("idT5").innerHTML=arBanner[Counter5][2];
}

function hienthijs(){document.write("<script> RandomShow1('Chuoi1Array', Chuoi1Array, 'Chuoi1Link', 'Chuoi1Images','_blank'); RandomShow2('Chuoi2Array', Chuoi2Array, 'Chuoi2Link', 'Chuoi2Images','_blank'); RandomShow3('Chuoi3Array', Chuoi3Array, 'Chuoi3Link', 'Chuoi3Images','_blank'); RandomShow4('Chuoi4Array', Chuoi4Array, 'Chuoi4Link', 'Chuoi4Images','_blank'); RandomShow5('Chuoi5Array', Chuoi5Array, 'Chuoi5Link', 'Chuoi5Images','_blank');</script>");
}



var FCounter1;
function FashionShow1(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter1=Math.floor(Math.random()*arBanner.length);
	document.write('<tr><td valign="top" class="line_2 text_left"><span id="FidT1"><strong>',arBanner[FCounter1][2],'</strong></span></td> </tr>');
setInterval('FashionChange1('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 14600);
}
function FashionChange1(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter1++;
	if (FCounter1 >= arBanner.length){
		FCounter1=0;
	}
	document.getElementById("FidT1").innerHTML=arBanner[FCounter1][2];
}

var FCounter2;
function FashionShow2(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter2=Math.floor(Math.random()*arBanner.length);
	document.write('<tr><td valign="top" class="line_2 text_left"><span id="FidT2"><strong>',arBanner[FCounter2][2],'</strong></span></td> </tr>');
setInterval('FashionChange2('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 15600);
}
function FashionChange2(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter2++;
	if (FCounter2 >= arBanner.length){
		FCounter2=0;
	}
	document.getElementById("FidT2").innerHTML=arBanner[FCounter2][2];
}

var FCounter3;
function FashionShow3(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter3=Math.floor(Math.random()*arBanner.length);
	document.write('<tr><td valign="top" class="line_2 text_left"><span id="FidT3"><strong>',arBanner[FCounter3][2],'</strong></span></td> </tr>');
setInterval('FashionChange3('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 16600);
}
function FashionChange3(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter3++;
	if (FCounter3 >= arBanner.length){
		FCounter3=0;
	}
	document.getElementById("FidT3").innerHTML=arBanner[FCounter3][2];
}


var FCounter4;
function FashionShow4(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter4=Math.floor(Math.random()*arBanner.length);
	document.write('<tr><td valign="top" class="line_2 text_left"><span id="FidT4"><strong>',arBanner[FCounter4][2],'</strong></span></td> </tr>');
setInterval('FashionChange4('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 17600);
}
function FashionChange4(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter4++;
	if (FCounter4 >= arBanner.length){
		FCounter4=0;
	}
	document.getElementById("FidT4").innerHTML=arBanner[FCounter4][2];
}

var FCounter5;
function FashionShow5(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter5=Math.floor(Math.random()*arBanner.length);
	document.write('<tr><td valign="top" class="line_2 text_left"><span id="FidT5"><strong>',arBanner[FCounter5][2],'</strong></span></td> </tr>');
setInterval('FashionChange5('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 18200);
}
function FashionChange5(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter5++;
	if (FCounter5 >= arBanner.length){
		FCounter5=0;
	}
	document.getElementById("FidT5").innerHTML=arBanner[FCounter5][2];
}



var FCounter6;
function FashionShow6(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter6=Math.floor(Math.random()*arBanner.length);
	document.write('<span id="FidT6">',arBanner[FCounter6][2],'</span>');
setInterval('FashionChange6('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 10000);
}
function FashionChange6(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter6++;
	if (FCounter6 >= arBanner.length){
		FCounter6=0;
	}
	document.getElementById("FidT6").innerHTML=arBanner[FCounter6][2];
}
function hienthirightjs(){document.write("<script> FashionShow6('FashionRightArray', FashionRightArray, 'FashionRightLink', 'FashionRightImages','_blank');</script>");
}
var FCounter7;
function FashionShow7(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter7=Math.floor(Math.random()*arBanner.length);
	document.write('<span id="FidT7">',arBanner[FCounter7][2],'</span>');
setInterval('FashionChange7('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 10000);

}
function FashionChange7(arBanner, strLnk, strImg){

	if (arBanner.length==0) return;

	FCounter7++;

	if (FCounter7 >= arBanner.length){
		FCounter7=0;
	}

	document.getElementById("FidT7").innerHTML=arBanner[FCounter7][2];

}
function hienthibannertopjs(){document.write("<script> FashionShow7('BannerTopArray', BannerTopArray, 'BannerTopLink', 'BannerTopImages','_blank');</script>");
}


var FCounter8;
function FashionShow8(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter8=Math.floor(Math.random()*arBanner.length);
	document.write('<span id="FidT8">',arBanner[FCounter8][2],'</span>');
setInterval('FashionChange8('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 10000);
}
function FashionChange8(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter8++;
	if (FCounter8 >= arBanner.length){
		FCounter8=0;
	}
	document.getElementById("FidT8").innerHTML=arBanner[FCounter8][2];
}
function hienthibannerleftjs(){document.write("<script> FashionShow8('BannerLeftArray', BannerLeftArray, 'BannerLeftLink', 'BannerLeftImages','_blank');</script>");
}

var FCounter9;
function FashionShow9(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter9=Math.floor(Math.random()*arBanner.length);
	document.write('<span id="FidT9">',arBanner[FCounter9][2],'</span>');
setInterval('FashionChange9('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 10000);
}
function FashionChange9(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter9++;
	if (FCounter9 >= arBanner.length){
		FCounter9=0;
	}
	document.getElementById("FidT9").innerHTML=arBanner[FCounter9][2];
}
function hienthibannerrightjs(){document.write("<script> FashionShow9('BannerRightArray', BannerRightArray, 'BannerRightLink', 'BannerRightImages','_blank');</script>");
}

var FCounter10;
function FashionShow10(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter10=Math.floor(Math.random()*arBanner.length);
	document.write('<span id="FidT10">',arBanner[FCounter10][2],'</span>');
setInterval('FashionChange10('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 10000);
}
function FashionChange10(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter10++;
	if (FCounter10 >= arBanner.length){
		FCounter10=0;
	}
	document.getElementById("FidT10").innerHTML=arBanner[FCounter10][2];
}
function hienthibannerhome1js(){document.write("<script> FashionShow10('BannerHome1Array', BannerHome1Array, 'BannerHome1Link', 'BannerHome1Images','_blank');</script>");
}

var FCounter11;
function FashionShow11(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter11=Math.floor(Math.random()*arBanner.length);
	document.write('<span id="FidT11">',arBanner[FCounter11][2],'</span>');
setInterval('FashionChange11('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 10000);
}
function FashionChange11(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter11++;
	if (FCounter11 >= arBanner.length){
		FCounter11=0;
	}
	document.getElementById("FidT11").innerHTML=arBanner[FCounter11][2];
}
function hienthibannerhome2js(){document.write("<script> FashionShow11('BannerHome2Array', BannerHome2Array, 'BannerHome2Link', 'BannerHome2Images','_blank');</script>");
}

var FCounter12;
function FashionShow12(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter12=Math.floor(Math.random()*arBanner.length);
	document.write('<span id="FidT12">',arBanner[FCounter12][2],'</span>');
setInterval('FashionChange12('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 10000);
}
function FashionChange12(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter12++;
	if (FCounter12 >= arBanner.length){
		FCounter12=0;
	}
	document.getElementById("FidT12").innerHTML=arBanner[FCounter12][2];
}
function hienthibannerhome3js(){document.write("<script> FashionShow12('BannerHome3Array', BannerHome3Array, 'BannerHome3Link', 'BannerHome3Images','_blank');</script>");
}

var FCounter14;
function FashionShow14(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter14=Math.floor(Math.random()*arBanner.length);
	document.write('<span id="FidT14">',arBanner[FCounter14][2],'</span>');
setInterval('FashionChange14('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 10000);
}
function FashionChange14(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter14++;
	if (FCounter14 >= arBanner.length){
		FCounter14=0;
	}
	document.getElementById("FidT14").innerHTML=arBanner[FCounter14][2];
}
function hienthibannerhome4js(){document.write("<script> FashionShow14('BannerHome4Array', BannerHome4Array, 'BannerHome4Link', 'BannerHome4Images','_blank');</script>");
}

var FCounter15;
function FashionShow15(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter15=Math.floor(Math.random()*arBanner.length);
	document.write('<span id="FidT15">',arBanner[FCounter15][2],'</span>');
setInterval('FashionChange15('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 10000);
}
function FashionChange15(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter15++;
	if (FCounter15 >= arBanner.length){
		FCounter15=0;
	}
	document.getElementById("FidT15").innerHTML=arBanner[FCounter15][2];
}
function hienthibannerhome5js(){document.write("<script> FashionShow15('BannerHome5Array', BannerHome5Array, 'BannerHome5Link', 'BannerHome5Images','_blank');</script>");
}

var FCounter16;
function FashionShow16(strAr, arBanner, strLnk, strImg,strClickTarget){
	FCounter16=Math.floor(Math.random()*arBanner.length);
	document.write('<span id="FidT16">',arBanner[FCounter16][2],'</span>');
setInterval('FashionChange16('+strAr+', \''+strLnk+'\', \''+strImg+'\')', 10000);
}
function FashionChange16(arBanner, strLnk, strImg){
	if (arBanner.length==0) return;
	FCounter16++;
	if (FCounter16 >= arBanner.length){
		FCounter16=0;
	}
	document.getElementById("FidT16").innerHTML=arBanner[FCounter16][2];
}
function hienthibannerbottombottomjs(){document.write("<script> FashionShow16('BannerBottomBottomArray', BannerBottomBottomArray, 'BannerBottomBottomLink', 'BannerBottomBottomImages','_blank');</script>");
}

