var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994456&x=3657',
		'title': '',
		'imageId': '69994456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994453&x=3657',
		'title': '',
		'imageId': '69994453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994397&x=3657',
		'title': '',
		'imageId': '69994397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994404&x=3657',
		'title': '',
		'imageId': '69994404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994402&x=3657',
		'title': '',
		'imageId': '69994402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994400&x=3657',
		'title': '',
		'imageId': '69994400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994399&x=3657',
		'title': '',
		'imageId': '69994399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994401&x=3657',
		'title': '',
		'imageId': '69994401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994403&x=3657',
		'title': '',
		'imageId': '69994403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994454&x=3657',
		'title': '',
		'imageId': '69994454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994398&x=3657',
		'title': '',
		'imageId': '69994398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994455&x=3657',
		'title': '',
		'imageId': '69994455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011560&docid=69994396&x=3657',
		'title': '',
		'imageId': '69994396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011560';

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