var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428014&x=3454',
		'title': '',
		'imageId': '70428014',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428032&x=3454',
		'title': '',
		'imageId': '70428032',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428035&x=3454',
		'title': '',
		'imageId': '70428035',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428034&x=3454',
		'title': '',
		'imageId': '70428034',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428044&x=3454',
		'title': '',
		'imageId': '70428044',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428038&x=3454',
		'title': '',
		'imageId': '70428038',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428042&x=3454',
		'title': '',
		'imageId': '70428042',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428039&x=3454',
		'title': '',
		'imageId': '70428039',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428043&x=3454',
		'title': '',
		'imageId': '70428043',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428041&x=3454',
		'title': '',
		'imageId': '70428041',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428045&x=3454',
		'title': '',
		'imageId': '70428045',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428036&x=3454',
		'title': '',
		'imageId': '70428036',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428040&x=3454',
		'title': '',
		'imageId': '70428040',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428033&x=3454',
		'title': '',
		'imageId': '70428033',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70446653&x=3454',
		'title': '',
		'imageId': '70446653',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70446655&x=3454',
		'title': '',
		'imageId': '70446655',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70446656&x=3454',
		'title': '',
		'imageId': '70446656',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70446654&x=3454',
		'title': '',
		'imageId': '70446654',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70428037&x=3454',
		'title': '',
		'imageId': '70428037',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029305&docid=70446620&x=3454',
		'title': '',
		'imageId': '70446620',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4029305';

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