var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3900371&docid=67412027&x=3454',
		'title': '',
		'imageId': '67412027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900371&docid=67412028&x=3454',
		'title': '',
		'imageId': '67412028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900371&docid=67412029&x=3454',
		'title': '',
		'imageId': '67412029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900371&docid=67412030&x=3454',
		'title': '',
		'imageId': '67412030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900371&docid=67412031&x=3454',
		'title': '',
		'imageId': '67412031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900371&docid=67412032&x=3454',
		'title': '',
		'imageId': '67412032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900371&docid=67412033&x=3454',
		'title': '',
		'imageId': '67412033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3900371';

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