var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242922&x=1243',
		'title': '',
		'imageId': '70242922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242921&x=1243',
		'title': '',
		'imageId': '70242921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242933&x=1243',
		'title': '',
		'imageId': '70242933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242920&x=1243',
		'title': '',
		'imageId': '70242920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242924&x=1243',
		'title': '',
		'imageId': '70242924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242927&x=1243',
		'title': '',
		'imageId': '70242927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242926&x=1243',
		'title': '',
		'imageId': '70242926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242928&x=1243',
		'title': '',
		'imageId': '70242928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242930&x=1243',
		'title': '',
		'imageId': '70242930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242929&x=1243',
		'title': '',
		'imageId': '70242929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242923&x=1243',
		'title': '',
		'imageId': '70242923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242932&x=1243',
		'title': '',
		'imageId': '70242932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242925&x=1243',
		'title': '',
		'imageId': '70242925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242931&x=1243',
		'title': '',
		'imageId': '70242931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242918&x=1243',
		'title': '',
		'imageId': '70242918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020450&docid=70242919&x=1243',
		'title': '',
		'imageId': '70242919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020450';

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