var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964047&docid=68906554&x=5527',
		'title': '',
		'imageId': '68906554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964047&docid=68906556&x=5527',
		'title': '',
		'imageId': '68906556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964047&docid=68906560&x=5527',
		'title': '',
		'imageId': '68906560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964047&docid=68906558&x=5527',
		'title': '',
		'imageId': '68906558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964047&docid=68906555&x=5527',
		'title': '',
		'imageId': '68906555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964047&docid=68906557&x=5527',
		'title': '',
		'imageId': '68906557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964047&docid=68906559&x=5527',
		'title': '',
		'imageId': '68906559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964047&docid=68906552&x=5527',
		'title': '',
		'imageId': '68906552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964047&docid=68906553&x=5527',
		'title': '',
		'imageId': '68906553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964047';

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