var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899948&x=4154',
		'title': '',
		'imageId': '67899948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899950&x=4154',
		'title': '',
		'imageId': '67899950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899951&x=4154',
		'title': '',
		'imageId': '67899951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899952&x=4154',
		'title': '',
		'imageId': '67899952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899953&x=4154',
		'title': '',
		'imageId': '67899953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899954&x=4154',
		'title': '',
		'imageId': '67899954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899955&x=4154',
		'title': '',
		'imageId': '67899955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899956&x=4154',
		'title': '',
		'imageId': '67899956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899957&x=4154',
		'title': '',
		'imageId': '67899957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899943&x=4154',
		'title': '',
		'imageId': '67899943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899944&x=4154',
		'title': '',
		'imageId': '67899944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899945&x=4154',
		'title': '',
		'imageId': '67899945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899946&x=4154',
		'title': '',
		'imageId': '67899946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919951&docid=67899947&x=4154',
		'title': '',
		'imageId': '67899947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919951';

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