var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242336&x=1159',
		'title': '',
		'imageId': '70242336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242343&x=1159',
		'title': '',
		'imageId': '70242343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242344&x=1159',
		'title': '',
		'imageId': '70242344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242337&x=1159',
		'title': '',
		'imageId': '70242337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242331&x=1159',
		'title': '',
		'imageId': '70242331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242332&x=1159',
		'title': '',
		'imageId': '70242332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242333&x=1159',
		'title': '',
		'imageId': '70242333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242335&x=1159',
		'title': '',
		'imageId': '70242335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242339&x=1159',
		'title': '',
		'imageId': '70242339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242338&x=1159',
		'title': '',
		'imageId': '70242338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242345&x=1159',
		'title': '',
		'imageId': '70242345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242342&x=1159',
		'title': '',
		'imageId': '70242342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242341&x=1159',
		'title': '',
		'imageId': '70242341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242334&x=1159',
		'title': '',
		'imageId': '70242334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242346&x=1159',
		'title': '',
		'imageId': '70242346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020433&docid=70242340&x=1159',
		'title': '',
		'imageId': '70242340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020433';

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