var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937333&docid=68302551&x=4628',
		'title': '',
		'imageId': '68302551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937333&docid=68302552&x=4628',
		'title': '',
		'imageId': '68302552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937333&docid=68302553&x=4628',
		'title': '',
		'imageId': '68302553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937333&docid=68302554&x=4628',
		'title': '',
		'imageId': '68302554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937333&docid=68302555&x=4628',
		'title': '',
		'imageId': '68302555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937333&docid=68302556&x=4628',
		'title': '',
		'imageId': '68302556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937333&docid=68302557&x=4628',
		'title': '',
		'imageId': '68302557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937333';

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