var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958215&docid=68781241&x=1612',
		'title': '',
		'imageId': '68781241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958215&docid=68781242&x=1612',
		'title': '',
		'imageId': '68781242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958215&docid=68781243&x=1612',
		'title': '',
		'imageId': '68781243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958215&docid=68781244&x=1612',
		'title': '',
		'imageId': '68781244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958215&docid=68781245&x=1612',
		'title': '',
		'imageId': '68781245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958215&docid=68781246&x=1612',
		'title': '',
		'imageId': '68781246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958215&docid=68781247&x=1612',
		'title': '',
		'imageId': '68781247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958215';

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