var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940644&x=4615',
		'title': '',
		'imageId': '68940644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940623&x=4615',
		'title': '',
		'imageId': '68940623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940629&x=4615',
		'title': '',
		'imageId': '68940629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940607&x=4615',
		'title': '',
		'imageId': '68940607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940608&x=4615',
		'title': '',
		'imageId': '68940608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940606&x=4615',
		'title': '',
		'imageId': '68940606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940641&x=4615',
		'title': '',
		'imageId': '68940641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940614&x=4615',
		'title': '',
		'imageId': '68940614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940621&x=4615',
		'title': '',
		'imageId': '68940621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940634&x=4615',
		'title': '',
		'imageId': '68940634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940638&x=4615',
		'title': '',
		'imageId': '68940638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940626&x=4615',
		'title': '',
		'imageId': '68940626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965625&docid=68940650&x=4615',
		'title': '',
		'imageId': '68940650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965625';

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