var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012692&x=538',
		'title': '',
		'imageId': '70012692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012712&x=538',
		'title': '',
		'imageId': '70012712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012711&x=538',
		'title': '',
		'imageId': '70012711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012693&x=538',
		'title': '',
		'imageId': '70012693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012694&x=538',
		'title': '',
		'imageId': '70012694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012675&x=538',
		'title': '',
		'imageId': '70012675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012676&x=538',
		'title': '',
		'imageId': '70012676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012673&x=538',
		'title': '',
		'imageId': '70012673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012677&x=538',
		'title': '',
		'imageId': '70012677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012691&x=538',
		'title': '',
		'imageId': '70012691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012690&x=538',
		'title': '',
		'imageId': '70012690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012695&x=538',
		'title': '',
		'imageId': '70012695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012708&x=538',
		'title': '',
		'imageId': '70012708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012709&x=538',
		'title': '',
		'imageId': '70012709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012710&x=538',
		'title': '',
		'imageId': '70012710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012719&x=538',
		'title': '',
		'imageId': '70012719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012674&x=538',
		'title': '',
		'imageId': '70012674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012355&docid=70012672&x=538',
		'title': '',
		'imageId': '70012672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012355';

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