var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116564&x=718',
		'title': '',
		'imageId': '70116564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116554&x=718',
		'title': '',
		'imageId': '70116554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116555&x=718',
		'title': '',
		'imageId': '70116555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116568&x=718',
		'title': '',
		'imageId': '70116568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116560&x=718',
		'title': '',
		'imageId': '70116560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116567&x=718',
		'title': '',
		'imageId': '70116567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116557&x=718',
		'title': '',
		'imageId': '70116557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116562&x=718',
		'title': '',
		'imageId': '70116562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116561&x=718',
		'title': '',
		'imageId': '70116561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116566&x=718',
		'title': '',
		'imageId': '70116566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116556&x=718',
		'title': '',
		'imageId': '70116556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116565&x=718',
		'title': '',
		'imageId': '70116565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016093&docid=70116563&x=718',
		'title': '',
		'imageId': '70116563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016093';

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