var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016669&x=363',
		'title': '',
		'imageId': '70016669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016673&x=363',
		'title': '',
		'imageId': '70016673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016670&x=363',
		'title': '',
		'imageId': '70016670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016672&x=363',
		'title': '',
		'imageId': '70016672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016675&x=363',
		'title': '',
		'imageId': '70016675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016665&x=363',
		'title': '',
		'imageId': '70016665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016668&x=363',
		'title': '',
		'imageId': '70016668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016671&x=363',
		'title': '',
		'imageId': '70016671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016664&x=363',
		'title': '',
		'imageId': '70016664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016674&x=363',
		'title': '',
		'imageId': '70016674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016667&x=363',
		'title': '',
		'imageId': '70016667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016676&x=363',
		'title': '',
		'imageId': '70016676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016677&x=363',
		'title': '',
		'imageId': '70016677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012516&docid=70016666&x=363',
		'title': '',
		'imageId': '70016666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012516';

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