var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922399&docid=67959651&x=4226',
		'title': '',
		'imageId': '67959651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922399&docid=67959652&x=4226',
		'title': '',
		'imageId': '67959652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922399&docid=67959653&x=4226',
		'title': '',
		'imageId': '67959653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922399&docid=67959654&x=4226',
		'title': '',
		'imageId': '67959654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922399&docid=67959655&x=4226',
		'title': '',
		'imageId': '67959655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922399&docid=67959656&x=4226',
		'title': '',
		'imageId': '67959656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922399&docid=67959657&x=4226',
		'title': '',
		'imageId': '67959657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922399&docid=67959658&x=4226',
		'title': '',
		'imageId': '67959658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922399&docid=67959659&x=4226',
		'title': '',
		'imageId': '67959659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922399';

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