var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847520&x=1742',
		'title': '',
		'imageId': '69847520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847521&x=1742',
		'title': '',
		'imageId': '69847521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847523&x=1742',
		'title': '',
		'imageId': '69847523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847525&x=1742',
		'title': '',
		'imageId': '69847525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847522&x=1742',
		'title': '',
		'imageId': '69847522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847524&x=1742',
		'title': '',
		'imageId': '69847524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847526&x=1742',
		'title': '',
		'imageId': '69847526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847527&x=1742',
		'title': '',
		'imageId': '69847527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847528&x=1742',
		'title': '',
		'imageId': '69847528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847529&x=1742',
		'title': '',
		'imageId': '69847529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847530&x=1742',
		'title': '',
		'imageId': '69847530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847531&x=1742',
		'title': '',
		'imageId': '69847531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847532&x=1742',
		'title': '',
		'imageId': '69847532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847533&x=1742',
		'title': '',
		'imageId': '69847533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847534&x=1742',
		'title': '',
		'imageId': '69847534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847535&x=1742',
		'title': '',
		'imageId': '69847535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847536&x=1742',
		'title': '',
		'imageId': '69847536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847537&x=1742',
		'title': '',
		'imageId': '69847537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847538&x=1742',
		'title': '',
		'imageId': '69847538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847539&x=1742',
		'title': '',
		'imageId': '69847539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005352&docid=69847540&x=1742',
		'title': '',
		'imageId': '69847540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005352';

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