var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206431&x=3019',
		'title': '',
		'imageId': '69206431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206415&x=3019',
		'title': '',
		'imageId': '69206415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206438&x=3019',
		'title': '',
		'imageId': '69206438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206444&x=3019',
		'title': '',
		'imageId': '69206444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206417&x=3019',
		'title': '',
		'imageId': '69206417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206416&x=3019',
		'title': '',
		'imageId': '69206416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206418&x=3019',
		'title': '',
		'imageId': '69206418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206420&x=3019',
		'title': '',
		'imageId': '69206420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206419&x=3019',
		'title': '',
		'imageId': '69206419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206426&x=3019',
		'title': '',
		'imageId': '69206426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206432&x=3019',
		'title': '',
		'imageId': '69206432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206435&x=3019',
		'title': '',
		'imageId': '69206435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977954&docid=69206442&x=3019',
		'title': '',
		'imageId': '69206442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977954';

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