var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746730&x=2912',
		'title': '',
		'imageId': '68746730',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746728&x=2912',
		'title': '',
		'imageId': '68746728',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746729&x=2912',
		'title': '',
		'imageId': '68746729',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746724&x=2912',
		'title': '',
		'imageId': '68746724',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746726&x=2912',
		'title': '',
		'imageId': '68746726',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746732&x=2912',
		'title': '',
		'imageId': '68746732',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746722&x=2912',
		'title': '',
		'imageId': '68746722',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746733&x=2912',
		'title': '',
		'imageId': '68746733',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746731&x=2912',
		'title': '',
		'imageId': '68746731',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746720&x=2912',
		'title': '',
		'imageId': '68746720',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746727&x=2912',
		'title': '',
		'imageId': '68746727',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746725&x=2912',
		'title': '',
		'imageId': '68746725',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746723&x=2912',
		'title': '',
		'imageId': '68746723',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746735&x=2912',
		'title': '',
		'imageId': '68746735',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746721&x=2912',
		'title': '',
		'imageId': '68746721',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746734&x=2912',
		'title': '',
		'imageId': '68746734',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980804&docid=68746719&x=2912',
		'title': '',
		'imageId': '68746719',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980804';

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