var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689685&x=5758',
		'title': '',
		'imageId': '71689685',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689699&x=5758',
		'title': '',
		'imageId': '71689699',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689702&x=5758',
		'title': '',
		'imageId': '71689702',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689690&x=5758',
		'title': '',
		'imageId': '71689690',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689691&x=5758',
		'title': '',
		'imageId': '71689691',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689684&x=5758',
		'title': '',
		'imageId': '71689684',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689694&x=5758',
		'title': '',
		'imageId': '71689694',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689703&x=5758',
		'title': '',
		'imageId': '71689703',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689707&x=5758',
		'title': '',
		'imageId': '71689707',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689709&x=5758',
		'title': '',
		'imageId': '71689709',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689730&x=5758',
		'title': '',
		'imageId': '71689730',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689713&x=5758',
		'title': '',
		'imageId': '71689713',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689715&x=5758',
		'title': '',
		'imageId': '71689715',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689726&x=5758',
		'title': '',
		'imageId': '71689726',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689728&x=5758',
		'title': '',
		'imageId': '71689728',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689682&x=5758',
		'title': '',
		'imageId': '71689682',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4079473&docid=71689683&x=5758',
		'title': '',
		'imageId': '71689683',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4079473';

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