var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992600&x=93',
		'title': '',
		'imageId': '69992600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992606&x=93',
		'title': '',
		'imageId': '69992606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992607&x=93',
		'title': '',
		'imageId': '69992607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992592&x=93',
		'title': '',
		'imageId': '69992592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992597&x=93',
		'title': '',
		'imageId': '69992597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992591&x=93',
		'title': '',
		'imageId': '69992591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992604&x=93',
		'title': '',
		'imageId': '69992604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992602&x=93',
		'title': '',
		'imageId': '69992602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992598&x=93',
		'title': '',
		'imageId': '69992598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992595&x=93',
		'title': '',
		'imageId': '69992595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992593&x=93',
		'title': '',
		'imageId': '69992593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992603&x=93',
		'title': '',
		'imageId': '69992603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992596&x=93',
		'title': '',
		'imageId': '69992596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992601&x=93',
		'title': '',
		'imageId': '69992601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992599&x=93',
		'title': '',
		'imageId': '69992599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992605&x=93',
		'title': '',
		'imageId': '69992605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011477&docid=69992594&x=93',
		'title': '',
		'imageId': '69992594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011477';

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