var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961084&docid=67415862&x=5151',
		'title': '',
		'imageId': '67415862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961084&docid=67415863&x=5151',
		'title': '',
		'imageId': '67415863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961084&docid=67415864&x=5151',
		'title': '',
		'imageId': '67415864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961084&docid=67415865&x=5151',
		'title': '',
		'imageId': '67415865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961084&docid=67415866&x=5151',
		'title': '',
		'imageId': '67415866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961084&docid=67415867&x=5151',
		'title': '',
		'imageId': '67415867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961084&docid=67415868&x=5151',
		'title': '',
		'imageId': '67415868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961084';

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