var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4091126/71974342?x=238',
		'title': 'Front Photo',
		'imageId': '71974342',
		'alt' : 'Front Photo',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4091126/71974347?x=238',
		'title': 'Drive Side Front Photo',
		'imageId': '71974347',
		'alt' : 'Drive Side Front Photo',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4091126/71974344?x=238',
		'title': 'Back Photo',
		'imageId': '71974344',
		'alt' : 'Back Photo',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4091126/71974346?x=238',
		'title': 'Bed Photo',
		'imageId': '71974346',
		'alt' : 'Bed Photo',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4091126/71974343?x=238',
		'title': 'Passenger side back side view',
		'imageId': '71974343',
		'alt' : 'Passenger side back side view',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4091126/71974345?x=238',
		'title': 'Odometer',
		'imageId': '71974345',
		'alt' : 'Odometer',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4091126/71980352?x=238',
		'title': 'Data Plate 1',
		'imageId': '71980352',
		'alt' : 'Data Plate 1',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4091126/71980351?x=238',
		'title': 'Data Plate 2',
		'imageId': '71980351',
		'alt' : 'Data Plate 2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4091126/71988086?x=238',
		'title': '',
		'imageId': '71988086',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4091126/71988087?x=238',
		'title': '',
		'imageId': '71988087',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4091126';

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";
	})
}
