var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917309&docid=67834461&x=4610',
		'title': '',
		'imageId': '67834461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917309&docid=67834462&x=4610',
		'title': '',
		'imageId': '67834462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917309&docid=67834460&x=4610',
		'title': '',
		'imageId': '67834460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917309&docid=67834459&x=4610',
		'title': '',
		'imageId': '67834459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917309&docid=67834467&x=4610',
		'title': '',
		'imageId': '67834467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917309&docid=67834466&x=4610',
		'title': '',
		'imageId': '67834466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917309&docid=67834465&x=4610',
		'title': '',
		'imageId': '67834465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917309&docid=67834463&x=4610',
		'title': '',
		'imageId': '67834463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917309';

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