var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4085701&docid=71827213&x=1639',
		'title': '',
		'imageId': '71827213',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085701&docid=71827219&x=1639',
		'title': '',
		'imageId': '71827219',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085701&docid=71827228&x=1639',
		'title': '',
		'imageId': '71827228',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085701&docid=71827231&x=1639',
		'title': '',
		'imageId': '71827231',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085701&docid=71827233&x=1639',
		'title': '',
		'imageId': '71827233',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085701&docid=71827234&x=1639',
		'title': '',
		'imageId': '71827234',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085701&docid=71827236&x=1639',
		'title': '',
		'imageId': '71827236',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085701&docid=71827237&x=1639',
		'title': '',
		'imageId': '71827237',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085701&docid=71827242&x=1639',
		'title': '',
		'imageId': '71827242',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085701&docid=71827247&x=1639',
		'title': '',
		'imageId': '71827247',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085701&docid=71827212&x=1639',
		'title': '',
		'imageId': '71827212',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085701&docid=71827211&x=1639',
		'title': '',
		'imageId': '71827211',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4085701';

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