var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958947&docid=68390985&x=4155',
		'title': '',
		'imageId': '68390985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958947&docid=68390969&x=4155',
		'title': '',
		'imageId': '68390969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958947&docid=68391002&x=4155',
		'title': '',
		'imageId': '68391002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958947&docid=68390966&x=4155',
		'title': '',
		'imageId': '68390966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958947&docid=68390972&x=4155',
		'title': '',
		'imageId': '68390972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958947&docid=68390981&x=4155',
		'title': '',
		'imageId': '68390981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958947&docid=68390999&x=4155',
		'title': '',
		'imageId': '68390999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958947';

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