var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964099&docid=68907459&x=4150',
		'title': '',
		'imageId': '68907459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964099&docid=68907460&x=4150',
		'title': '',
		'imageId': '68907460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964099&docid=68907458&x=4150',
		'title': '',
		'imageId': '68907458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964099&docid=68907462&x=4150',
		'title': '',
		'imageId': '68907462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964099&docid=68907461&x=4150',
		'title': '',
		'imageId': '68907461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964099&docid=68907464&x=4150',
		'title': '',
		'imageId': '68907464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964099&docid=68907465&x=4150',
		'title': '',
		'imageId': '68907465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964099&docid=68907463&x=4150',
		'title': '',
		'imageId': '68907463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964099';

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