var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198911&x=3430',
		'title': '',
		'imageId': '70198911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198912&x=3430',
		'title': '',
		'imageId': '70198912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198910&x=3430',
		'title': '',
		'imageId': '70198910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198901&x=3430',
		'title': '',
		'imageId': '70198901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198904&x=3430',
		'title': '',
		'imageId': '70198904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198915&x=3430',
		'title': '',
		'imageId': '70198915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198907&x=3430',
		'title': '',
		'imageId': '70198907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198909&x=3430',
		'title': '',
		'imageId': '70198909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198906&x=3430',
		'title': '',
		'imageId': '70198906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198908&x=3430',
		'title': '',
		'imageId': '70198908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198903&x=3430',
		'title': '',
		'imageId': '70198903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198916&x=3430',
		'title': '',
		'imageId': '70198916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198905&x=3430',
		'title': '',
		'imageId': '70198905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198913&x=3430',
		'title': '',
		'imageId': '70198913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198902&x=3430',
		'title': '',
		'imageId': '70198902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018771&docid=70198914&x=3430',
		'title': '',
		'imageId': '70198914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018771';

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