var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007206&docid=69884243&x=3724',
		'title': '',
		'imageId': '69884243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007206&docid=69884252&x=3724',
		'title': '',
		'imageId': '69884252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007206&docid=69884253&x=3724',
		'title': '',
		'imageId': '69884253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007206&docid=69884248&x=3724',
		'title': '',
		'imageId': '69884248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007206&docid=69884251&x=3724',
		'title': '',
		'imageId': '69884251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007206&docid=69884250&x=3724',
		'title': '',
		'imageId': '69884250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007206&docid=69884244&x=3724',
		'title': '',
		'imageId': '69884244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007206&docid=69884246&x=3724',
		'title': '',
		'imageId': '69884246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007206&docid=69884249&x=3724',
		'title': '',
		'imageId': '69884249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007206&docid=69884247&x=3724',
		'title': '',
		'imageId': '69884247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007206&docid=69884245&x=3724',
		'title': '',
		'imageId': '69884245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007206';

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