var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922997&docid=67971409&x=1343',
		'title': '',
		'imageId': '67971409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922997&docid=67971407&x=1343',
		'title': '',
		'imageId': '67971407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922997&docid=67971408&x=1343',
		'title': '',
		'imageId': '67971408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922997&docid=67971413&x=1343',
		'title': '',
		'imageId': '67971413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922997&docid=67971414&x=1343',
		'title': '',
		'imageId': '67971414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922997&docid=67971412&x=1343',
		'title': '',
		'imageId': '67971412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922997&docid=67971410&x=1343',
		'title': '',
		'imageId': '67971410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922997&docid=67971411&x=1343',
		'title': '',
		'imageId': '67971411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922997';

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