var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421623&x=1313',
		'title': '',
		'imageId': '7421623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421626&x=1313',
		'title': '',
		'imageId': '7421626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421630&x=1313',
		'title': '',
		'imageId': '7421630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421633&x=1313',
		'title': '',
		'imageId': '7421633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421636&x=1313',
		'title': '',
		'imageId': '7421636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421639&x=1313',
		'title': '',
		'imageId': '7421639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421642&x=1313',
		'title': '',
		'imageId': '7421642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421822&x=1313',
		'title': '',
		'imageId': '7421822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421828&x=1313',
		'title': '',
		'imageId': '7421828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421831&x=1313',
		'title': '',
		'imageId': '7421831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421834&x=1313',
		'title': '',
		'imageId': '7421834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421837&x=1313',
		'title': '',
		'imageId': '7421837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421840&x=1313',
		'title': '',
		'imageId': '7421840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421843&x=1313',
		'title': '',
		'imageId': '7421843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421846&x=1313',
		'title': '',
		'imageId': '7421846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926019&docid=7421851&x=1313',
		'title': '',
		'imageId': '7421851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #926019';

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