var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770536&x=3412',
		'title': '',
		'imageId': '67770536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770537&x=3412',
		'title': '',
		'imageId': '67770537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770539&x=3412',
		'title': '',
		'imageId': '67770539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770540&x=3412',
		'title': '',
		'imageId': '67770540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770541&x=3412',
		'title': '',
		'imageId': '67770541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770542&x=3412',
		'title': '',
		'imageId': '67770542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770543&x=3412',
		'title': '',
		'imageId': '67770543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770544&x=3412',
		'title': '',
		'imageId': '67770544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770545&x=3412',
		'title': '',
		'imageId': '67770545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770546&x=3412',
		'title': '',
		'imageId': '67770546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770547&x=3412',
		'title': '',
		'imageId': '67770547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770538&x=3412',
		'title': '',
		'imageId': '67770538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915143&docid=67770548&x=3412',
		'title': '',
		'imageId': '67770548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915143';

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