var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4036218&docid=70626242&x=1055',
		'title': '',
		'imageId': '70626242',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036218&docid=70626241&x=1055',
		'title': '',
		'imageId': '70626241',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036218&docid=70626243&x=1055',
		'title': '',
		'imageId': '70626243',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036218&docid=70626244&x=1055',
		'title': '',
		'imageId': '70626244',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036218&docid=70626245&x=1055',
		'title': '',
		'imageId': '70626245',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036218&docid=70626246&x=1055',
		'title': '',
		'imageId': '70626246',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036218&docid=70626247&x=1055',
		'title': '',
		'imageId': '70626247',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036218&docid=70626248&x=1055',
		'title': '',
		'imageId': '70626248',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036218&docid=70626249&x=1055',
		'title': '',
		'imageId': '70626249',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036218&docid=70626250&x=1055',
		'title': '',
		'imageId': '70626250',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036218&docid=70626251&x=1055',
		'title': '',
		'imageId': '70626251',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036218&docid=70626252&x=1055',
		'title': '',
		'imageId': '70626252',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4036218';

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