var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278124&x=2124',
		'title': '',
		'imageId': '71278124',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278121&x=2124',
		'title': '',
		'imageId': '71278121',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278129&x=2124',
		'title': '',
		'imageId': '71278129',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278120&x=2124',
		'title': '',
		'imageId': '71278120',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278122&x=2124',
		'title': '',
		'imageId': '71278122',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278125&x=2124',
		'title': '',
		'imageId': '71278125',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278133&x=2124',
		'title': '',
		'imageId': '71278133',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278123&x=2124',
		'title': '',
		'imageId': '71278123',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278132&x=2124',
		'title': '',
		'imageId': '71278132',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278134&x=2124',
		'title': '',
		'imageId': '71278134',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278128&x=2124',
		'title': '',
		'imageId': '71278128',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278130&x=2124',
		'title': '',
		'imageId': '71278130',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278127&x=2124',
		'title': '',
		'imageId': '71278127',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278135&x=2124',
		'title': '',
		'imageId': '71278135',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278139&x=2124',
		'title': '',
		'imageId': '71278139',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278131&x=2124',
		'title': '',
		'imageId': '71278131',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278126&x=2124',
		'title': '',
		'imageId': '71278126',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278138&x=2124',
		'title': '',
		'imageId': '71278138',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278137&x=2124',
		'title': '',
		'imageId': '71278137',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060853&docid=71278136&x=2124',
		'title': '',
		'imageId': '71278136',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4060853';

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