var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696495&x=3622',
		'title': '',
		'imageId': '67696495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696506&x=3622',
		'title': '',
		'imageId': '67696506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696496&x=3622',
		'title': '',
		'imageId': '67696496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696497&x=3622',
		'title': '',
		'imageId': '67696497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696498&x=3622',
		'title': '',
		'imageId': '67696498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696507&x=3622',
		'title': '',
		'imageId': '67696507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696502&x=3622',
		'title': '',
		'imageId': '67696502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696499&x=3622',
		'title': '',
		'imageId': '67696499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696504&x=3622',
		'title': '',
		'imageId': '67696504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696505&x=3622',
		'title': '',
		'imageId': '67696505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696503&x=3622',
		'title': '',
		'imageId': '67696503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696508&x=3622',
		'title': '',
		'imageId': '67696508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696500&x=3622',
		'title': '',
		'imageId': '67696500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954939&docid=67696501&x=3622',
		'title': '',
		'imageId': '67696501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954939';

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