var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855917&x=5829',
		'title': '',
		'imageId': '69855917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855918&x=5829',
		'title': '',
		'imageId': '69855918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855926&x=5829',
		'title': '',
		'imageId': '69855926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855915&x=5829',
		'title': '',
		'imageId': '69855915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855921&x=5829',
		'title': '',
		'imageId': '69855921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855924&x=5829',
		'title': '',
		'imageId': '69855924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855919&x=5829',
		'title': '',
		'imageId': '69855919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855927&x=5829',
		'title': '',
		'imageId': '69855927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855928&x=5829',
		'title': '',
		'imageId': '69855928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855920&x=5829',
		'title': '',
		'imageId': '69855920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855922&x=5829',
		'title': '',
		'imageId': '69855922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855923&x=5829',
		'title': '',
		'imageId': '69855923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855925&x=5829',
		'title': '',
		'imageId': '69855925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005832&docid=69855916&x=5829',
		'title': '',
		'imageId': '69855916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005832';

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