var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615274&x=1919',
		'title': '',
		'imageId': '67615274',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615276&x=1919',
		'title': '',
		'imageId': '67615276',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615275&x=1919',
		'title': '',
		'imageId': '67615275',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615279&x=1919',
		'title': '',
		'imageId': '67615279',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615280&x=1919',
		'title': '',
		'imageId': '67615280',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615278&x=1919',
		'title': '',
		'imageId': '67615278',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615277&x=1919',
		'title': '',
		'imageId': '67615277',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615283&x=1919',
		'title': '',
		'imageId': '67615283',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615284&x=1919',
		'title': '',
		'imageId': '67615284',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615282&x=1919',
		'title': '',
		'imageId': '67615282',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615281&x=1919',
		'title': '',
		'imageId': '67615281',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615286&x=1919',
		'title': '',
		'imageId': '67615286',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615290&x=1919',
		'title': '',
		'imageId': '67615290',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615289&x=1919',
		'title': '',
		'imageId': '67615289',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615285&x=1919',
		'title': '',
		'imageId': '67615285',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615287&x=1919',
		'title': '',
		'imageId': '67615287',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909125&docid=67615288&x=1919',
		'title': '',
		'imageId': '67615288',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909125';

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