var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344933&x=750',
		'title': '',
		'imageId': '68344933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344935&x=750',
		'title': '',
		'imageId': '68344935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344934&x=750',
		'title': '',
		'imageId': '68344934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344937&x=750',
		'title': '',
		'imageId': '68344937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344931&x=750',
		'title': '',
		'imageId': '68344931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344932&x=750',
		'title': '',
		'imageId': '68344932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344930&x=750',
		'title': '',
		'imageId': '68344930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344936&x=750',
		'title': '',
		'imageId': '68344936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344928&x=750',
		'title': '',
		'imageId': '68344928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344947&x=750',
		'title': '',
		'imageId': '68344947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344949&x=750',
		'title': '',
		'imageId': '68344949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344944&x=750',
		'title': '',
		'imageId': '68344944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344938&x=750',
		'title': '',
		'imageId': '68344938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344939&x=750',
		'title': '',
		'imageId': '68344939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344941&x=750',
		'title': '',
		'imageId': '68344941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344946&x=750',
		'title': '',
		'imageId': '68344946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344942&x=750',
		'title': '',
		'imageId': '68344942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344950&x=750',
		'title': '',
		'imageId': '68344950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344948&x=750',
		'title': '',
		'imageId': '68344948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68344929&x=750',
		'title': '',
		'imageId': '68344929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939241&docid=68345108&x=750',
		'title': '',
		'imageId': '68345108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939241';

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