var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219236&x=5313',
		'title': '',
		'imageId': '70219236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219238&x=5313',
		'title': '',
		'imageId': '70219238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219237&x=5313',
		'title': '',
		'imageId': '70219237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219248&x=5313',
		'title': '',
		'imageId': '70219248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219253&x=5313',
		'title': '',
		'imageId': '70219253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219245&x=5313',
		'title': '',
		'imageId': '70219245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219254&x=5313',
		'title': '',
		'imageId': '70219254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219256&x=5313',
		'title': '',
		'imageId': '70219256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219255&x=5313',
		'title': '',
		'imageId': '70219255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219259&x=5313',
		'title': '',
		'imageId': '70219259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219262&x=5313',
		'title': '',
		'imageId': '70219262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219233&x=5313',
		'title': '',
		'imageId': '70219233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019564&docid=70219234&x=5313',
		'title': '',
		'imageId': '70219234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019564';

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