var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233385&x=96',
		'title': '',
		'imageId': '70233385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233386&x=96',
		'title': '',
		'imageId': '70233386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233387&x=96',
		'title': '',
		'imageId': '70233387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233388&x=96',
		'title': '',
		'imageId': '70233388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233389&x=96',
		'title': '',
		'imageId': '70233389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233390&x=96',
		'title': '',
		'imageId': '70233390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233391&x=96',
		'title': '',
		'imageId': '70233391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233392&x=96',
		'title': '',
		'imageId': '70233392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233393&x=96',
		'title': '',
		'imageId': '70233393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233394&x=96',
		'title': '',
		'imageId': '70233394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233396&x=96',
		'title': '',
		'imageId': '70233396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233397&x=96',
		'title': '',
		'imageId': '70233397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233398&x=96',
		'title': '',
		'imageId': '70233398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233399&x=96',
		'title': '',
		'imageId': '70233399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019952&docid=70233400&x=96',
		'title': '',
		'imageId': '70233400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019952';

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