var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4052181&docid=71043682&x=2325',
		'title': '',
		'imageId': '71043682',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052181&docid=71043684&x=2325',
		'title': '',
		'imageId': '71043684',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052181&docid=71043685&x=2325',
		'title': '',
		'imageId': '71043685',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052181&docid=71043686&x=2325',
		'title': '',
		'imageId': '71043686',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052181&docid=71043687&x=2325',
		'title': '',
		'imageId': '71043687',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052181&docid=71043689&x=2325',
		'title': '',
		'imageId': '71043689',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052181&docid=71043690&x=2325',
		'title': '',
		'imageId': '71043690',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052181&docid=71043691&x=2325',
		'title': '',
		'imageId': '71043691',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052181&docid=71043692&x=2325',
		'title': '',
		'imageId': '71043692',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052181&docid=71043694&x=2325',
		'title': '',
		'imageId': '71043694',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052181&docid=71043695&x=2325',
		'title': '',
		'imageId': '71043695',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4052181&docid=71043696&x=2325',
		'title': '',
		'imageId': '71043696',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4052181';

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