var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016797&docid=70145431&x=5852',
		'title': '',
		'imageId': '70145431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016797&docid=70145432&x=5852',
		'title': '',
		'imageId': '70145432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016797&docid=70145433&x=5852',
		'title': '',
		'imageId': '70145433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016797&docid=70145436&x=5852',
		'title': '',
		'imageId': '70145436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016797&docid=70145435&x=5852',
		'title': '',
		'imageId': '70145435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016797&docid=70145448&x=5852',
		'title': '',
		'imageId': '70145448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016797&docid=70145446&x=5852',
		'title': '',
		'imageId': '70145446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016797&docid=70145434&x=5852',
		'title': '',
		'imageId': '70145434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016797';

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