var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999311&docid=69692495&x=2443',
		'title': '',
		'imageId': '69692495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999311&docid=69692496&x=2443',
		'title': '',
		'imageId': '69692496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999311&docid=69692497&x=2443',
		'title': '',
		'imageId': '69692497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999311&docid=69692498&x=2443',
		'title': '',
		'imageId': '69692498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999311&docid=69692499&x=2443',
		'title': '',
		'imageId': '69692499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999311&docid=69692500&x=2443',
		'title': '',
		'imageId': '69692500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999311&docid=69692501&x=2443',
		'title': '',
		'imageId': '69692501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999311&docid=69692502&x=2443',
		'title': '',
		'imageId': '69692502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999311';

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