var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976652&docid=68643721&x=1339',
		'title': '',
		'imageId': '68643721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976652&docid=68643723&x=1339',
		'title': '',
		'imageId': '68643723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976652&docid=68643725&x=1339',
		'title': '',
		'imageId': '68643725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976652&docid=68643726&x=1339',
		'title': '',
		'imageId': '68643726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976652&docid=68643720&x=1339',
		'title': '',
		'imageId': '68643720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976652&docid=68643724&x=1339',
		'title': '',
		'imageId': '68643724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976652&docid=68643722&x=1339',
		'title': '',
		'imageId': '68643722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976652';

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