var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017141&x=134',
		'title': '',
		'imageId': '70017141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017140&x=134',
		'title': '',
		'imageId': '70017140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017138&x=134',
		'title': '',
		'imageId': '70017138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017139&x=134',
		'title': '',
		'imageId': '70017139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017142&x=134',
		'title': '',
		'imageId': '70017142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017145&x=134',
		'title': '',
		'imageId': '70017145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017148&x=134',
		'title': '',
		'imageId': '70017148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017154&x=134',
		'title': '',
		'imageId': '70017154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017157&x=134',
		'title': '',
		'imageId': '70017157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017165&x=134',
		'title': '',
		'imageId': '70017165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017160&x=134',
		'title': '',
		'imageId': '70017160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017153&x=134',
		'title': '',
		'imageId': '70017153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012601&docid=70017137&x=134',
		'title': '',
		'imageId': '70017137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012601';

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