var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021975&x=4934',
		'title': '',
		'imageId': '70021975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021968&x=4934',
		'title': '',
		'imageId': '70021968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021979&x=4934',
		'title': '',
		'imageId': '70021979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021976&x=4934',
		'title': '',
		'imageId': '70021976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021980&x=4934',
		'title': '',
		'imageId': '70021980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021973&x=4934',
		'title': '',
		'imageId': '70021973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021978&x=4934',
		'title': '',
		'imageId': '70021978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021969&x=4934',
		'title': '',
		'imageId': '70021969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021977&x=4934',
		'title': '',
		'imageId': '70021977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021970&x=4934',
		'title': '',
		'imageId': '70021970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021974&x=4934',
		'title': '',
		'imageId': '70021974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021982&x=4934',
		'title': '',
		'imageId': '70021982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021981&x=4934',
		'title': '',
		'imageId': '70021981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021971&x=4934',
		'title': '',
		'imageId': '70021971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012706&docid=70021972&x=4934',
		'title': '',
		'imageId': '70021972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012706';

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