var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953996&docid=68672952&x=1411',
		'title': '',
		'imageId': '68672952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953996&docid=68672953&x=1411',
		'title': '',
		'imageId': '68672953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953996&docid=68672954&x=1411',
		'title': '',
		'imageId': '68672954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953996&docid=68672955&x=1411',
		'title': '',
		'imageId': '68672955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953996&docid=68672960&x=1411',
		'title': '',
		'imageId': '68672960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953996&docid=68672961&x=1411',
		'title': '',
		'imageId': '68672961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953996&docid=68673195&x=1411',
		'title': '',
		'imageId': '68673195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953996&docid=68673198&x=1411',
		'title': '',
		'imageId': '68673198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953996';

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