var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475798&docid=2543756&x=3344',
		'title': '',
		'imageId': '2543756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475798&docid=2543759&x=3344',
		'title': '',
		'imageId': '2543759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475798&docid=2543764&x=3344',
		'title': '',
		'imageId': '2543764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475798&docid=2543770&x=3344',
		'title': '',
		'imageId': '2543770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475798&docid=2543773&x=3344',
		'title': '',
		'imageId': '2543773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475798&docid=2543779&x=3344',
		'title': '',
		'imageId': '2543779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475798&docid=2543785&x=3344',
		'title': '',
		'imageId': '2543785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475798&docid=2543797&x=3344',
		'title': '',
		'imageId': '2543797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475798&docid=2543800&x=3344',
		'title': '',
		'imageId': '2543800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475798&docid=2543816&x=3344',
		'title': '',
		'imageId': '2543816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475798';

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