var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263155&x=167',
		'title': '',
		'imageId': '69263155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263156&x=167',
		'title': '',
		'imageId': '69263156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263157&x=167',
		'title': '',
		'imageId': '69263157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263158&x=167',
		'title': '',
		'imageId': '69263158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263152&x=167',
		'title': '',
		'imageId': '69263152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263159&x=167',
		'title': '',
		'imageId': '69263159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263153&x=167',
		'title': '',
		'imageId': '69263153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263160&x=167',
		'title': '',
		'imageId': '69263160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263154&x=167',
		'title': '',
		'imageId': '69263154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263161&x=167',
		'title': '',
		'imageId': '69263161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263162&x=167',
		'title': '',
		'imageId': '69263162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263163&x=167',
		'title': '',
		'imageId': '69263163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263164&x=167',
		'title': '',
		'imageId': '69263164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263165&x=167',
		'title': '',
		'imageId': '69263165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263166&x=167',
		'title': '',
		'imageId': '69263166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980082&docid=69263167&x=167',
		'title': '',
		'imageId': '69263167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980082';

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