var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637459&x=1725',
		'title': '',
		'imageId': '66637459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637468&x=1725',
		'title': '',
		'imageId': '66637468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637469&x=1725',
		'title': '',
		'imageId': '66637469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637467&x=1725',
		'title': '',
		'imageId': '66637467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637464&x=1725',
		'title': '',
		'imageId': '66637464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637462&x=1725',
		'title': '',
		'imageId': '66637462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637457&x=1725',
		'title': '',
		'imageId': '66637457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637458&x=1725',
		'title': '',
		'imageId': '66637458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637456&x=1725',
		'title': '',
		'imageId': '66637456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637466&x=1725',
		'title': '',
		'imageId': '66637466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637460&x=1725',
		'title': '',
		'imageId': '66637460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637461&x=1725',
		'title': '',
		'imageId': '66637461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637463&x=1725',
		'title': '',
		'imageId': '66637463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939045&docid=66637465&x=1725',
		'title': '',
		'imageId': '66637465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939045';

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