var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024160&x=2817',
		'title': '',
		'imageId': '71024160',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024180&x=2817',
		'title': '',
		'imageId': '71024180',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024201&x=2817',
		'title': '',
		'imageId': '71024201',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024210&x=2817',
		'title': '',
		'imageId': '71024210',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024211&x=2817',
		'title': '',
		'imageId': '71024211',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024165&x=2817',
		'title': '',
		'imageId': '71024165',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024173&x=2817',
		'title': '',
		'imageId': '71024173',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024174&x=2817',
		'title': '',
		'imageId': '71024174',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024172&x=2817',
		'title': '',
		'imageId': '71024172',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024175&x=2817',
		'title': '',
		'imageId': '71024175',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024205&x=2817',
		'title': '',
		'imageId': '71024205',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024207&x=2817',
		'title': '',
		'imageId': '71024207',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024184&x=2817',
		'title': '',
		'imageId': '71024184',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024181&x=2817',
		'title': '',
		'imageId': '71024181',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024206&x=2817',
		'title': '',
		'imageId': '71024206',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024187&x=2817',
		'title': '',
		'imageId': '71024187',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051337&docid=71024157&x=2817',
		'title': '',
		'imageId': '71024157',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4051337';

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