var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015445&x=710',
		'title': '',
		'imageId': '70015445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015454&x=710',
		'title': '',
		'imageId': '70015454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015472&x=710',
		'title': '',
		'imageId': '70015472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015475&x=710',
		'title': '',
		'imageId': '70015475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015496&x=710',
		'title': '',
		'imageId': '70015496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015535&x=710',
		'title': '',
		'imageId': '70015535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015538&x=710',
		'title': '',
		'imageId': '70015538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015541&x=710',
		'title': '',
		'imageId': '70015541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015544&x=710',
		'title': '',
		'imageId': '70015544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015547&x=710',
		'title': '',
		'imageId': '70015547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015553&x=710',
		'title': '',
		'imageId': '70015553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015557&x=710',
		'title': '',
		'imageId': '70015557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015576&x=710',
		'title': '',
		'imageId': '70015576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012475&docid=70015585&x=710',
		'title': '',
		'imageId': '70015585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012475';

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