var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136060&x=3255',
		'title': '',
		'imageId': '71136060',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136059&x=3255',
		'title': '',
		'imageId': '71136059',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136062&x=3255',
		'title': '',
		'imageId': '71136062',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136065&x=3255',
		'title': '',
		'imageId': '71136065',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136063&x=3255',
		'title': '',
		'imageId': '71136063',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136061&x=3255',
		'title': '',
		'imageId': '71136061',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136067&x=3255',
		'title': '',
		'imageId': '71136067',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136057&x=3255',
		'title': '',
		'imageId': '71136057',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136212&x=3255',
		'title': '',
		'imageId': '71136212',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136066&x=3255',
		'title': '',
		'imageId': '71136066',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136058&x=3255',
		'title': '',
		'imageId': '71136058',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136064&x=3255',
		'title': '',
		'imageId': '71136064',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136217&x=3255',
		'title': '',
		'imageId': '71136217',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136227&x=3255',
		'title': '',
		'imageId': '71136227',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136219&x=3255',
		'title': '',
		'imageId': '71136219',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136224&x=3255',
		'title': '',
		'imageId': '71136224',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136226&x=3255',
		'title': '',
		'imageId': '71136226',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136228&x=3255',
		'title': '',
		'imageId': '71136228',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055268&docid=71136215&x=3255',
		'title': '',
		'imageId': '71136215',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4055268';

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