var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027012&docid=70379390&x=1911',
		'title': '',
		'imageId': '70379390',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027012&docid=70379392&x=1911',
		'title': '',
		'imageId': '70379392',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027012&docid=70379389&x=1911',
		'title': '',
		'imageId': '70379389',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027012&docid=70379388&x=1911',
		'title': '',
		'imageId': '70379388',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027012&docid=70379391&x=1911',
		'title': '',
		'imageId': '70379391',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027012&docid=70379394&x=1911',
		'title': '',
		'imageId': '70379394',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027012&docid=70379398&x=1911',
		'title': '',
		'imageId': '70379398',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027012&docid=70379397&x=1911',
		'title': '',
		'imageId': '70379397',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027012&docid=70379396&x=1911',
		'title': '',
		'imageId': '70379396',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027012&docid=70379395&x=1911',
		'title': '',
		'imageId': '70379395',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027012&docid=70379393&x=1911',
		'title': '',
		'imageId': '70379393',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027012&docid=70379387&x=1911',
		'title': '',
		'imageId': '70379387',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027012';

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