var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990662&x=1655',
		'title': '',
		'imageId': '67990662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990671&x=1655',
		'title': '',
		'imageId': '67990671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990679&x=1655',
		'title': '',
		'imageId': '67990679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990668&x=1655',
		'title': '',
		'imageId': '67990668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990673&x=1655',
		'title': '',
		'imageId': '67990673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990675&x=1655',
		'title': '',
		'imageId': '67990675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990672&x=1655',
		'title': '',
		'imageId': '67990672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990666&x=1655',
		'title': '',
		'imageId': '67990666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990663&x=1655',
		'title': '',
		'imageId': '67990663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990674&x=1655',
		'title': '',
		'imageId': '67990674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990678&x=1655',
		'title': '',
		'imageId': '67990678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990667&x=1655',
		'title': '',
		'imageId': '67990667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990676&x=1655',
		'title': '',
		'imageId': '67990676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990670&x=1655',
		'title': '',
		'imageId': '67990670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990669&x=1655',
		'title': '',
		'imageId': '67990669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990680&x=1655',
		'title': '',
		'imageId': '67990680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990665&x=1655',
		'title': '',
		'imageId': '67990665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923762&docid=67990677&x=1655',
		'title': '',
		'imageId': '67990677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923762';

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