var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968613&docid=68990422&x=4320',
		'title': '',
		'imageId': '68990422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968613&docid=68990421&x=4320',
		'title': '',
		'imageId': '68990421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968613&docid=68990423&x=4320',
		'title': '',
		'imageId': '68990423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968613&docid=68990424&x=4320',
		'title': '',
		'imageId': '68990424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968613&docid=68990425&x=4320',
		'title': '',
		'imageId': '68990425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968613&docid=68990426&x=4320',
		'title': '',
		'imageId': '68990426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968613&docid=68990427&x=4320',
		'title': '',
		'imageId': '68990427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968613';

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