var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855667&x=457',
		'title': '',
		'imageId': '66855667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855681&x=457',
		'title': '',
		'imageId': '66855681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855682&x=457',
		'title': '',
		'imageId': '66855682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855683&x=457',
		'title': '',
		'imageId': '66855683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855670&x=457',
		'title': '',
		'imageId': '66855670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855671&x=457',
		'title': '',
		'imageId': '66855671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855672&x=457',
		'title': '',
		'imageId': '66855672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855669&x=457',
		'title': '',
		'imageId': '66855669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855666&x=457',
		'title': '',
		'imageId': '66855666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855676&x=457',
		'title': '',
		'imageId': '66855676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855674&x=457',
		'title': '',
		'imageId': '66855674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855673&x=457',
		'title': '',
		'imageId': '66855673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855680&x=457',
		'title': '',
		'imageId': '66855680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855675&x=457',
		'title': '',
		'imageId': '66855675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855679&x=457',
		'title': '',
		'imageId': '66855679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855677&x=457',
		'title': '',
		'imageId': '66855677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855678&x=457',
		'title': '',
		'imageId': '66855678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903845&docid=66855668&x=457',
		'title': '',
		'imageId': '66855668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3903845';

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