var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664348&x=2432',
		'title': '',
		'imageId': '69664348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664332&x=2432',
		'title': '',
		'imageId': '69664332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664352&x=2432',
		'title': '',
		'imageId': '69664352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664353&x=2432',
		'title': '',
		'imageId': '69664353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664330&x=2432',
		'title': '',
		'imageId': '69664330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664333&x=2432',
		'title': '',
		'imageId': '69664333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664331&x=2432',
		'title': '',
		'imageId': '69664331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664338&x=2432',
		'title': '',
		'imageId': '69664338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664345&x=2432',
		'title': '',
		'imageId': '69664345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664346&x=2432',
		'title': '',
		'imageId': '69664346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664334&x=2432',
		'title': '',
		'imageId': '69664334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664335&x=2432',
		'title': '',
		'imageId': '69664335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998365&docid=69664356&x=2432',
		'title': '',
		'imageId': '69664356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998365';

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