var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964619&docid=66829426&x=4046',
		'title': '',
		'imageId': '66829426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964619&docid=66829427&x=4046',
		'title': '',
		'imageId': '66829427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964619&docid=66829428&x=4046',
		'title': '',
		'imageId': '66829428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964619&docid=66830211&x=4046',
		'title': '',
		'imageId': '66830211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964619&docid=66830337&x=4046',
		'title': '',
		'imageId': '66830337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964619&docid=66830338&x=4046',
		'title': '',
		'imageId': '66830338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964619&docid=66830339&x=4046',
		'title': '',
		'imageId': '66830339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964619&docid=66830340&x=4046',
		'title': '',
		'imageId': '66830340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964619';

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