var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956077&docid=68724422&x=2727',
		'title': '',
		'imageId': '68724422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956077&docid=68724423&x=2727',
		'title': '',
		'imageId': '68724423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956077&docid=68724424&x=2727',
		'title': '',
		'imageId': '68724424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956077&docid=68724425&x=2727',
		'title': '',
		'imageId': '68724425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956077&docid=68724426&x=2727',
		'title': '',
		'imageId': '68724426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956077&docid=68724427&x=2727',
		'title': '',
		'imageId': '68724427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956077&docid=68724428&x=2727',
		'title': '',
		'imageId': '68724428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956077&docid=68724429&x=2727',
		'title': '',
		'imageId': '68724429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956077&docid=68724430&x=2727',
		'title': '',
		'imageId': '68724430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956077';

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