var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878333&x=4855',
		'title': 'Bus Right View',
		'imageId': '70878333',
		'alt' : 'Bus Right View',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878334&x=4855',
		'title': '',
		'imageId': '70878334',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878336&x=4855',
		'title': '',
		'imageId': '70878336',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878331&x=4855',
		'title': '',
		'imageId': '70878331',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878376&x=4855',
		'title': '',
		'imageId': '70878376',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878335&x=4855',
		'title': '',
		'imageId': '70878335',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878339&x=4855',
		'title': '',
		'imageId': '70878339',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878329&x=4855',
		'title': '',
		'imageId': '70878329',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878327&x=4855',
		'title': '',
		'imageId': '70878327',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878338&x=4855',
		'title': '',
		'imageId': '70878338',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878328&x=4855',
		'title': '',
		'imageId': '70878328',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878332&x=4855',
		'title': '',
		'imageId': '70878332',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4045199&docid=70878330&x=4855',
		'title': '',
		'imageId': '70878330',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4045199';

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