var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899928&x=932',
		'title': '',
		'imageId': '67899928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899930&x=932',
		'title': '',
		'imageId': '67899930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899931&x=932',
		'title': '',
		'imageId': '67899931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899932&x=932',
		'title': '',
		'imageId': '67899932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899933&x=932',
		'title': '',
		'imageId': '67899933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899934&x=932',
		'title': '',
		'imageId': '67899934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899935&x=932',
		'title': '',
		'imageId': '67899935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899936&x=932',
		'title': '',
		'imageId': '67899936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899937&x=932',
		'title': '',
		'imageId': '67899937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899938&x=932',
		'title': '',
		'imageId': '67899938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899939&x=932',
		'title': '',
		'imageId': '67899939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899940&x=932',
		'title': '',
		'imageId': '67899940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899941&x=932',
		'title': '',
		'imageId': '67899941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899942&x=932',
		'title': '',
		'imageId': '67899942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919950&docid=67899927&x=932',
		'title': '',
		'imageId': '67899927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919950';

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