var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993514&x=2651',
		'title': '',
		'imageId': '69993514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993516&x=2651',
		'title': '',
		'imageId': '69993516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993517&x=2651',
		'title': '',
		'imageId': '69993517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993518&x=2651',
		'title': '',
		'imageId': '69993518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993521&x=2651',
		'title': '',
		'imageId': '69993521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993528&x=2651',
		'title': '',
		'imageId': '69993528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993529&x=2651',
		'title': '',
		'imageId': '69993529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993530&x=2651',
		'title': '',
		'imageId': '69993530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993533&x=2651',
		'title': '',
		'imageId': '69993533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993536&x=2651',
		'title': '',
		'imageId': '69993536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993543&x=2651',
		'title': '',
		'imageId': '69993543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993548&x=2651',
		'title': '',
		'imageId': '69993548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993539&x=2651',
		'title': '',
		'imageId': '69993539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993551&x=2651',
		'title': '',
		'imageId': '69993551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993552&x=2651',
		'title': '',
		'imageId': '69993552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993555&x=2651',
		'title': '',
		'imageId': '69993555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993513&x=2651',
		'title': '',
		'imageId': '69993513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011583&docid=69993515&x=2651',
		'title': '',
		'imageId': '69993515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011583';

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