var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987980&docid=69448492&x=2418',
		'title': '',
		'imageId': '69448492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987980&docid=69448493&x=2418',
		'title': '',
		'imageId': '69448493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987980&docid=69448494&x=2418',
		'title': '',
		'imageId': '69448494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987980&docid=69448495&x=2418',
		'title': '',
		'imageId': '69448495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987980&docid=69448500&x=2418',
		'title': '',
		'imageId': '69448500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987980&docid=69448504&x=2418',
		'title': '',
		'imageId': '69448504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987980&docid=69448509&x=2418',
		'title': '',
		'imageId': '69448509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987980';

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