var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019557&x=5751',
		'title': '',
		'imageId': '70019557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019558&x=5751',
		'title': '',
		'imageId': '70019558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019565&x=5751',
		'title': '',
		'imageId': '70019565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019562&x=5751',
		'title': '',
		'imageId': '70019562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019570&x=5751',
		'title': '',
		'imageId': '70019570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019560&x=5751',
		'title': '',
		'imageId': '70019560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019563&x=5751',
		'title': '',
		'imageId': '70019563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019567&x=5751',
		'title': '',
		'imageId': '70019567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019572&x=5751',
		'title': '',
		'imageId': '70019572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019571&x=5751',
		'title': '',
		'imageId': '70019571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019561&x=5751',
		'title': '',
		'imageId': '70019561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019559&x=5751',
		'title': '',
		'imageId': '70019559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019566&x=5751',
		'title': '',
		'imageId': '70019566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019569&x=5751',
		'title': '',
		'imageId': '70019569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019564&x=5751',
		'title': '',
		'imageId': '70019564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012595&docid=70019568&x=5751',
		'title': '',
		'imageId': '70019568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012595';

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