var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665630&x=4439',
		'title': '',
		'imageId': '69665630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665633&x=4439',
		'title': '',
		'imageId': '69665633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665632&x=4439',
		'title': '',
		'imageId': '69665632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665631&x=4439',
		'title': '',
		'imageId': '69665631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665641&x=4439',
		'title': '',
		'imageId': '69665641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665642&x=4439',
		'title': '',
		'imageId': '69665642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665643&x=4439',
		'title': '',
		'imageId': '69665643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665648&x=4439',
		'title': '',
		'imageId': '69665648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665651&x=4439',
		'title': '',
		'imageId': '69665651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665653&x=4439',
		'title': '',
		'imageId': '69665653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665658&x=4439',
		'title': '',
		'imageId': '69665658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665663&x=4439',
		'title': '',
		'imageId': '69665663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665665&x=4439',
		'title': '',
		'imageId': '69665665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665666&x=4439',
		'title': '',
		'imageId': '69665666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665673&x=4439',
		'title': '',
		'imageId': '69665673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665674&x=4439',
		'title': '',
		'imageId': '69665674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665677&x=4439',
		'title': '',
		'imageId': '69665677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665629&x=4439',
		'title': '',
		'imageId': '69665629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998512&docid=69665680&x=4439',
		'title': '',
		'imageId': '69665680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998512';

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