var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962893&docid=68877333&x=3812',
		'title': '',
		'imageId': '68877333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962893&docid=68877334&x=3812',
		'title': '',
		'imageId': '68877334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962893&docid=68877335&x=3812',
		'title': '',
		'imageId': '68877335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962893&docid=68877336&x=3812',
		'title': '',
		'imageId': '68877336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962893&docid=68877337&x=3812',
		'title': '',
		'imageId': '68877337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962893&docid=68877338&x=3812',
		'title': '',
		'imageId': '68877338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962893&docid=68877339&x=3812',
		'title': '',
		'imageId': '68877339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962893&docid=68877340&x=3812',
		'title': '',
		'imageId': '68877340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962893';

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