var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4087833&docid=71884745&x=5338',
		'title': '',
		'imageId': '71884745',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087833&docid=71884743&x=5338',
		'title': '',
		'imageId': '71884743',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087833&docid=71884752&x=5338',
		'title': '',
		'imageId': '71884752',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087833&docid=71884744&x=5338',
		'title': '',
		'imageId': '71884744',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087833&docid=71884749&x=5338',
		'title': '',
		'imageId': '71884749',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087833&docid=71884742&x=5338',
		'title': '',
		'imageId': '71884742',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087833&docid=71884747&x=5338',
		'title': '',
		'imageId': '71884747',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087833&docid=71884751&x=5338',
		'title': '',
		'imageId': '71884751',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087833&docid=71884746&x=5338',
		'title': '',
		'imageId': '71884746',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087833&docid=71884748&x=5338',
		'title': '',
		'imageId': '71884748',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4087833&docid=71884750&x=5338',
		'title': '',
		'imageId': '71884750',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4087833';

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