var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969017&docid=69002517&x=1631',
		'title': '',
		'imageId': '69002517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969017&docid=69002516&x=1631',
		'title': '',
		'imageId': '69002516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969017&docid=69002518&x=1631',
		'title': '',
		'imageId': '69002518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969017&docid=69002514&x=1631',
		'title': '',
		'imageId': '69002514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969017&docid=69002515&x=1631',
		'title': '',
		'imageId': '69002515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969017&docid=69002513&x=1631',
		'title': '',
		'imageId': '69002513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969017&docid=69002519&x=1631',
		'title': '',
		'imageId': '69002519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969017';

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