var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915331&docid=67774929&x=2717',
		'title': '',
		'imageId': '67774929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915331&docid=67774924&x=2717',
		'title': '',
		'imageId': '67774924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915331&docid=67774928&x=2717',
		'title': '',
		'imageId': '67774928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915331&docid=67774923&x=2717',
		'title': '',
		'imageId': '67774923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915331&docid=67774925&x=2717',
		'title': '',
		'imageId': '67774925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915331&docid=67774927&x=2717',
		'title': '',
		'imageId': '67774927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915331&docid=67774926&x=2717',
		'title': '',
		'imageId': '67774926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915331';

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