var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183925&x=2231',
		'title': '',
		'imageId': '70183925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183926&x=2231',
		'title': '',
		'imageId': '70183926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183928&x=2231',
		'title': '',
		'imageId': '70183928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183927&x=2231',
		'title': '',
		'imageId': '70183927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183929&x=2231',
		'title': '',
		'imageId': '70183929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183933&x=2231',
		'title': '',
		'imageId': '70183933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183935&x=2231',
		'title': '',
		'imageId': '70183935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183938&x=2231',
		'title': '',
		'imageId': '70183938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183944&x=2231',
		'title': '',
		'imageId': '70183944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183947&x=2231',
		'title': '',
		'imageId': '70183947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183942&x=2231',
		'title': '',
		'imageId': '70183942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183950&x=2231',
		'title': '',
		'imageId': '70183950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018324&docid=70183924&x=2231',
		'title': '',
		'imageId': '70183924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018324';

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