var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530648&x=041',
		'title': '',
		'imageId': '69530648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530649&x=041',
		'title': '',
		'imageId': '69530649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530645&x=041',
		'title': '',
		'imageId': '69530645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530643&x=041',
		'title': '',
		'imageId': '69530643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530647&x=041',
		'title': '',
		'imageId': '69530647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530642&x=041',
		'title': '',
		'imageId': '69530642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530639&x=041',
		'title': '',
		'imageId': '69530639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530640&x=041',
		'title': '',
		'imageId': '69530640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530650&x=041',
		'title': '',
		'imageId': '69530650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530641&x=041',
		'title': '',
		'imageId': '69530641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530644&x=041',
		'title': '',
		'imageId': '69530644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530646&x=041',
		'title': '',
		'imageId': '69530646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991958&docid=69530687&x=041',
		'title': '',
		'imageId': '69530687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991958';

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