var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995086&docid=69608392&x=5534',
		'title': '',
		'imageId': '69608392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995086&docid=69608394&x=5534',
		'title': '',
		'imageId': '69608394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995086&docid=69608395&x=5534',
		'title': '',
		'imageId': '69608395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995086&docid=69608393&x=5534',
		'title': '',
		'imageId': '69608393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995086&docid=69608391&x=5534',
		'title': '',
		'imageId': '69608391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995086&docid=69608396&x=5534',
		'title': '',
		'imageId': '69608396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995086&docid=69608397&x=5534',
		'title': '',
		'imageId': '69608397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995086';

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