var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865427&x=4728',
		'title': '',
		'imageId': '69865427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865417&x=4728',
		'title': '',
		'imageId': '69865417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865425&x=4728',
		'title': '',
		'imageId': '69865425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865421&x=4728',
		'title': '',
		'imageId': '69865421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865426&x=4728',
		'title': '',
		'imageId': '69865426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865416&x=4728',
		'title': '',
		'imageId': '69865416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865420&x=4728',
		'title': '',
		'imageId': '69865420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865423&x=4728',
		'title': '',
		'imageId': '69865423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865419&x=4728',
		'title': '',
		'imageId': '69865419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865429&x=4728',
		'title': '',
		'imageId': '69865429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865424&x=4728',
		'title': '',
		'imageId': '69865424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865422&x=4728',
		'title': '',
		'imageId': '69865422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865418&x=4728',
		'title': '',
		'imageId': '69865418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865428&x=4728',
		'title': '',
		'imageId': '69865428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006304&docid=69865430&x=4728',
		'title': '',
		'imageId': '69865430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006304';

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