var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797910&x=858',
		'title': '',
		'imageId': '70797910',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797912&x=858',
		'title': '',
		'imageId': '70797912',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797914&x=858',
		'title': '',
		'imageId': '70797914',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797915&x=858',
		'title': '',
		'imageId': '70797915',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797916&x=858',
		'title': '',
		'imageId': '70797916',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797917&x=858',
		'title': '',
		'imageId': '70797917',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797923&x=858',
		'title': '',
		'imageId': '70797923',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797924&x=858',
		'title': '',
		'imageId': '70797924',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797925&x=858',
		'title': '',
		'imageId': '70797925',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797926&x=858',
		'title': '',
		'imageId': '70797926',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797927&x=858',
		'title': '',
		'imageId': '70797927',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797928&x=858',
		'title': '',
		'imageId': '70797928',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797918&x=858',
		'title': '',
		'imageId': '70797918',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797919&x=858',
		'title': '',
		'imageId': '70797919',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797920&x=858',
		'title': '',
		'imageId': '70797920',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797921&x=858',
		'title': '',
		'imageId': '70797921',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797922&x=858',
		'title': '',
		'imageId': '70797922',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797913&x=858',
		'title': '',
		'imageId': '70797913',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042588&docid=70797929&x=858',
		'title': '',
		'imageId': '70797929',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4042588';

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