var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278741&x=850',
		'title': '',
		'imageId': '71278741',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278737&x=850',
		'title': '',
		'imageId': '71278737',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278738&x=850',
		'title': '',
		'imageId': '71278738',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278740&x=850',
		'title': '',
		'imageId': '71278740',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278739&x=850',
		'title': '',
		'imageId': '71278739',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278747&x=850',
		'title': '',
		'imageId': '71278747',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278746&x=850',
		'title': '',
		'imageId': '71278746',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278752&x=850',
		'title': '',
		'imageId': '71278752',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278753&x=850',
		'title': '',
		'imageId': '71278753',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278756&x=850',
		'title': '',
		'imageId': '71278756',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278760&x=850',
		'title': '',
		'imageId': '71278760',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278762&x=850',
		'title': '',
		'imageId': '71278762',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278765&x=850',
		'title': '',
		'imageId': '71278765',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278768&x=850',
		'title': '',
		'imageId': '71278768',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278771&x=850',
		'title': '',
		'imageId': '71278771',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278774&x=850',
		'title': '',
		'imageId': '71278774',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4060714&docid=71278736&x=850',
		'title': '',
		'imageId': '71278736',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4060714';

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