var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=67589808&x=658',
		'title': '',
		'imageId': '67589808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=68485723&x=658',
		'title': '',
		'imageId': '68485723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=68485728&x=658',
		'title': '',
		'imageId': '68485728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=68485724&x=658',
		'title': '',
		'imageId': '68485724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=68485725&x=658',
		'title': '',
		'imageId': '68485725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=68485726&x=658',
		'title': '',
		'imageId': '68485726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=68485727&x=658',
		'title': '',
		'imageId': '68485727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=67589829&x=658',
		'title': '',
		'imageId': '67589829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=67589823&x=658',
		'title': '',
		'imageId': '67589823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=67589811&x=658',
		'title': '',
		'imageId': '67589811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=67589828&x=658',
		'title': '',
		'imageId': '67589828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=67589816&x=658',
		'title': '',
		'imageId': '67589816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=67589819&x=658',
		'title': '',
		'imageId': '67589819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952799&docid=67589820&x=658',
		'title': '',
		'imageId': '67589820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952799';

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