var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847573&x=1742',
		'title': '',
		'imageId': '69847573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847574&x=1742',
		'title': '',
		'imageId': '69847574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847576&x=1742',
		'title': '',
		'imageId': '69847576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847578&x=1742',
		'title': '',
		'imageId': '69847578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847575&x=1742',
		'title': '',
		'imageId': '69847575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847577&x=1742',
		'title': '',
		'imageId': '69847577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847579&x=1742',
		'title': '',
		'imageId': '69847579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847580&x=1742',
		'title': '',
		'imageId': '69847580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847581&x=1742',
		'title': '',
		'imageId': '69847581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847582&x=1742',
		'title': '',
		'imageId': '69847582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847583&x=1742',
		'title': '',
		'imageId': '69847583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847584&x=1742',
		'title': '',
		'imageId': '69847584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847585&x=1742',
		'title': '',
		'imageId': '69847585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847586&x=1742',
		'title': '',
		'imageId': '69847586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847587&x=1742',
		'title': '',
		'imageId': '69847587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005355&docid=69847588&x=1742',
		'title': '',
		'imageId': '69847588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005355';

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