var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127772&x=414',
		'title': '',
		'imageId': '70127772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127730&x=414',
		'title': '',
		'imageId': '70127730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127768&x=414',
		'title': '',
		'imageId': '70127768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127795&x=414',
		'title': '',
		'imageId': '70127795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127798&x=414',
		'title': '',
		'imageId': '70127798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127786&x=414',
		'title': '',
		'imageId': '70127786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127777&x=414',
		'title': '',
		'imageId': '70127777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70169304&x=414',
		'title': '',
		'imageId': '70169304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70169310&x=414',
		'title': '',
		'imageId': '70169310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127792&x=414',
		'title': '',
		'imageId': '70127792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127813&x=414',
		'title': '',
		'imageId': '70127813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127801&x=414',
		'title': '',
		'imageId': '70127801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127816&x=414',
		'title': '',
		'imageId': '70127816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127810&x=414',
		'title': '',
		'imageId': '70127810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127804&x=414',
		'title': '',
		'imageId': '70127804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127807&x=414',
		'title': '',
		'imageId': '70127807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016409&docid=70127789&x=414',
		'title': '',
		'imageId': '70127789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016409';

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