var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790055&x=5552',
		'title': '',
		'imageId': '66790055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790053&x=5552',
		'title': '',
		'imageId': '66790053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790056&x=5552',
		'title': '',
		'imageId': '66790056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790059&x=5552',
		'title': '',
		'imageId': '66790059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790057&x=5552',
		'title': '',
		'imageId': '66790057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790060&x=5552',
		'title': '',
		'imageId': '66790060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790058&x=5552',
		'title': '',
		'imageId': '66790058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790052&x=5552',
		'title': '',
		'imageId': '66790052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790064&x=5552',
		'title': '',
		'imageId': '66790064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790061&x=5552',
		'title': '',
		'imageId': '66790061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790051&x=5552',
		'title': '',
		'imageId': '66790051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790054&x=5552',
		'title': '',
		'imageId': '66790054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790063&x=5552',
		'title': '',
		'imageId': '66790063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790050&x=5552',
		'title': '',
		'imageId': '66790050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927853&docid=66790062&x=5552',
		'title': '',
		'imageId': '66790062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927853';

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