var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917438&docid=67839516&x=4520',
		'title': '',
		'imageId': '67839516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917438&docid=67839517&x=4520',
		'title': '',
		'imageId': '67839517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917438&docid=67839518&x=4520',
		'title': '',
		'imageId': '67839518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917438&docid=67839519&x=4520',
		'title': '',
		'imageId': '67839519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917438&docid=67839520&x=4520',
		'title': '',
		'imageId': '67839520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917438&docid=67839521&x=4520',
		'title': '',
		'imageId': '67839521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917438&docid=67839522&x=4520',
		'title': '',
		'imageId': '67839522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917438&docid=67839523&x=4520',
		'title': '',
		'imageId': '67839523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917438&docid=67839524&x=4520',
		'title': '',
		'imageId': '67839524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917438';

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