var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=474247&docid=2595796&x=3150',
		'title': '',
		'imageId': '2595796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474247&docid=2595799&x=3150',
		'title': '',
		'imageId': '2595799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474247&docid=2595802&x=3150',
		'title': '',
		'imageId': '2595802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474247&docid=2595805&x=3150',
		'title': '',
		'imageId': '2595805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474247&docid=2595808&x=3150',
		'title': '',
		'imageId': '2595808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474247&docid=2595811&x=3150',
		'title': '',
		'imageId': '2595811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474247&docid=2595814&x=3150',
		'title': '',
		'imageId': '2595814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474247&docid=2595817&x=3150',
		'title': '',
		'imageId': '2595817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474247&docid=2595820&x=3150',
		'title': '',
		'imageId': '2595820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #474247';

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