var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979528&docid=69249335&x=4745',
		'title': '',
		'imageId': '69249335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979528&docid=69249332&x=4745',
		'title': '',
		'imageId': '69249332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979528&docid=69249330&x=4745',
		'title': '',
		'imageId': '69249330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979528&docid=69249331&x=4745',
		'title': '',
		'imageId': '69249331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979528&docid=69249334&x=4745',
		'title': '',
		'imageId': '69249334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979528&docid=69249333&x=4745',
		'title': '',
		'imageId': '69249333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979528&docid=69249336&x=4745',
		'title': '',
		'imageId': '69249336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979528';

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