var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966416&docid=66498521&x=1919',
		'title': '',
		'imageId': '66498521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966416&docid=66498527&x=1919',
		'title': '',
		'imageId': '66498527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966416&docid=66498530&x=1919',
		'title': '',
		'imageId': '66498530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966416&docid=66498552&x=1919',
		'title': '',
		'imageId': '66498552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966416&docid=66498555&x=1919',
		'title': '',
		'imageId': '66498555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966416&docid=66498609&x=1919',
		'title': '',
		'imageId': '66498609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966416&docid=66498635&x=1919',
		'title': '',
		'imageId': '66498635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966416';

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