var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4064449&docid=71348292&x=3341',
		'title': '',
		'imageId': '71348292',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064449&docid=71348295&x=3341',
		'title': '',
		'imageId': '71348295',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064449&docid=71348300&x=3341',
		'title': '',
		'imageId': '71348300',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064449&docid=71348294&x=3341',
		'title': '',
		'imageId': '71348294',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064449&docid=71348299&x=3341',
		'title': '',
		'imageId': '71348299',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064449&docid=71348303&x=3341',
		'title': '',
		'imageId': '71348303',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064449&docid=71348305&x=3341',
		'title': '',
		'imageId': '71348305',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064449&docid=71348301&x=3341',
		'title': '',
		'imageId': '71348301',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064449&docid=71348297&x=3341',
		'title': '',
		'imageId': '71348297',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064449&docid=71348302&x=3341',
		'title': '',
		'imageId': '71348302',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064449&docid=71348296&x=3341',
		'title': '',
		'imageId': '71348296',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064449&docid=71348293&x=3341',
		'title': '',
		'imageId': '71348293',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4064449';

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