var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010369&docid=69968508&x=2822',
		'title': '',
		'imageId': '69968508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010369&docid=69968514&x=2822',
		'title': '',
		'imageId': '69968514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010369&docid=69968511&x=2822',
		'title': '',
		'imageId': '69968511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010369&docid=69968513&x=2822',
		'title': '',
		'imageId': '69968513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010369&docid=69968510&x=2822',
		'title': '',
		'imageId': '69968510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010369&docid=69968512&x=2822',
		'title': '',
		'imageId': '69968512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010369&docid=69968516&x=2822',
		'title': '',
		'imageId': '69968516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010369&docid=69968509&x=2822',
		'title': '',
		'imageId': '69968509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010369&docid=69968515&x=2822',
		'title': '',
		'imageId': '69968515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010369';

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