var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916284&docid=67799936&x=119',
		'title': '',
		'imageId': '67799936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916284&docid=67799930&x=119',
		'title': '',
		'imageId': '67799930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916284&docid=67799931&x=119',
		'title': '',
		'imageId': '67799931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916284&docid=67799938&x=119',
		'title': '',
		'imageId': '67799938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916284&docid=67799935&x=119',
		'title': '',
		'imageId': '67799935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916284&docid=67799937&x=119',
		'title': '',
		'imageId': '67799937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916284&docid=67799933&x=119',
		'title': '',
		'imageId': '67799933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916284&docid=67799934&x=119',
		'title': '',
		'imageId': '67799934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916284&docid=67799932&x=119',
		'title': '',
		'imageId': '67799932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916284';

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