var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943170&docid=67704793&x=3924',
		'title': '',
		'imageId': '67704793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943170&docid=67704794&x=3924',
		'title': '',
		'imageId': '67704794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943170&docid=67704795&x=3924',
		'title': '',
		'imageId': '67704795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943170&docid=67704796&x=3924',
		'title': '',
		'imageId': '67704796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943170&docid=67704797&x=3924',
		'title': '',
		'imageId': '67704797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943170&docid=67704798&x=3924',
		'title': '',
		'imageId': '67704798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943170&docid=67704799&x=3924',
		'title': '',
		'imageId': '67704799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943170&docid=67704800&x=3924',
		'title': '',
		'imageId': '67704800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943170';

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