var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474621&x=75',
		'title': '',
		'imageId': '71474621',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474623&x=75',
		'title': '',
		'imageId': '71474623',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474625&x=75',
		'title': '',
		'imageId': '71474625',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474630&x=75',
		'title': '',
		'imageId': '71474630',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474631&x=75',
		'title': '',
		'imageId': '71474631',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474636&x=75',
		'title': '',
		'imageId': '71474636',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474639&x=75',
		'title': '',
		'imageId': '71474639',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474642&x=75',
		'title': '',
		'imageId': '71474642',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474645&x=75',
		'title': '',
		'imageId': '71474645',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474648&x=75',
		'title': '',
		'imageId': '71474648',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474651&x=75',
		'title': '',
		'imageId': '71474651',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474654&x=75',
		'title': '',
		'imageId': '71474654',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474655&x=75',
		'title': '',
		'imageId': '71474655',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474672&x=75',
		'title': '',
		'imageId': '71474672',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71474675&x=75',
		'title': '',
		'imageId': '71474675',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71485384&x=75',
		'title': '',
		'imageId': '71485384',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71485420&x=75',
		'title': '',
		'imageId': '71485420',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4070742&docid=71485468&x=75',
		'title': '',
		'imageId': '71485468',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4070742';

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