var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858820&x=4448',
		'title': '',
		'imageId': '69858820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858858&x=4448',
		'title': '',
		'imageId': '69858858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858821&x=4448',
		'title': '',
		'imageId': '69858821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858822&x=4448',
		'title': '',
		'imageId': '69858822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858823&x=4448',
		'title': '',
		'imageId': '69858823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858824&x=4448',
		'title': '',
		'imageId': '69858824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858831&x=4448',
		'title': '',
		'imageId': '69858831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858843&x=4448',
		'title': '',
		'imageId': '69858843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858834&x=4448',
		'title': '',
		'imageId': '69858834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858844&x=4448',
		'title': '',
		'imageId': '69858844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858841&x=4448',
		'title': '',
		'imageId': '69858841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858845&x=4448',
		'title': '',
		'imageId': '69858845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006020&docid=69858819&x=4448',
		'title': '',
		'imageId': '69858819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006020';

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