var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3972102/67917067?x=4452',
		'title': '3 hoses manufactured by Gillig. Part Number 46-20B1010-0200 This would be 1.250 ID hose size, 20 inches long, with a JIC female swivel on both ends. Used to connect an Allison transmission to the cooler. Made to move hot automatic transmission fluid. \t\t\t',
		'imageId': '67917067',
		'alt' : '3 hoses manufactured by Gillig. Part Number 46-20B1010-0200 This would be 1.250 ID hose size, 20 inches long, with a JIC female swivel on both ends. Used to connect an Allison transmission to the cooler. Made to move hot automatic transmission fluid. \t\t\t',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3972102/67917064?x=4452',
		'title': '3 hoses manufactured by Gillig. Part Number 46-16D3030-0200 This is a 1-inch ID hose, 20 inches long, Stainless steel with a Teflon liner. The ends are both JIC female swivels. These are used to connect the air compressor to the air dryer. Made to move very hot compressed air. \n',
		'imageId': '67917064',
		'alt' : '3 hoses manufactured by Gillig. Part Number 46-16D3030-0200 This is a 1-inch ID hose, 20 inches long, Stainless steel with a Teflon liner. The ends are both JIC female swivels. These are used to connect the air compressor to the air dryer. Made to move very hot compressed air. \n',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3972102/67917068?x=4452',
		'title': '3 hoses manufactured by Gillig. Part Number 46-16D3030-0200 This is a 1-inch ID hose, 20 inches long, Stainless steel with a Teflon liner. The ends are both JIC female swivels. These are used to connect the air compressor to the air dryer. Made to move very hot compressed air. \n',
		'imageId': '67917068',
		'alt' : '3 hoses manufactured by Gillig. Part Number 46-16D3030-0200 This is a 1-inch ID hose, 20 inches long, Stainless steel with a Teflon liner. The ends are both JIC female swivels. These are used to connect the air compressor to the air dryer. Made to move very hot compressed air. \n',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3972102/67917063?x=4452',
		'title': '6 hoses manufactured by Gillig. Part Number 46-06B1111-0085 This hose has a 3/8 ID and is 8.5 inches long. This is a medium pressure hydraulic hose. Both ends are SAE female swivel. This hose was made to move hot engine coolant. ',
		'imageId': '67917063',
		'alt' : '6 hoses manufactured by Gillig. Part Number 46-06B1111-0085 This hose has a 3/8 ID and is 8.5 inches long. This is a medium pressure hydraulic hose. Both ends are SAE female swivel. This hose was made to move hot engine coolant. ',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3972102/67917066?x=4452',
		'title': '2 hoses manufactured by Gillig. Part Number 46-06B1111-0140 This hose has a 3/8 ID and is 14 inches long. This is a medium pressure hydraulic hose. Both ends are SAE female swivel. This hose was made to move hot engine coolant. ',
		'imageId': '67917066',
		'alt' : '2 hoses manufactured by Gillig. Part Number 46-06B1111-0140 This hose has a 3/8 ID and is 14 inches long. This is a medium pressure hydraulic hose. Both ends are SAE female swivel. This hose was made to move hot engine coolant. ',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3972102/67917062?x=4452',
		'title': '9 hoses manufactured by Cummins. These are fuel lines. Part number 4022545. The hose minus the ends appears to be 9 inches long. ',
		'imageId': '67917062',
		'alt' : '9 hoses manufactured by Cummins. These are fuel lines. Part number 4022545. The hose minus the ends appears to be 9 inches long. ',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3972102/67917065?x=4452',
		'title': '2 hoses manufactured by Cummins. These are fuel lines. Part number 3937217.  The hose minus the ends appears to be 10.750 long. ',
		'imageId': '67917065',
		'alt' : '2 hoses manufactured by Cummins. These are fuel lines. Part number 3937217.  The hose minus the ends appears to be 10.750 long. ',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972102';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
