var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3899433&docid=66809410&x=335',
		'title': '',
		'imageId': '66809410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899433&docid=66809415&x=335',
		'title': '',
		'imageId': '66809415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899433&docid=66809414&x=335',
		'title': '',
		'imageId': '66809414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899433&docid=66809412&x=335',
		'title': '',
		'imageId': '66809412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899433&docid=66809416&x=335',
		'title': '',
		'imageId': '66809416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899433&docid=66809417&x=335',
		'title': '',
		'imageId': '66809417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899433&docid=66809411&x=335',
		'title': '',
		'imageId': '66809411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899433&docid=66809413&x=335',
		'title': '',
		'imageId': '66809413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899433&docid=66809418&x=335',
		'title': '',
		'imageId': '66809418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3899433';

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