var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007456&x=65',
		'title': '',
		'imageId': '70007456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007458&x=65',
		'title': '',
		'imageId': '70007458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007451&x=65',
		'title': '',
		'imageId': '70007451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007453&x=65',
		'title': '',
		'imageId': '70007453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007455&x=65',
		'title': '',
		'imageId': '70007455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007457&x=65',
		'title': '',
		'imageId': '70007457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007452&x=65',
		'title': '',
		'imageId': '70007452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007454&x=65',
		'title': '',
		'imageId': '70007454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007459&x=65',
		'title': '',
		'imageId': '70007459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007576&x=65',
		'title': '',
		'imageId': '70007576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007577&x=65',
		'title': '',
		'imageId': '70007577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007579&x=65',
		'title': '',
		'imageId': '70007579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007578&x=65',
		'title': '',
		'imageId': '70007578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012056&docid=70007663&x=65',
		'title': '',
		'imageId': '70007663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012056';

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