var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386546&x=1335',
		'title': '',
		'imageId': '69386546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386547&x=1335',
		'title': '',
		'imageId': '69386547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386545&x=1335',
		'title': '',
		'imageId': '69386545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386554&x=1335',
		'title': '',
		'imageId': '69386554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386556&x=1335',
		'title': '',
		'imageId': '69386556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386551&x=1335',
		'title': '',
		'imageId': '69386551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386549&x=1335',
		'title': '',
		'imageId': '69386549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386552&x=1335',
		'title': '',
		'imageId': '69386552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386557&x=1335',
		'title': '',
		'imageId': '69386557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386544&x=1335',
		'title': '',
		'imageId': '69386544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386555&x=1335',
		'title': '',
		'imageId': '69386555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386548&x=1335',
		'title': '',
		'imageId': '69386548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386550&x=1335',
		'title': '',
		'imageId': '69386550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985112&docid=69386553&x=1335',
		'title': '',
		'imageId': '69386553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985112';

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