var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922074&docid=67307767&x=3157',
		'title': '',
		'imageId': '67307767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922074&docid=67307769&x=3157',
		'title': '',
		'imageId': '67307769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922074&docid=67307768&x=3157',
		'title': '',
		'imageId': '67307768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922074&docid=67307766&x=3157',
		'title': '',
		'imageId': '67307766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922074&docid=67307771&x=3157',
		'title': '',
		'imageId': '67307771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922074&docid=67307765&x=3157',
		'title': '',
		'imageId': '67307765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922074&docid=67307770&x=3157',
		'title': '',
		'imageId': '67307770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922074';

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