var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136509&x=520',
		'title': '',
		'imageId': '70136509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136513&x=520',
		'title': '',
		'imageId': '70136513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136515&x=520',
		'title': '',
		'imageId': '70136515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136521&x=520',
		'title': '',
		'imageId': '70136521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136510&x=520',
		'title': '',
		'imageId': '70136510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136511&x=520',
		'title': '',
		'imageId': '70136511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136512&x=520',
		'title': '',
		'imageId': '70136512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136522&x=520',
		'title': '',
		'imageId': '70136522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136514&x=520',
		'title': '',
		'imageId': '70136514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136524&x=520',
		'title': '',
		'imageId': '70136524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136518&x=520',
		'title': '',
		'imageId': '70136518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136523&x=520',
		'title': '',
		'imageId': '70136523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136525&x=520',
		'title': '',
		'imageId': '70136525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016592&docid=70136526&x=520',
		'title': '',
		'imageId': '70136526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016592';

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