var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697707&x=4418',
		'title': '',
		'imageId': '69697707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697708&x=4418',
		'title': '',
		'imageId': '69697708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697710&x=4418',
		'title': '',
		'imageId': '69697710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697712&x=4418',
		'title': '',
		'imageId': '69697712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697713&x=4418',
		'title': '',
		'imageId': '69697713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697715&x=4418',
		'title': '',
		'imageId': '69697715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697716&x=4418',
		'title': '',
		'imageId': '69697716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697717&x=4418',
		'title': '',
		'imageId': '69697717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697723&x=4418',
		'title': '',
		'imageId': '69697723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697739&x=4418',
		'title': '',
		'imageId': '69697739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697744&x=4418',
		'title': '',
		'imageId': '69697744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697750&x=4418',
		'title': '',
		'imageId': '69697750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697751&x=4418',
		'title': '',
		'imageId': '69697751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697752&x=4418',
		'title': '',
		'imageId': '69697752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697754&x=4418',
		'title': '',
		'imageId': '69697754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697755&x=4418',
		'title': '',
		'imageId': '69697755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697756&x=4418',
		'title': '',
		'imageId': '69697756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697757&x=4418',
		'title': '',
		'imageId': '69697757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697758&x=4418',
		'title': '',
		'imageId': '69697758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697759&x=4418',
		'title': '',
		'imageId': '69697759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999523&docid=69697760&x=4418',
		'title': '',
		'imageId': '69697760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999523';

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