var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776191&x=3347',
		'title': '',
		'imageId': '67776191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776201&x=3347',
		'title': '',
		'imageId': '67776201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776200&x=3347',
		'title': '',
		'imageId': '67776200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776192&x=3347',
		'title': '',
		'imageId': '67776192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776196&x=3347',
		'title': '',
		'imageId': '67776196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776188&x=3347',
		'title': '',
		'imageId': '67776188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776202&x=3347',
		'title': '',
		'imageId': '67776202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776193&x=3347',
		'title': '',
		'imageId': '67776193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776190&x=3347',
		'title': '',
		'imageId': '67776190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776189&x=3347',
		'title': '',
		'imageId': '67776189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776198&x=3347',
		'title': '',
		'imageId': '67776198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776195&x=3347',
		'title': '',
		'imageId': '67776195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915365&docid=67776194&x=3347',
		'title': '',
		'imageId': '67776194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915365';

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