var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968064&docid=68987026&x=2727',
		'title': '',
		'imageId': '68987026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968064&docid=68987027&x=2727',
		'title': '',
		'imageId': '68987027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968064&docid=68987028&x=2727',
		'title': '',
		'imageId': '68987028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968064&docid=68987029&x=2727',
		'title': '',
		'imageId': '68987029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968064&docid=68987030&x=2727',
		'title': '',
		'imageId': '68987030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968064&docid=68987031&x=2727',
		'title': '',
		'imageId': '68987031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968064&docid=68987032&x=2727',
		'title': '',
		'imageId': '68987032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968064';

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