var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016466&docid=70131213&x=2916',
		'title': '',
		'imageId': '70131213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016466&docid=70131214&x=2916',
		'title': '',
		'imageId': '70131214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016466&docid=70131219&x=2916',
		'title': '',
		'imageId': '70131219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016466&docid=70131217&x=2916',
		'title': '',
		'imageId': '70131217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016466&docid=70131215&x=2916',
		'title': '',
		'imageId': '70131215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016466&docid=70131218&x=2916',
		'title': '',
		'imageId': '70131218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016466&docid=70131216&x=2916',
		'title': '',
		'imageId': '70131216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016466';

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