var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3899737&docid=67388033&x=2211',
		'title': '',
		'imageId': '67388033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899737&docid=67388031&x=2211',
		'title': '',
		'imageId': '67388031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899737&docid=67388036&x=2211',
		'title': '',
		'imageId': '67388036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899737&docid=67388038&x=2211',
		'title': '',
		'imageId': '67388038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899737&docid=67388039&x=2211',
		'title': '',
		'imageId': '67388039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899737&docid=67388040&x=2211',
		'title': '',
		'imageId': '67388040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899737&docid=67388043&x=2211',
		'title': '',
		'imageId': '67388043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899737&docid=67388044&x=2211',
		'title': '',
		'imageId': '67388044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3899737';

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