var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952939&x=5535',
		'title': '',
		'imageId': '69952939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952945&x=5535',
		'title': '',
		'imageId': '69952945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952938&x=5535',
		'title': '',
		'imageId': '69952938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952954&x=5535',
		'title': '',
		'imageId': '69952954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952948&x=5535',
		'title': '',
		'imageId': '69952948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952953&x=5535',
		'title': '',
		'imageId': '69952953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952951&x=5535',
		'title': '',
		'imageId': '69952951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952957&x=5535',
		'title': '',
		'imageId': '69952957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952946&x=5535',
		'title': '',
		'imageId': '69952946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952940&x=5535',
		'title': '',
		'imageId': '69952940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952947&x=5535',
		'title': '',
		'imageId': '69952947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952949&x=5535',
		'title': '',
		'imageId': '69952949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952952&x=5535',
		'title': '',
		'imageId': '69952952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952942&x=5535',
		'title': '',
		'imageId': '69952942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952943&x=5535',
		'title': '',
		'imageId': '69952943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952941&x=5535',
		'title': '',
		'imageId': '69952941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952958&x=5535',
		'title': '',
		'imageId': '69952958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952950&x=5535',
		'title': '',
		'imageId': '69952950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952955&x=5535',
		'title': '',
		'imageId': '69952955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952956&x=5535',
		'title': '',
		'imageId': '69952956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009711&docid=69952944&x=5535',
		'title': '',
		'imageId': '69952944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009711';

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