var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918237&docid=67857595&x=2619',
		'title': '',
		'imageId': '67857595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918237&docid=67857596&x=2619',
		'title': '',
		'imageId': '67857596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918237&docid=67857597&x=2619',
		'title': '',
		'imageId': '67857597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918237&docid=67857598&x=2619',
		'title': '',
		'imageId': '67857598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918237&docid=67857599&x=2619',
		'title': '',
		'imageId': '67857599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918237&docid=67857600&x=2619',
		'title': '',
		'imageId': '67857600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918237&docid=67857601&x=2619',
		'title': '',
		'imageId': '67857601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918237';

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