var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847398&x=560',
		'title': '',
		'imageId': '67847398',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847403&x=560',
		'title': '',
		'imageId': '67847403',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847406&x=560',
		'title': '',
		'imageId': '67847406',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847402&x=560',
		'title': '',
		'imageId': '67847402',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847400&x=560',
		'title': '',
		'imageId': '67847400',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847399&x=560',
		'title': '',
		'imageId': '67847399',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847404&x=560',
		'title': '',
		'imageId': '67847404',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847401&x=560',
		'title': '',
		'imageId': '67847401',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847405&x=560',
		'title': '',
		'imageId': '67847405',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847413&x=560',
		'title': '',
		'imageId': '67847413',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847408&x=560',
		'title': '',
		'imageId': '67847408',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847414&x=560',
		'title': '',
		'imageId': '67847414',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847410&x=560',
		'title': '',
		'imageId': '67847410',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847409&x=560',
		'title': '',
		'imageId': '67847409',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847412&x=560',
		'title': '',
		'imageId': '67847412',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847411&x=560',
		'title': '',
		'imageId': '67847411',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917723&docid=67847407&x=560',
		'title': '',
		'imageId': '67847407',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917723';

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