var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70016850&x=4550',
		'title': '',
		'imageId': '70016850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70016822&x=4550',
		'title': '',
		'imageId': '70016822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70016825&x=4550',
		'title': '',
		'imageId': '70016825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70016824&x=4550',
		'title': '',
		'imageId': '70016824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70016831&x=4550',
		'title': '',
		'imageId': '70016831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70016827&x=4550',
		'title': '',
		'imageId': '70016827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70016828&x=4550',
		'title': '',
		'imageId': '70016828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70016826&x=4550',
		'title': '',
		'imageId': '70016826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70016835&x=4550',
		'title': '',
		'imageId': '70016835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70016838&x=4550',
		'title': '',
		'imageId': '70016838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70016843&x=4550',
		'title': '',
		'imageId': '70016843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70016848&x=4550',
		'title': '',
		'imageId': '70016848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70018082&x=4550',
		'title': '',
		'imageId': '70018082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70018079&x=4550',
		'title': '',
		'imageId': '70018079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70018077&x=4550',
		'title': '',
		'imageId': '70018077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70018078&x=4550',
		'title': '',
		'imageId': '70018078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70018080&x=4550',
		'title': '',
		'imageId': '70018080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70018085&x=4550',
		'title': '',
		'imageId': '70018085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70018094&x=4550',
		'title': '',
		'imageId': '70018094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012596&docid=70018076&x=4550',
		'title': '',
		'imageId': '70018076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012596';

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