var arrange = new Array(orderArray[4],orderArray[3],orderArray[5],orderArray[2]);
// orderArray[0] - prtApply, [1] - Overview, [2] - Options, [3] - Apply only, [4] - Example Systems, [5] - Example Labels

var ctrArray = new Array('RTLA','255','378','appRTL','rtlFull','We design and build automatic label applicators.','Applicator Overview');
// ctrArray[0] - name, [1] - pic width A, [2] - pic height A, [3] - link, [4] - pic src, [5] - alt text, [6] - page title,
// [optional beyond here] [7] - pic2 width A, [8] - pic2 height A, [9] - pic2 src, [10] - alt text2

function setBParams() {
	setTop('quoteLine',1150,0);
	setTop('linkTable',1230,0);
	setHeight('textBorder',430);
	setTop('textBorder','700',0);
	setTop('textBlock','702',0);
}
