var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682636&x=638',
		'title': '',
		'imageId': '68682636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682631&x=638',
		'title': '',
		'imageId': '68682631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682632&x=638',
		'title': '',
		'imageId': '68682632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682640&x=638',
		'title': '',
		'imageId': '68682640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682642&x=638',
		'title': '',
		'imageId': '68682642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682637&x=638',
		'title': '',
		'imageId': '68682637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682635&x=638',
		'title': '',
		'imageId': '68682635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682638&x=638',
		'title': '',
		'imageId': '68682638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682644&x=638',
		'title': '',
		'imageId': '68682644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682646&x=638',
		'title': '',
		'imageId': '68682646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682639&x=638',
		'title': '',
		'imageId': '68682639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682643&x=638',
		'title': '',
		'imageId': '68682643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682641&x=638',
		'title': '',
		'imageId': '68682641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682645&x=638',
		'title': '',
		'imageId': '68682645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954394&docid=68682633&x=638',
		'title': '',
		'imageId': '68682633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954394';

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