var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995006&docid=69823796&x=2638',
		'title': '',
		'imageId': '69823796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995006&docid=69823794&x=2638',
		'title': '',
		'imageId': '69823794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995006&docid=69823795&x=2638',
		'title': '',
		'imageId': '69823795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995006&docid=69823797&x=2638',
		'title': '',
		'imageId': '69823797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995006&docid=69823800&x=2638',
		'title': '',
		'imageId': '69823800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995006&docid=69823798&x=2638',
		'title': '',
		'imageId': '69823798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995006&docid=69823799&x=2638',
		'title': '',
		'imageId': '69823799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995006';

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