var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71119979&x=3917',
		'title': '',
		'imageId': '71119979',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71119981&x=3917',
		'title': '',
		'imageId': '71119981',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71119983&x=3917',
		'title': '',
		'imageId': '71119983',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71119980&x=3917',
		'title': '',
		'imageId': '71119980',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71119984&x=3917',
		'title': '',
		'imageId': '71119984',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120659&x=3917',
		'title': '',
		'imageId': '71120659',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120658&x=3917',
		'title': '',
		'imageId': '71120658',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120660&x=3917',
		'title': '',
		'imageId': '71120660',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120661&x=3917',
		'title': '',
		'imageId': '71120661',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120641&x=3917',
		'title': '',
		'imageId': '71120641',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120642&x=3917',
		'title': '',
		'imageId': '71120642',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120639&x=3917',
		'title': '',
		'imageId': '71120639',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120655&x=3917',
		'title': '',
		'imageId': '71120655',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120643&x=3917',
		'title': '',
		'imageId': '71120643',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120640&x=3917',
		'title': '',
		'imageId': '71120640',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120662&x=3917',
		'title': '',
		'imageId': '71120662',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120644&x=3917',
		'title': '',
		'imageId': '71120644',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71119982&x=3917',
		'title': '',
		'imageId': '71119982',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120007&x=3917',
		'title': '',
		'imageId': '71120007',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054657&docid=71120003&x=3917',
		'title': '',
		'imageId': '71120003',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4054657';

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