var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024456&x=497',
		'title': '',
		'imageId': '70024456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024453&x=497',
		'title': '',
		'imageId': '70024453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024454&x=497',
		'title': '',
		'imageId': '70024454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024455&x=497',
		'title': '',
		'imageId': '70024455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024457&x=497',
		'title': '',
		'imageId': '70024457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024458&x=497',
		'title': '',
		'imageId': '70024458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024459&x=497',
		'title': '',
		'imageId': '70024459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024460&x=497',
		'title': '',
		'imageId': '70024460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024461&x=497',
		'title': '',
		'imageId': '70024461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024462&x=497',
		'title': '',
		'imageId': '70024462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024463&x=497',
		'title': '',
		'imageId': '70024463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024464&x=497',
		'title': '',
		'imageId': '70024464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024465&x=497',
		'title': '',
		'imageId': '70024465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024466&x=497',
		'title': '',
		'imageId': '70024466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012826&docid=70024467&x=497',
		'title': '',
		'imageId': '70024467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012826';

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