var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531219&x=3918',
		'title': '',
		'imageId': '70531219',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531222&x=3918',
		'title': '',
		'imageId': '70531222',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531223&x=3918',
		'title': '',
		'imageId': '70531223',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531238&x=3918',
		'title': '',
		'imageId': '70531238',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531232&x=3918',
		'title': '',
		'imageId': '70531232',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531226&x=3918',
		'title': '',
		'imageId': '70531226',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531229&x=3918',
		'title': '',
		'imageId': '70531229',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531239&x=3918',
		'title': '',
		'imageId': '70531239',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531242&x=3918',
		'title': '',
		'imageId': '70531242',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531245&x=3918',
		'title': '',
		'imageId': '70531245',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531248&x=3918',
		'title': '',
		'imageId': '70531248',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531251&x=3918',
		'title': '',
		'imageId': '70531251',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531254&x=3918',
		'title': '',
		'imageId': '70531254',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531257&x=3918',
		'title': '',
		'imageId': '70531257',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531260&x=3918',
		'title': '',
		'imageId': '70531260',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531263&x=3918',
		'title': '',
		'imageId': '70531263',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033123&docid=70531214&x=3918',
		'title': '',
		'imageId': '70531214',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4033123';

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