var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013976&x=5622',
		'title': '',
		'imageId': '70013976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013979&x=5622',
		'title': '',
		'imageId': '70013979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013983&x=5622',
		'title': '',
		'imageId': '70013983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013967&x=5622',
		'title': '',
		'imageId': '70013967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013963&x=5622',
		'title': '',
		'imageId': '70013963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013975&x=5622',
		'title': '',
		'imageId': '70013975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013972&x=5622',
		'title': '',
		'imageId': '70013972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013977&x=5622',
		'title': '',
		'imageId': '70013977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013965&x=5622',
		'title': '',
		'imageId': '70013965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013978&x=5622',
		'title': '',
		'imageId': '70013978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013968&x=5622',
		'title': '',
		'imageId': '70013968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013980&x=5622',
		'title': '',
		'imageId': '70013980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013964&x=5622',
		'title': '',
		'imageId': '70013964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013982&x=5622',
		'title': '',
		'imageId': '70013982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013981&x=5622',
		'title': '',
		'imageId': '70013981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013969&x=5622',
		'title': '',
		'imageId': '70013969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013974&x=5622',
		'title': '',
		'imageId': '70013974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013966&x=5622',
		'title': '',
		'imageId': '70013966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013973&x=5622',
		'title': '',
		'imageId': '70013973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70013970&x=5622',
		'title': '',
		'imageId': '70013970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012421&docid=70024775&x=5622',
		'title': '',
		'imageId': '70024775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012421';

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