var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956958&docid=68749335&x=758',
		'title': '',
		'imageId': '68749335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956958&docid=68749336&x=758',
		'title': '',
		'imageId': '68749336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956958&docid=68749337&x=758',
		'title': '',
		'imageId': '68749337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956958&docid=68749338&x=758',
		'title': '',
		'imageId': '68749338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956958&docid=68749339&x=758',
		'title': '',
		'imageId': '68749339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956958&docid=68749340&x=758',
		'title': '',
		'imageId': '68749340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956958&docid=68749341&x=758',
		'title': '',
		'imageId': '68749341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956958&docid=68749342&x=758',
		'title': '',
		'imageId': '68749342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956958';

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