var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123943&x=2832',
		'title': '',
		'imageId': '69123943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123934&x=2832',
		'title': '',
		'imageId': '69123934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123940&x=2832',
		'title': '',
		'imageId': '69123940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123930&x=2832',
		'title': '',
		'imageId': '69123930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123937&x=2832',
		'title': '',
		'imageId': '69123937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123932&x=2832',
		'title': '',
		'imageId': '69123932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123929&x=2832',
		'title': '',
		'imageId': '69123929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123931&x=2832',
		'title': '',
		'imageId': '69123931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123935&x=2832',
		'title': '',
		'imageId': '69123935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123933&x=2832',
		'title': '',
		'imageId': '69123933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123936&x=2832',
		'title': '',
		'imageId': '69123936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123944&x=2832',
		'title': '',
		'imageId': '69123944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123938&x=2832',
		'title': '',
		'imageId': '69123938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123942&x=2832',
		'title': '',
		'imageId': '69123942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123939&x=2832',
		'title': '',
		'imageId': '69123939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969236&docid=69123941&x=2832',
		'title': '',
		'imageId': '69123941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969236';

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