var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838200&x=1818',
		'title': '',
		'imageId': '69838200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838199&x=1818',
		'title': '',
		'imageId': '69838199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838204&x=1818',
		'title': '',
		'imageId': '69838204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838207&x=1818',
		'title': '',
		'imageId': '69838207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838210&x=1818',
		'title': '',
		'imageId': '69838210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838197&x=1818',
		'title': '',
		'imageId': '69838197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838206&x=1818',
		'title': '',
		'imageId': '69838206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838209&x=1818',
		'title': '',
		'imageId': '69838209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838208&x=1818',
		'title': '',
		'imageId': '69838208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838205&x=1818',
		'title': '',
		'imageId': '69838205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838198&x=1818',
		'title': '',
		'imageId': '69838198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838203&x=1818',
		'title': '',
		'imageId': '69838203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838202&x=1818',
		'title': '',
		'imageId': '69838202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005006&docid=69838201&x=1818',
		'title': '',
		'imageId': '69838201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005006';

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