var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998118&docid=69289547&x=1619',
		'title': '',
		'imageId': '69289547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998118&docid=69289549&x=1619',
		'title': '',
		'imageId': '69289549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998118&docid=69289582&x=1619',
		'title': '',
		'imageId': '69289582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998118&docid=69289546&x=1619',
		'title': '',
		'imageId': '69289546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998118&docid=69289583&x=1619',
		'title': '',
		'imageId': '69289583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998118&docid=69289581&x=1619',
		'title': '',
		'imageId': '69289581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998118&docid=69289548&x=1619',
		'title': '',
		'imageId': '69289548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998118&docid=69289580&x=1619',
		'title': '',
		'imageId': '69289580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998118';

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